Question
Incessant Technologies
IN
Last activity: 28 Sep 2021 14:55 EDT
Comos React not working in cloud
HI Team,
we are on Pega 8.6. we are trying to implement Constellation using React and Angular. With Angular we could able to start node server and create cases in Medico application. But for React we couldn't able to launch portals. When we open portal with React we are getting error message saying "Please update the DSS Pega-UIEngine.CosmosServicesURI".
In documentation it was mentioned that, for cloud deployments we don't need to setup any DSS settings. After seeing this error message we have created below DSS :
Pega-UIEngine.CosmosServicesURI with value https://host:port//prweb/constellation
Pega-UIEngine.constellationsvcURL with value https://host:port//prweb/constellation
still we couldn't able to launch React portals.
Could you please help us in setting up our server. we are cloud but not on Pega cloud.
Do we need to install Constellation through docker though we are on cloud?