Imbed Case Manager Delegated Rules inside custom Admin portal

Hi,

I am looking to imbed the Case Manager Configure portal to our custom Admin Portal. Is there any way to imbed an internal final rule into my Section/UI.

Would also be ok with delegating the “MyDelegatedRules” section as well, but that does not seem to populate my current delegated rules.

Hi @BrianC070, from you portal navigation’s menu item you can call the Harness: “pzDelegatedRules”.

You can use the “Run Script” action for the Click event and then call this function “pega.desktop.showHarness” to launch this OOTB harness. Please check the screenshot attached for reference.

Hope this helps!!

Thanks,

Saurabh.

@SaurabhG7134

Hi SaurabhG7134

I was able to get a harness to pop up using my navigation menu item by copying pyCaseManagerLinks Configuration tab in my own work class. The only issue is that it pops to a new window and not the harness to the right of it. What settings would I need to change in order for the context to pop up in my current harness?

Thanks,

Brian

Hi @BrianC070, in that case I would suggest using the Action directly as “Harness” and the Target dropdown would be “New Document”. I have added another screenshot, please check it and let me know if it solves your issue.

Thanks,

Saurabh.

@SaurabhG7134

I have seemed to get the navigation menu working, just needed to change the class of the harness/navigation to match.

Thanks,

Brian