Ajax Container in a Portal

We have a portal with a harness and section that contains an AJAX container. Inside that container we are keeping a harness. On click of a header menu, a harness loads in the AJAX container and inside harness, a section which lists all cases created by me. While trying to open any case from the list using the method Open work by handle, there is no error message on the screen or on tracer or in log. But no UI gets loaded.

Is that because AJAX container not support Review/Confirm harness? When we launch a case in Perform mode, it opens perfectly. Please provide an explanation for the behavior.

Hi @Mohan Kumar A

Use of AJAX containers to render and control multiple harnesses in a single browser window and eliminate the use of iframe tags in your markup.

AJAX Containers has Supported actions and limitations:

Please go through the reference Link

Supported actions and limitations in AJAX containers

Adding an AJAX container to a portal

Regards
Swathi