Can I call a BSFN in a synchronous mode

Vijay Ch

Member
Hello JDEList,

I have a UBE which calls a BSFN. BSFN launches a table conversion which creates a flat file in the export folder. My task is to copy the flat file from the export folder to the user specified location and remove the flat file from export folder. I have created a new BSFN to perform this task and called it after the first BSFN call in the UBE. Is there a way to make sure that my function is called after the table conversion job is done and flat file is created?

Thanks,
Vijay
 
Back
Top