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!

Checking if an item is visible in PL/SQL

tdobeJan 15 2022

hi,
Does anyone know a method to check with PL/SQL if an item on a page is visible or not (e.g. hiding using Server-side Condition)?
thanks a lot

This post has been answered by jariola on Jan 15 2022
Jump to Answer

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 Jan 15 2022
9 comments
838 views