Validation and execution
          The Code List elements are imported or exported from specified code list, on successful validation and execution of the macro. 
         
         These are the execution rules:
- 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.
 
          Note: The status of the cycle period or scenario does not impact the macro execution.