cancel
Showing results for 
Search instead for 
Did you mean: 

Re: BODS: How to execute data flow in parallel?

01-18-2019 4:18 PM
former_member187605 Active Contributor
1401 views 0 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Requirement:

Two or more data_flow need to be executed in parallel.

When ALL these data_flow are executed completely (either success or failed), then execute next data_flow.

Can it be done?

Below is illustration.

0 Likes
View Entire Topic
former_member187605
Active Contributor
0 Likes

Use a work flow to run both data flows in parallel. Run the 3rd data flow after the work flow.

.