cancel
Showing results for 
Search instead for 
Did you mean: 

Determine Process ID at runtime via UDF

gerhard_spangler
Discoverer
0 Kudos

Hello to all,

I need to determine the process id (instance) of the workflow (ccBPM) at runtime within a transformation step (message mapping). Is there a way to access the BPE data via UDF similar to the runtime constants (e.g. MESSAGE_ID, ...)?

Regards

Gerhard

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181985
Active Contributor
0 Kudos

[http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm]

gerhard_spangler
Discoverer
0 Kudos

Hello Praveen,

thanks a lot, but your link shows the way to the already known "runtime constants" but unfortunately it doesn't give the answer to my question.

former_member181985
Active Contributor
0 Kudos

I mean to say we can only access those constants from mapping runtime.

we can also access dynamic configuration headers specific to each adapter.