Quantcast
Channel: JDELIST.com - JD Edwards ERP Forums
Viewing all articles
Browse latest Browse all 7975

async BSFN call from a BSFN

$
0
0
Team-
I am trying to call asynchronously a BSFN from another BSFN. I basically want the calling BSFN to trigger the other BSFN just before the end of the code, and finish while the other BSFN runs.

I have come across this API JdeCallObjectThreaded, but it is making unstable my fat client after I run it, I am missing something probably.

Have you used this API? There is a join function that I don't want to call, since I want the BSFN that is calling to continue and finish while the other runs. Do I need to call the join function? If not, what do I do with the handle the first function returns? I am freeing this handle now and maybe I should not.

If you have done this, do you have some sample code on how to use it?

Do you have other suggestions for async BSFN calls?


Thank you

Viewing all articles
Browse latest Browse all 7975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>