Are we allowed/good practice to launch a whole pega application as an mashup using the casemanager(pyCaseManager7) harness called with Display a Page action under mashup configuration.
We have tried that but we see errors while loading few actions and few actions are opening as new window, where as when we perform such actions inga application it will be an another section within the casemanager harness.
@ManjunathaC It is not recommended to launch an entire Pega application as a mashup using the pyCaseManager7 harness. Mashups are designed for embedding specific functionalities, like creating a case or displaying a work object, into external systems, not for replicating the whole application. Thanks