I'm looking for a call string to use when trying to initiate search for a resource in RQ04 (via a webrun node). Using an example to clarify the ask; to recover a job in lawson in IPA using webrun node, i'd use the specific call details below in the node:
/lawson-ios/action/RecoverQueuedJob?jobName=<!LwsnQuery9040_JOBNAME>&jobNumber=<!LwsnQuery9040_JOBNUMBER>
I'd like the similar string i can use to make a search call to RQ04 if possible. Thanks.