Integration Solution

Creating a Scheduler Task for polling File Client Adapter

Creating a Scheduler Task for polling File Client Adapter

Note: The naming of the scheduler task has to begin with prefix int: The rest of the name can be chosen freely.Example: int:FileClient

  1. Open the app Masterdata Navigator.

  2. In the menu bar on the left, click All > Scheduler > Polling Tasks.

  3. On the icon bar, click New.

  4. In the dialog box, do the following:

    • Leave category Scheduler unchanged.
    • From Type list, select Polling Task.
  5. Click OK.

  6. Enter a name for the scheduler task, starting with int:

    You can leave the other general settings unchanged.

Note: The name has to begin with prefix "int:". The rest of the name can be choosen freely.

  1. In the section Listener settings, select the type FileClientListener.

  2. In section General settings for the FileClientListener, do the following:

    • From the field Address, select the previously created address of the File Client. In this case, the name is int:FileClient_Partner_INT.
    • From the field Connection, select the previously created connection of the File Client. In this case, the name is int:FileClient_Partner_INT.
    • For the Queue, the default value Synchronous invocation can be used.
  3. Save your settings.

Testing the Scheduler Task

  1. Save the test file to a folder in the file system.

  2. In the app Masterdata Navigator, click Scheduler > Polling Tasks and select Execute task immediately.

    The screenshots show the actions as a context menu. You can find more information on the display of actions here:

    > User profile

  3. Enter an informative comment and click OK.

More information

Since there are no matching entities configured, the files will run with errors. Locate the errors in the app BIS Process Monitor.