Skip to main content
Nintex Community Menu Bar

Missing reference at DataField 'Action Result' in Event 'SmartObject Method' in Activity 'Task'

  • February 16, 2021
  • 0 replies
  • 65 views

Forum|alt.badge.img+6

Issue

When trying to deploy a workflow making use of "Action Result"  from Workflow Context Browser, the following error is thrown:

 

26377i13D8200A5D588D87.png

In this scenario, the workflow was created using 5.2 package and deployed to 5.5 environment.

26378i7132FEAF83296BAA.png

 

Error Code

Missing reference at DataField 'Action Result' in Event 'SmartObject Method' in Activity 'Task'. Error: While trying to resolve the following reference root.nodes[{"internalId":2}].configuration.datafields[{"internalId":1}], an error occured: reference not found.. Stack Location : K2Process '52 html' >Activity 'Task' >SmartWizardEvent 'SmartObject Method' >SmartWizardConfiguration >ControlValueCollection >PropertyMapperRowValueCollection >Expression > Stack End.

Resolution

To resolve the issue, the task step in the above workflow will need to be recreated. 

 

Additional Information

Related Links