cancel
Showing results for 
Search instead for 
Did you mean: 

SAP DMC POD Designer

patty_1982
Contributor

Hi gurus,

there is a way for extending one of the standard plugins of the POD Designer tool?

I am able to create new custom plugins but i would like to know if i can extend standard.

Is there the possibility to add plugins inside the header of a POD? I tried but it seems it is not possible to customize it and i am not able to remove it for changing it using a plugin.

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

ManoelCosta
Product and Topic Expert
Product and Topic Expert

Hello Patrizia!

Yes, it is possible to extend standard plugins now, after 23.02 Release, see more about it in Develop tab of DM Help (https://help.sap.com/docs/sap-digital-manufacturing?locale=en-US&task=develop_task), or directly click on Production Operator Dashboard (POD) Plugins - Developer's Guide - Samples to download the content.

Unzip this file and open ./jsdocs/index.html or the tutorial files below directly:

tutorial-1_extensions.html
tutorial-2_assemblyPointPlugin.html
tutorial-3_guidedStepsPlugin.html
tutorial-4_orderSelectionListPlugin.html
tutorial-5_worklistPlugin.html
tutorial-6_exampleCustomMTA.html

Examples are under ./plugins folder.

Br,

Manoel

patty_1982
Contributor
0 Kudos

It is a great news 🙂 thank you