CX6
WA3
RxJs
BB-CLI
Rainbow Road
100

The command used to start CX6.

mvn blade:run

100

The npm command to package apps will output a provisioning package to this location

dist

100

This method is used to invoke and see the value of an observable. 

subscribe()

100

The version of node (and above) required for CX6.

8.11.4 LTS

100

[CX6]

This property is required by the PageModel to render a widget.

ClassId

200

This is the port to access CX6's Base and Editorial services.

9080

200

All top-level widgets have to be added to both of these locations to render in the standalone app.

dev-mocks & appModule

200

In RxJs a pure function is called this.

Operator

200

Command will create a widget in this directory.

libs directory

200

[CONTAINERS]

This container allows you to create multiple panels/views and display one at time.

Deck Container

300

Add this to localStorage to show mock data.

EnableMocks = true

localStorage.add('enableMocks',true);

300

This directive points to the context of the host component of the custom template.

hostRef

300

This method can allow any pure function to act as an operator and can chain multiple operators.

pipe()

300

Save multiple configurations for use with bb-cli tools in this location.

.bbconfig

300

[PLATFORM]

These platform services run locally via docker. Name them.

ActiveMQ & MySQL

400

Allocated areas on a widget that can be linked to content snippets

Content Slots

400

Mock data is imported into the AppModule via this module

Environments

400

This function can transparently perform actions or side-effects returning output identical to the source.

tap()

--------

do() // deprecated

400

This xi18n command will output an .xlf file in this directory in the application source folder.

Locale

400

[CX6]

This template can support different types of components rendered by different frameworks.

Lean Page Template

500

This is what B.L.A.D.E stands for.

Backbase Local Application Development Environment

500

This Backbase Foundation service should be imported to access manageable properties (ie widget preferences)

ItemModel

----------------------------

@backbase/foundation-ang/core

500

Observables are objects with 3 methods.  Name them.

next()

error()

complete()

500

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

500

[WA3]

The "bb" prefix is not needed for classes because they are not global. But it should be used for these

directive selectors

M
e
n
u