cancel
Showing results for 
Search instead for 
Did you mean: 

Script to Call a Data Flow in a loop using a Process in CPI-DS

aourzy_ankur
Discoverer
1,164

I would like to write a script to increment value of a Global Parameter by 1 and when it reaches a number say 10 then Stop the process further.

How do I frame my script ?

View Entire Topic
aourzy_ankur
Discoverer
0 Kudos

Thankyou Alexey that eased my work to quite a bit. I am able to optimise not one but many tasks.

sapsujit
Discoverer
0 Kudos

Could you tell me if this looping works? and share some screenshot of log how it looks.

kendw17
Explorer
0 Kudos
I tried a similar loop going from -1 to 0. It should have created two files. One with last months data and one with this months data. It ran for 1 second and produced no print message or files. Did you create the process with three flows in a circle does work?
kendw17
Explorer
0 Kudos
I created a new process and copied script 1 and script 2 exactly from above. The process started and finished without any print statement in the log or calling my data flow.