Dear colleagues!
I am using BPM version 8.6.0. BPM requests go through a middleware (Spring Boot, JAVA 8). A request comes to the middleware and this request is sent to the BPM. The task_id middleware gets by process_id from the cache.
I have a problem. When I use middleware, sometimes there is a problem - error <<Undeclared local variable, input or output parameter "parameter_name" found in service "Task_name" item "UNKNOWN" location "UNKNOWN". You must declare it in order to use it>>.
The error says that "undeclared variable" was sent, however, task output is correct and checked many times. The correct variables are sent to the correct task.
Sometimes it works propertly but not from the first time. It takes several tries.
I don't have this problem while using BPM instruments (debug/test)
Does anyone faced this problem and how to solve it?
Best regards, Bekzod Abduraimov
------------------------------
Bekzod Abduraimov
------------------------------