cancel
Showing results for 
Search instead for 
Did you mean: 

Delete global variable in i-flow

navepras
Explorer
0 Kudos
1,018

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

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

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 Kudos

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 Kudos

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