Validation and execution
The data is imported to or exported from SCV tables on successful
validation and execution of the macro.
These conditions are applicable for the execution of the macro:
- If there are processes running that block the execution of the Interface Service, the macro retries to execute until the Time out period is expired.
- If the Time out period expires before the Interface Service can be executed, the macro execution stops, and the reason for the failure is reported to the log.
- If the Interface Service encounters a record that cannot be imported, these are the
possible scenarios:
- If Reject all on error is set to True or Null, the macro execution stops, and data is not imported.
- If Reject all on error is set to False, the macro does not consider the record and continues the execution process.
- The records that are not imported are recorded in the discard log.