cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving iFlow Name or ID at Runtime in SAP Cloud Integration

Florian_Kube
Participant
0 Kudos

 

I'm trying to retrieve the name or ID of an iFlow during runtime in SAP Cloud Integration. I've checked the properties and sysenv, but couldn't find any relevant values. Does anyone have any suggestions on how to achieve this?

View Entire Topic
naveen4796
Participant

Hi,

To retrieve the iflow name: use the following expression

${camelId}

Regards,

Naveen