cancel
Showing results for 
Search instead for 
Did you mean: 
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
View Entire Topic
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.