cancel
Showing results for 
Search instead for 
Did you mean: 

Assign simple type variable into payload in ccBPM

vinoth_s6
Explorer
0 Kudos

Hi All,

I have a simple type container variable. I need to update  the variable into payload. Can you please advise how can I achieve this.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182412
Active Contributor
0 Kudos

Hi Vinoth,

Only abstract interfaces you can send from BPM, I think the value which you have in container variable some where in the incoming payload right?? then you can use transformation step to pass this value into payload.

Regards,

Praveen.

vinoth_s6
Explorer
0 Kudos

Thanks Praveen.

I need to send the loop count into payload which I am generating in Container operation Step.

former_member182412
Active Contributor
0 Kudos

Hi Vinoth,

Try using parameterized mapping which shown below blog.

Regards,

Praveen.