Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

<menu path> <link to F1 content>

There are certain prerequisites when working with Custom Plugins.

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

<link to YouTube video>

<link to PDF doc on my OneDrive>

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.

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

  • No labels