GLEZZL (Journal Import) Spawned Program and Executing Online
I have a need to execute the GLEZZL (Journal Import) spawned concurrent program online. I thought of using the fnd_transaction.synchronous method that I've used for immediate concurrent programs but don't see a way to do so for GLEZZL since it is a spawned program. This is because I do not see a way to add a spawned program to a transaction manager. Is there a way to add a spawned program to a transaction manager?
Thank you