Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

End of Load Process

802636Oct 6 2010 — edited Oct 7 2010
Hi,

I am writing a script and want to create a condition to evaluate when the BatchLoad process from FDM to HFM is complete. So for example, when the Batch Process has completed loading all the files to the target system, how can I know the Nth file has been loaded and use that "Completed" condition to kick off another part of the script?

How can you know when the Batch process has completed loading all files to the target system? So after the statement below has processed completely, what parameters or values can I retreive from FDM to know I can move forward?

BATCHENG.mFileCollectionProcessParallel BATCHENG.PcolFiles, CLng(lngProcessLevel), CLng(lngParallelProcessCount), CStr(strLoadBalanceServerName), , CBool(blnAutoMapCorrect)

THanks for the help!

- OutbackJack
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2010
Added on Oct 6 2010
2 comments
168 views