How to use hybrid mode for Theme Cosmos

We’re trying to migrate old applications (built with UI kit) to Theme Cosmos hybrid mode.

According to document as below, we have installed the Conslletation service, and enabled the React UI engieen in PEGA platform.

We have tested an Cosmos React application, it works fine; which means the Conslletation service is working.

Now, we want to enable hybrid mode for existing applications (Theme Cosmos); but it seems the Conslletation service is not used by hybrid mode, and also we cannot fine the way of using React compoments in section base UI.

So, our questions is:

  • How can we use Conslletation service for Theme Cosmos hybrid mode?
  • How can the React UI compoments be used with in Theme Cosmos section based UI?

Thanks very much.

@GAVINHSU Did we get any update on this. If yes kindly let me know.

Thanks,

Hussin

@GAVINHSU to use hybrid mode, make sure that you click on the button called ‘use React based landing pages’ and then save your application

Once you click, a confirmation dialog should be shown

then button should disappear and show as a check mark

Once this is done, open your portal channel add you should see the new ‘landing page’ option -

you can drop explore data or create any list based landing page that will use the new Constellation UI tables.

for more details - Pegasystems Documentation

@hussinbashak According to the support engineer, turns out the Hybride mode means only the landing page is rendered with React - AKA the Constellation service. Controls have to be created with traditionaly way.

FYI~

@RichardMarsot Thanks for your help. Turns out the Hybride mode means only the landing page is rendered. Thanks anyway.