cancel
Showing results for 
Search instead for 
Did you mean: 

Delete global variable in i-flow

09-29-2021 10:06 AM
navepras Explorer
3039 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi All

I have created a write variables inside a local integration process with splitter and finally i cumulated the value and saved outside the local integration process after that i need to clear the global variable value so then when i run again the global variable should be deleted otherwise the data is getting added for every job.

Please help me with your answers

Thanks in advance

Regards

Naveen

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi Naveen,

Use local variable from content modifier instead global if it is only going to be used as local to the artifact.

navepras
Explorer
0 Likes

Hi Gokul

Yes even i use local variable i could not delete the existing data. is there any way to delete the local variable data?

First job run is working fine as expected, but when i run the interface again i need to delete the existing data from that variable

Please help me with your answers

Thanks in advance

0 Likes

At the end of your operation, you can add another content modifier and select delete as action and mention the header name in Name.