Hi All,
we have split the main wokflow into separate models and each model consists of steps.
The processing of the request starts, after som data are inserted into DB. Then are distributed to target systems and the result is written back to DB.
The problem that we are facing is, that if we insert an test amount of data (e.g. 10 0000 records) into DB, the behavior of WM is a little bit strange ;o)
Some models with all COMPLETED steps remain still in STARTED state and not in COMPLETED state!
Each step that participates in the model flow calls the service ‘pub.prt.admin:changeProcessStatus’ and set it to ‘DONE’ to force the step to be in COMPLETED state.
Do you have any ideas how to solve this problem??? Have you got any recommendations, tips???
Many thanks for your answers!
Stano
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB