Forum Discussion
db_pdx
17 days agoValued Contributor
I'll suggest:
BRApi.Utilities.StartDataMgmtSequence(...)
We use this inside a 'for each' for executing multiple workflows in parallel by looping over a list profiles/parameters. This calls each item of the list as an independent Data Management job which should eliminate any of your issues with POV sharing.
FabioG
16 days agoContributor II
Hi db_pdx ,
thanks for your answer.
Your suggestion is good (actually I don't see other ways, at the moment), but I was looking for something less "tricky". I mean, I am looking for a way to run them directly from code, without having to implement Data Managements or other "external" (from a code perspective) stuff.
Anyway, thanks a lot for Your suggestion, I'll definitely try it !
FabioG
Related Content
- 3 years ago
- 3 years ago