What is needed to work with Plugins?

None

There are certain prerequisites when working with Custom Plugins.

Try it!

  • Development Skills – C#, .NET Framework.

  • Visual Studio IDE

  • No Software Licensing or Module Requirements – the infrastructure standard within the software

  • Free Access to Business Objects (don’t need Business Objects licensing)

  • A compiled DLL (Dynamic Link Library) – a packaged piece of code that gets executed.

  • Your own business specification/requirements to develop a plugin.

Location of plugin files

All .dll files developed must be saved on the DATASCOPE WMS server under C: / Program Files (x86) / DATASCOPE / DATASCOPE WMS WebAPI / Plugins.

Location of the .dll files

Developers also have the option to create .dll.config or even log files. These must also be stored under the Plugins folder.

https://datascopewms.atlassian.net/wiki/spaces/TG/pages/108986373