Hi All,

Note that I am reading the response from the same program that is posting
the transaction using OFS.POST.MESSAGE. Does anyone know other way to know
if the transaction went through from the same program or any other way to
pass transactions using OFS.

I am using R08

Tnx,
Ankit.

On Thu, Jul 1, 2010 at 6:56 PM, ankit <[email protected]> wrote:

> Hi All,
>
> I am posting transaction from a main line program that runs as a
> service every 60 seconds using OFS.POST.MESSAGE.
>
> Syntax:
> CALL
> OFS.POST.MESSAGE(OFS.MSG,OFS.MSG.ID,'GENERIC.OFS.PROCESS',OPTIONS)
>
> My problem is that, after I call OFS.POST.MESSAGE. I can't read the
> record from file
> OFS.RESPONSE.QUEUE using the id returned in OFS.MSG.ID. The record is
> somehow deleted. I want to read the record to check if the transaction
> went through or not.
>
> NOTE that the OFS.RESPONSE.QUEUE  service is not set to purge the
> records from the queue.
>
> Any help would be appreciated.
>
> Ankit Patel.
>
> --
> Please read the posting guidelines at:
> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> IMPORTANT: Type T24: at the start of the subject line for questions
> specific to Globus/T24
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to