Skip to content

Process Revise Error: Can't revise the current process, there isn't any sendback operation information! #57

@ZengXi2099

Description

@ZengXi2099

When the process instance is running and executing the Revise operation, the following error message will be reported. When can the Revise operation be called? It seems to be directly related to the return/sendback operation.

Can't revise the current process, there isn't any sendback operation information!

The request data:
{"AppName":"Order-Books","AppInstanceID":"123","AppInstanceCode":"123-code","ProcessID":"Process_OrderHandling_x904","ProcessCode":null,"Version":"1","UserID":"01","UserName":"Zero","CompanyID":null,"TaskID":null,"ActivityInstanceID":null,"ApprovalStatus":0,"Conditions":{},"DynamicVariables":null,"ControlParameterSheet":null,"NextActivityPerformers":null,"NextPerformerType":0,"MessageTopic":null}

The error stack:
at Slickflow.Engine.Core.Pattern.NodeMediatorRevise.ExecuteWorkItem() in D:\Cloud365\GitHomeCore-20250120\SfBpmn2\source\Lib\Slickflow.Engine\Core\Pattern\NodeMediatorRevise.cs:line 110 at Slickflow.Engine.Core.Runtime.WfRuntimeManagerRevise.ExecuteInstanceImp(IDbSession session) in D:\Cloud365\GitHomeCore-20250120\SfBpmn2\source\Lib\Slickflow.Engine\Core\Runtime\WfRuntimeManagerRevise.cs:line 29 at Slickflow.Engine.Core.Runtime.WfRuntimeManager.Execute(IDbSession session) in D:\Cloud365\GitHomeCore-20250120\SfBpmn2\source\Lib\Slickflow.Engine\Core\Runtime\WfRuntimeManager.cs:line 58

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions