I am having difficulty capturing a parameter from a URL string within a hidden field on my launch page to be sent to a stored procedure.
It doesn't seem to want to get the value from the URL string. However, I have date range values within the launch page that is sent to my other fex without a problem.
WHERE FD GE '&QRYDATE1' AND FD LE '&QRYDATE2'
I am in HTML Layout Painter now - When I reference the fex within the Launch page it prompts me to select parameters; however, the one that is not working is not listed as an option- &USERCOOK
I attempting to captured the value of &USERCOOK and send it the value needed for my stored procedure within a fex example:
URL String:
https://bi.unisonsite.com/ibi_apps/WFServlet?IBIF_ex=op....fex&USERCOOK=jhomle stored procedure:
ENGINE SQLMSS SET DEFAULT_CONNECTION VAEQ-FSSQL1A
SQL SQLMSS
EX dbusasms.dbo.sp_USARptOriginationTrends2 '&USERCOOK';
Help! No one seems to have any guidance for me. I opened a ticket number 21152107 and am getting no help.
Clay Williams
WebFOCUS 7.1.4