cancel
Showing results for 
Search instead for 
Did you mean: 

Error when reading the process object: GUID is initial

0 Kudos
529

Hello every one,

I created a new workflow to use for my process and form scenario. (I created my process and form scenario using hrasr_dt Tcode.) I configured the workflow container and added trigger step in the beginning of my workflow using basic data button (with adding CL_HRASR00_WF_PROCESS_OBJECT to start events).

After starting my process and submit its data I find below error from SWIA Tcode:

Error when reading the process object: GUID is initial

Please help me to solve this problem.

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello,

For solving the problem we should do this:

1- Go to workflow builder and open your workflow.

2- Go to basic data

3- Go to Start Event tab.

4- Select Binding button from triggering events table.

bind following items:

&_EVT_CREATOR& -> &_WF_INITIATOR&

&_EVT_OBJECT& -> &PROCESS_OBJECT&

if you can't find 'Process Object' from workflow objects, Do this:

Go to workflow container and create Process Object:

Enter object type like above and go to Properties tab and check Import like below:

Test your Process and workflow.

Problem solved.

Answers (0)