cancel
Showing results for 
Search instead for 
Did you mean: 

how to restrict to process a File until another File gets processed

former_member207367
Active Participant
0 Kudos

Hi Gurus,

we have a sceario in our system where PI system picks unicode Text files which has product and Forecast data information which is also a Flat File (unicode Text) and updates in SNP System.

For updating forecast information we need to have products to be set first in SNP system.. with out that Forecast signal are geting failedi in SNP system.

in our scenarios, we receive both product and Forecast files at the same time..(which cant be changed) which has different Processes in PI and poll interval is set as 60 secs for both.

But i want to restrict the Forecast Mapping Program process to be on hold for a certain time( say half an hour),so that Product mapping process will run sucessfully and updates all the products in the SNP System.

Worst case is :

Both files are getting updated at the same time, so that some Forecast signals are getting failed in SNP as product not found actually which is in the other file, because of that and we need to do lot of Recovery for those.. can some one please help me on this.

any refernces on this is highly appreciated....!

regards

Sowseel

Accepted Solutions (1)

Accepted Solutions (1)

SudhirT
Active Contributor
0 Kudos

Hi,

you can use BPM if both the files have different processes. you can use switch steps with two

transformation steps and use wait step in one of the branch.

although 30 mins wait will consume much resources.

thanks

former_member207367
Active Participant
0 Kudos

hi

Thanks for the help...

regadrs

Sowseel.p

Answers (0)