Symptom
- An initial load replication flow fails during source setup.
- The replication task sends a SETUP_ORDER to the ABAP/SLT system but no acknowledgment is received.
- Error: "SETUP_ORDER order was sent to ABAP system but no acknowledgment was received: operation timed out."
Environment
- Product: SAP Datasphere
- Data Flow / Replication Flow with ABAP as data source
Reproducing the Issue
- Start an initial load replication flow that uses an ABAP/SLT source connection.
- Observe the task remaining in the “Source setting up” state.
- After the timeout period, the run fails with the SETUP_ORDER timeout error.
Cause
A very large and complex filter expression with many OR conditions caused prolonged processing during setup, so the ABAP side did not acknowledge within the timeout.
Resolution
- In the ABAP system (SLT), verify in transaction LTRC that the relevant MTID for the configuration is active; activate it if inactive.
- Simplify the replication flow filter expression by reducing the number of OR conditions and the overall filter complexity.
- Save the changes and start the initial load again to allow source setup to complete within the timeout.
See Also
Keywords
setup_order, no acknowledgment, abap, slt, replication flow, initial load, source setting up, timeout, filter expression, large filter, or conditions, ltrc, mtid, datasphere , KBA , DS-DI-RF , Replication Flow Runtime , How To
Product
SAP Datasphere all versions
SAP Knowledge Base Article - Public