cancel
Showing results for 
Search instead for 
Did you mean: 

Collection Process in "Process Chains"

Former Member
0 Kudos
41

HI There,

Can someone please explain me how to construct Process Chain for the below Scenario?

Process Chain for Master Data

- Need to automate the loading of vendor Master data. Data comes from 0VENDOR_ATTR,

0VEN_COMPC_ATTR, 0VEN_PURORG_ATTR.

- Data from there Datasources is being loaded into Three Info Objects

0VENDOR, 0VEN_COMPC & 0VEN_PURORG

- Data from Three Info Obejcts would be loaded into a DSO.

In the process chain, from three info objects we execute Data Trasfer to the DSO, then we need to Activate

the DSO three times for all three Info Objects.

Do we have any method to combine the Data transfer to DSO as one instead of three from three Info Objects?

and then can we combine activation of DSO as one rather then doing three times from each Info Object?

Since all Data Transfer and Activation is only for one DSO.

I'm not sure how we use "Collection process" for the above steps. We have AND, OR & EXOR.

Thanks

Vandana

Edited by: vandana_ir on Jan 6, 2012 10:28 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

ravi_chandra3
Active Contributor
0 Kudos

HI

Let me explain with the data flow

start

IP1,IP2,IP3

DTP1,DTP2,DTP3

0VENDOR, 0VEN_COMPC & 0VEN_PURORG

-


AND(COLLECTOR)----


-


DTP(TO LOAD DATA TO ONE DSO)------

-


ACTIVATE DSO----


It depends on ur requirement whether to have one DSO OR multiple DSO.

I think the above data flow design is correct as per my knowledge.

Regards,

RaviChandra