The command used to start CX6.
mvn blade:run
The npm command to package apps will output a provisioning package to this location
dist
This method is used to invoke and see the value of an observable.
subscribe()
The version of node (and above) required for CX6.
8.11.4 LTS
[CX6]
This property is required by the PageModel to render a widget.
ClassId
This is the port to access CX6's Base and Editorial services.
9080
All top-level widgets have to be added to both of these locations to render in the standalone app.
dev-mocks & appModule
In RxJs a pure function is called this.
Operator
Command will create a widget in this directory.
libs directory
[CONTAINERS]
This container allows you to create multiple panels/views and display one at time.
Deck Container
Add this to localStorage to show mock data.
EnableMocks = true
localStorage.add('enableMocks',true);
This directive points to the context of the host component of the custom template.
hostRef
This method can allow any pure function to act as an operator and can chain multiple operators.
pipe()
Save multiple configurations for use with bb-cli tools in this location.
.bbconfig
[PLATFORM]
These platform services run locally via docker. Name them.
ActiveMQ & MySQL
Allocated areas on a widget that can be linked to content snippets
Content Slots
Mock data is imported into the AppModule via this module
Environments
This function can transparently perform actions or side-effects returning output identical to the source.
tap()
--------
do() // deprecated
This xi18n command will output an .xlf file in this directory in the application source folder.
Locale
[CX6]
This template can support different types of components rendered by different frameworks.
Lean Page Template
This is what B.L.A.D.E stands for.
Backbase Local Application Development Environment
This Backbase Foundation service should be imported to access manageable properties (ie widget preferences)
ItemModel
----------------------------
@backbase/foundation-ang/core
Observables are objects with 3 methods. Name them.
next()
error()
complete()
The name of the WA3 generator used by the BB-CLI tools (replaces the angular-cli and has a debug mode)
schematics
--------------------
@bb-cli/schedmatics
[WA3]
The "bb" prefix is not needed for classes because they are not global. But it should be used for these
directive selectors