Hi all, so I'm trying to parse a BPMN2.0 File (by means of obtaining the BPMN resource, then its contents). This file has a service task with a compensation task associated to it.. it's the most minimal example i came up with in order to find which is the problem.
But I still get errors that may allude to the fact that the compensation structure has a non valid value, or an incorrect structure, it's just that i can't figure out which one it is.
It would be very helpful if I could get some help here, please..
Robert Brodt Messages: 341 Registered: August 2010 Location: Colorado Springs, CO
Senior Member
I suspect the issue with this model is similar to the other one you posted. I'll add some error checking and reporting to the resource loader to help identify these types of problems.