ShipIT 365

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Job Queue Entries

When you want to automate the status update of your transportorder you can setup a job queue

In the job queue entries the job queue is automatically created after installing the shipit extension.
The job queue entries can be found by searching for the IDYS Scheduled Tasks Handler

This is codeunit 11147661

Codeunit 11147661 with parametestring “UpdateTransportOrderStatus” will update the status of you booked transport orders

Codeunit 11147661 with parameterstring “CleanupTransportOrders” will cleanup transportorder with status DONE
Codeunit 11147661 with parameterstring “CleanupLogEntries”. Run this jobqueue to clean up the log entries

  • No labels