How to Dynamically Pass Purchase Order ID to PSQuery URL in OGL Smart Tip — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Dynamically Pass Purchase Order ID to PSQuery URL in OGL Smart Tip

edited Jul 14, 2025 6:54PM in Oracle Guided Learning 3 comments

Summary:

Hello,

I am currently building a Smart Tip in Oracle Guided Learning for PeopleSoft, and I need help with dynamically passing data from the page into a PSQuery URL. I have the selector setup as: [id^="main_target_win"] >> #PO_HDR_PO_ID

I am embedding an URL Call to direct PSQuery in the Smart Tip that opens a PeopleSoft PSQuery:…?ICAction=ICQryNameURL=PUBLIC.FSP_PO_ROLL_CHECK&BIND1=

I want to automatically insert the displayed Purchase Order ID (PO ID) — which is shown on the PeopleSoft page in a span like this:

<div id="win0divPO_HDR_PO_ID" data-iridize-nofb=""><span class="PSEDITBOX_DISPONLY" id="PO_HDR_PO_ID" data-iridize-nofb="">0000074843</span><!-- PO_HDR_PO_ID --></div>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!