cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve Workitem ID on triggering Workflow from BRF plus

Former Member
0 Kudos

Hi,
We are trying to trigger a simple workflow using a BRF plus method.

On simulating the method/function where we have maintained the workflow ID, a generated Workitem ID is displayed.
In this use case, I would like to capture this Workitem ID in a variable.

I have created data object of type workitem ID - SWW_WIID.

Currenly, the only return type parameters that I see in the method are:
'_ ATTACH_OBJECTS' and '_WF_PRIORITY'

Is there a way to capture the generated workitem & other details?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

pokrakam
Active Contributor
0 Kudos

Write your own method to start the workflow synchronously.