WMS: Item Fulfillment Not Automatically Created When Pick Status = Done

Scenario The Create Item Fulfillment at Locations Using Warehouse Management preference was set to Per Order under Setup > Accounting > Accounting Preferences > Order Management tab > Fulfillment section. After completing the picking process through UI or WMS, the System did not automatically create an Item Fulfillment even when the Line Item Pick Status is Done. Solution In order for the System to generate Item Fulfillment when Create Item Fulfillment at Locations Using Warehouse Management = Per Order, the User… Continue reading WMS: Item Fulfillment Not Automatically Created When Pick Status = Done

Error in Magento Item Fulfillment flow

Error message “Could not save a shipment, see error log for details” Reason Products in the Magento order does not have enough quantities to create the shipment. Solution Add sufficient stock to Products in Magento and retry the error in Celigo.

An error occurred when picking an item from Outbound Staging bin

Scenario Customer is trying to pick an item which is in Outbound Staging bin and an error occurs. Error: “There are no active bins or no available inventory in bins for this item.” Solution Outbound Staging bins are used to store items temporarily after they are picked, but before they are shipped. Therefore, users are not… Continue reading An error occurred when picking an item from Outbound Staging bin

Disabling History for a Workflow

You can use the Keep Instance and History dropdown list to specify if instance and history records are saved for workflows. Workflow history records take the form of execution and error log records. In the Keep Instance and History dropdown list, you can select to save workflow instances and history records Always, Never, or Only… Continue reading Disabling History for a Workflow

Workflow Instance and History Record Management

Active workflows can generate a large number of workflow instances and history records. The following records are usually generated when a workflow executes: An instance record is generated every time a workflow starts a new execution on a record. A history record is generated for every state that the workflow enters and exits for each… Continue reading Workflow Instance and History Record Management

Offset one day back to the current date.

This need retrieving the current date. Then, you’d subtract the number of milliseconds in 24 hours to get yesterday’s date, formatted as below: {{dateFormat “MM/DD/YYYY” (dateAdd (timestamp) “-86400000”)}} If the current date is 10/18/2024 the output will be 10/17/2024

Optimize FTP file transfers

The default behavior of an FTP export is to read and process each file one at a time. That is, the export stops retrieving files until the current file is completed. If you are exporting several large files, particularly in XML format, the transfer can proceed much more slowly than expected.  You can control the… Continue reading Optimize FTP file transfers

Back up files transferred from a source application

In an FTP transfer step, expand the Advanced settings. Enter a Backup files path value relative to the file system’s root directory. For example, if you want integrator.io to store a copy of the transferred file at ftps://ftp.my-site.com/integrations/backup, enter /integrations/backup. This path must already exist on the server.  Save your export, run the flow, and verify the existence of the archived files. The… Continue reading Back up files transferred from a source application

Published
Categorized as Celigo Tagged