Page 1 of 1

Submission of request via request-set

Posted: Wed Jan 14, 2009 6:37 am
by cherry
Guys

This is the sequence of the request set that I created:

1st: Custom populate interface program.
2nd: Program - Import Journals
3rd: Posting

Problem is, the 3rd request (posting) get submitted & runs before the "Journal Import" programs completes.

The 2nd request (Program - Import Journals) internally calls (Journal Import). But "Posting" program looks for the completion of the 2nd request (parent) before initiating.

How do we verify that the Posting program should start only when the child request "Journal Import" (child of: Program - Import Journals) gets over?

Thanks guys for you help.

Posted: Wed Jan 14, 2009 8:43 am
by oteixeira
Hello.
Perhaps you can make the Posting program incompatible with the Journal Import program.

Octavio

Posted: Thu Jan 15, 2009 2:20 am
by cherry
[quote]Hello.
Perhaps you can make the Posting program incompatible with the Journal Import program.

Octavio

<i><div align="right">Originally posted by oteixeira