Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Saved Report Link Branch From Dialog results in Blank Page

Warren KaneNov 11 2021 — edited Nov 11 2021

As the title says, I cannot seem to branch from a dialog page, modal or non-modal, to a saved report link. I have several form-style modal dialogs (read-only) that I would like to link to saved reports while adding filters via processing (APEX_IR).
Report with Primary selected:

image.png
Branch (I set a static id for the region and report alias for the saved report):
image.pngModal Dialog:

image.pngAfter click:

image.png
Normal page copy (no changes other than the page type):

image.png
Works as expected:
image.png
Edit: Page inspection

image.png

Comments

LFHeckler

IMHO, the best forum to post this issue would be the SOA Forum: https://forums.oracle.com/community/developer/english/fusion_middleware/soa_%26_process_management/soa_suite_3

Anyway, make sure your SOA server can fully access the endpoint and XSD for the webservice  consumed by your process.

If you have remote references in your composite.xml or in any wsdl/xsd used in your project, this validation occurs even in deploy time.

Regards

Luis Fernando Heckler

1 - 1

Post Details

Added on Nov 11 2021
1 comment
130 views