OA R11: Conc.Req. exit status

From: Zeven <seven-up_at_XXX2die4.com>
Date: Tue, 14 Nov 2000 19:12:40 GMT
Message-ID: <I8gQ5.57677$BF.2077912_at_news.infostrada.it>


Hi.
I've got a concurrent request, of the "Host" type, that is a Unix Shell.

How can I set a WARNING completion status for the shell?

I've tried 2 solutions:

1.
launch a sql-plus script from the shell that contains a PL/SQL block that calls FND_CONCURRENT.SET_COMLETION_STATUS('WARNING','......')

2.
exit 0 -> NORMAL
exit 1 -> ERROR
but what for Warning?

NO effects :-(

Does anybody know the secret?

Thanks.
7 Received on Tue Nov 14 2000 - 20:12:40 CET

Original text of this message