Friday, September 27, 2019

12c SOA - How to test Xquery from Jdeveloper

Step1: Open the Xquery in source mode and right click and click Run Xquery option.
Step2: For source variables which called the List of variables to bind, have to provide the xml inputs to test.
Step3: Here Choose Generate XML by Schema option and select Set XML Occurrence to 1 then select Save Generated XML to file and choose the input file.
 Step4: Click Add to sequence and OK.
 Step5: Give a target file name where u can see the output and click the Run button.
 Bang! You can see the output.

No comments:

Post a Comment

Featured Post

OIC - Extract Microsoft 365 Outlook Email Attachments and upload them to OCI Object storage

Use Case: A client has a requirement to automate the processing of email attachments received in their Microsoft 365 Outlook inbox. Currentl...