C_BW4HANA_27 · Question #60
Where Can you automatically generate a process chain? (1)
The correct answer is A. From a data flow object. Automatically generating a process chain is possible directly from a data flow object in SAP BW, because the data flow already captures the logical sequence of data movement between sources and targets - the system uses this structure to derive and generate a corresponding…
Question
Where Can you automatically generate a process chain? (1)
Options
- AFrom a data flow object
- BFrom a CompositeProvider
- CWithin the process chain maintenance
- DWithin the Process Chain Editor app
How the community answered
(30 responses)- A90% (27)
- B3% (1)
- D7% (2)
Explanation
Automatically generating a process chain is possible directly from a data flow object in SAP BW, because the data flow already captures the logical sequence of data movement between sources and targets - the system uses this structure to derive and generate a corresponding process chain without manual step-by-step construction.
Why the distractors are wrong:
- B (CompositeProvider): A CompositeProvider is a virtual InfoProvider that joins data at query time; it has no inherent loading sequence to generate a process chain from.
- C (Process chain maintenance): This is the traditional transaction (RSPC) for manually creating and editing chains, not for automatic generation.
- D (Process Chain Editor app): This Fiori-based app is for editing existing chains; it does not offer an auto-generate function.
Memory tip: Think "Flow → Chain" - the data flow already describes the sequence, so SAP can convert it into a process chain automatically. If you're manually building, you're in maintenance/editor tools (C or D), not generating.
Topics
Community Discussion
No community discussion yet for this question.