There exists all needed types, but it seem bpm don't refresh process data on own db. How to solve?
Error: The execution context was not saved due to the following error: TWClass with ID TWClass.4dc49e76-5339-46bf-8622-e8e58cfa163f not found.
There exists all needed types, but it seem bpm don't refresh process data on own db. How to solve?
Error: The execution context was not saved due to the following error: TWClass with ID TWClass.4dc49e76-5339-46bf-8622-e8e58cfa163f not found.
It seems that you are referencing a class/business error that is no longer there. On the failing step, you should see a warning or a validation error.
TWClass is always a Business Object which has lost its reference.
Please check all the variables whether they are mapped to corresponding BO.