Running in Batch
- Last UpdatedNov 19, 2025
- 1 minute read
To schedule export-import scenarios for execution in batch can be achieved by preparing an ordinary *.bat file from which a module is started in tty mode and from which a pml command macro is invoked. Worth considering is that PML name functions not should interact with user when running in batch (the delivered sample functions are considering this). Appropriate module and application needs to be set in pml command macro for respective Transfer Set for successful import.
Example of a myBatchExp.bat file for export batch execution:


Example of myBatchImp.bat for import batch execution:
