Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

System Setup / Plugin Customization / Plugin Configuration [SET062] .

<intro text>

Info

If you don’t like reading, you can watch the video.

Panel
panelIconId1f3a5
panelIcon:movie_camera:
panelIconText🎥
bgColor#DEEBFF

<link to YouTube video>

<link to PDF doc on my OneDrive>

Try it!

<content>

None

Try it!

Plugin details

Type

Plugin Name

Interface

Module

Linked Action

Replenishment

Replenishment Release Picking Slip Rule

IReplenishmentReleaseRule

Replenishment Pick Slip Release

Confirm Button

To develop your plugin

Info

Note: Strong development skills are required to develop your plugins.

For more information, refer to What is needed to work with Plugins?

  • Open a Class Library Project within Visual Studio

  • Insert the DATASCOPE SDK

  • Insert the inheritance from the DATASCOPE SDK

  • Select the required Interface.

  • Write your code as per your own requirement.

  • Build it into a single .dll file and save it in the C:/ Program Files / DATASCOPE / DATASCOPE WMS WebAPI / Plugins folder on the server.

  • Test it in the module.

To configure this plugin

  • From the Main Menu, browse to System Setup / Plugin Customization / Plugin Configuration

  • Select Replenishment Release Picking Slip Rule from the Plugin Name drop-down.

  • Select ADD from the Action drop-down

  • Enter a Display Name (i.e., REPLEN_RELEASE_PICKSLIP_RULE)

  • Add the compiled DLL file name, developed by a developer, in the Dll FileName field - for example replenReleasePickSlipRule.dll

Info

The DLL file name added into the Dll FileName field must be the same as the .DLL file saved in the C: / Program Files (x86) / DATASCOPE / DATASCOPE WMS WebAPI / Plugins folder.

Info

All the Plugin .DLL files are 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 Auto Reserve button on the Replenishment 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 Developing your own plugins | Configuring the plugin in the software

image-20240611-124944.pngImage Added
Info

Notice that this plugin have a one-to-many plugin linked to a System Setting - https://datascopewms.atlassian.net/wiki/spaces/TG/pages/109477889/Create+a+Custom+Plugin+and+link+it+to+a+Module+or+System+Setting+configuring+plugins#Creating-a-one-to-many-plugin-linked-to-a-System-Setting

Configuration Settings

The Pick Slip Release rules must be configured under System Settings. From the Ribbon Bar, browse Settings / System Settings. Locate the REPLENISHMENT System Name and select the PICK_SLIP_RELEASE_RULE setting name.