Show TOC

Import Queue Web UI - Starting an Import: ExecutionLocate this document in the navigation structure

The following options concerning the execution of imports exist in the Import Queue Web UI.

  • Synchronously

    If you want the dialog or background process to wait until the import has been completely performed, choose this option.

    It is useful, for example, if subsequent actions are to be performed in the system after the import. If you schedule the import to run synchronously in the background, the background job, which performs the subsequent actions, can wait until the end of the import.

    Note A dialog process or background process is blocked until the import has ended.
  • Asynchronously

    If you want to release the dialog or background process after the transport control program has been started, choose this option.It is useful if there are a lot of transports waiting for import, which would make the import take a long time. After tp has been started by the dialog or background process on the operating system level, the process ends and tp imports the transports.