Skip to main content

Is it possible to open a server item for an activity that is already in error state?

Every time I execute OpenServerItem method it gives me an error "25225 Server Item Not Found"

From what I understand, when your process instance is in error state, you should not be able to action on any client events or server events. You will need to fix the issue causing the error, retry the process instance and get your process instance up and running first.


Reply