Host conc prog request id?
Hi Gurus,
Im running a conc prog(Unix/host) that would run a procedure and I want to get the request id of this.
i echo the $1,......$8 of params and i only get the $1 value but it displays all my params.
the ABS(apps.fnd_global.conc_request_id) doesn't work and always give 1 as the procedure is being run thru the backend.
how can i get the particular request id of this Unix/host that im running.
Im running a conc prog(Unix/host) that would run a procedure and I want to get the request id of this.
i echo the $1,......$8 of params and i only get the $1 value but it displays all my params.
the ABS(apps.fnd_global.conc_request_id) doesn't work and always give 1 as the procedure is being run thru the backend.
how can i get the particular request id of this Unix/host that im running.
TIA!
Regards,
Tagged:
0