System Setup / Plugin Customization / Plugin Configuration [SET062] .
This plugin is used for importing Tracking ID allocation data from within the Purchase Order Receipt screen in DATASCOPE WMS. Typically, for Purchase Orders, the Tracking ID allocation information is available in an electronic format.
Typically, this process of allocating tracking IDs is very time-consuming due to the stock volume. This plugin allows for the injection of logic in a plugin to run a program or some process to perform the Tracking ID allocation.
A simple example, is to allow the operator to import a file, containing the Tracking ID allocation information. This is then imported into the system using a Business Object call to WMS within the plugin. Once imported the screen is refreshed and the allocations are visible to the operator to review and finalize the Purchase Order Receipt.
The popup window is shown below where the operator can perform the import.
If you don’t like reading, you can watch the video.
None
Try it!
Type | Plugin Name | Interface | Module | Linked Action |
Receiving | PO Tracking ID Allocation Import | IPOAllocationImport | PC-based Purchase Order Receipt | Import Button |
To configure this plugin:
From the Main Menu, browse to System Setup / Plugin Customization / Plugin Configuration
Select PO Tracking ID Allocation Import from the Plugin Name drop-down.
Select ADD from the Action drop-down
Enter a Display Name (i.e. POReceiptImport)
Select the applicable DLL - in this case it will be POReceiptImport.dll
All the Plugin .DLL files are located on the DATASCOPE WMS server under C: / Program Files (x86) / DATASCOPE / DATASCOPE WMS WebAPI / Plugins. . Refer to What is needed to work with Plugins? | Location of plugin files .
Select Save to save the configuration.
This plugin will now be configured for the Import button on the Receipt Purchase Order screen.