System Setup / Plugin Customization / Plugin Configuration [SET062] .
This plugin is used for ….
If you don’t like reading, you can watch the video.
Try it!
Picking/Release | Sales Order Allocation Auto Reservation | ISalesOrderAllocationAutoReservation | · Sales Order Release · Sales Order Wave Release | Auto Reserve Button |
To configure this plugin for the Sales Order Release module:
From the Main Menu, browse to System Setup / Plugin Customization / Plugin Configuration
Select Sales Order Allocation Auto Reservation from the Plugin Name drop-down.
Select ADD from the Action drop-down
Enter a Display Name (i.e. Sales Order Release)
Enter the applicable DLL name in the DLL FileName field - for example SOReservationRule.dll
Ensure the DLL name (saved in the DATASCOPE WMS WebAPI / Plugins folder) is exactly the same as the name entered in the DLL FileName field.
All the Plugin .DLL files are located on the DATASCOPE WMS server under C: / Program Files (x86) / DATASCOPE / DATASCOPE WMS WebAPI / Plugins. . Refer to https://datascopewms.atlassian.net/wiki/spaces/TG/pages/109051919/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 Auto Reserve button on the Sales Order Release screen.
For more information on configuring a plugin, refer to Create a Custom Plugin and link it to a Module or System Setting (configuring plugins) or https://datascopewms.atlassian.net/wiki/spaces/TG/pages/109707274/Developing+your+own+plugins#Configuring-the-plugin-in-the-software
To develop your own plugin:
Strong development skills are required in order to develop your own plugins.
For more information, refer to What is needed to work with Plugins?
Insert the DATASCOPE SDK
Insert the inheritance from the DATASCOPE SDK
Select the required Interface.
Write your code as per your own requirement.
We build it into a single .dll file and save it in the C:/ Program Files / DATASCOPE / DATASCOPE WMS WebAPI / Plugins folder on the server.
Configure and saved the plugin in the system Plugin Configuration screen.
Lastly, we tested it in the module.