Issue with Workflow Calling

Hello Team, I am getting error in process workflow while running. attaching the error screen please help with the solution.

@Aditi0374,

Looks like your Process.xaml have some validation issue.

Can you try creating a new Process.xaml and copy your activities from old to new.

Hello @Aditi0374

Perhaps check your Import Arguments.
You can use the Locals Panel during debug to check whether the variables/arguments have the expected value.

Regards
Soren

Yes I checked all IN arugumnet value of process.xaml files i am getting all expected values . still getting this validation error in process.xaml file.

I tried this . but still getting same error . but in that process.xaml file there is one salesforce activity “Update Record - Contact_Role__c” , if i am commenting this activity then the control entered to the process xaml file.

@Aditi0374,

Ok so that’s the root cause. May be try upgrading the Salesforce activities to latest possible version.