We have an orchestration with some LEX steps being called from Boomi. Boomi is configured to call the Orchestration multithreaded (up to 5 threads) so the Orchestration will have 5 simultaneous instances running when it has lots of records to process.
We are getting exceptions from the Logic extensions in the Orchestration - about 1 in 10 randomly. Re-running the orchestration manually by itself always succeeds.
If we limit Boomi to one thread, the orchestration calls always succeed.
If I...
Read more
We are getting exceptions from the Logic extensions in the Orchestration - about 1 in 10 randomly. Re-running the orchestration manually by itself always succeeds.
If we limit Boomi to one thread, the orchestration calls always succeed.
If I...
Read more