on 2023 Sep 05 11:31 PM
Hi Experts,
Recently I've been reviewing and trying a GitHub link(https://github.com/SAP-samples/digital-manufacturing-extension-samples/tree/main/dm-podplugin-extensions) about DMC customization. There is an excellent document in the pod plugin section, I have integrated it as a plugin in DMC without any problems. I wanted to add the Worklist Plugin Extension, but there is no documentation in the Core-Plugin part and I could not find information on how to implement it in the readMe file. There are 4 js files. How do we integrate all 4 of them? Thank you in advance
Request clarification before answering.
Thanks Manoel,
Yes, 4 different js code files and functions inside have been added and their definitions explained. For Pod Plugins There is a nice PDF file for integrating into DMC(howTo). But there is no equivalent tutorial for Core Plugins, should it go the same way? I would appreciate it if anyone who made an example could let me know.
Best Regards, Emre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Emre,
Have you checked Tutorial: Plugin Extensions in the link I provided above? It should cover all aspects of extending Core Plugins. See details below, especially number #4:
To get started on implementing core plugin extensions, follow these steps:
In your browser, go to https://github.com/SAP-samples/digital-manufacturing-extension-samples
For sample code references, you can refer to the code snippets inside the dm-coreplugin-extensions folder.
Hope it helps,
Manoel
Hello Costa,
Actually, I found these documents beforehand and even integrated the pod plugin and produced various studies. In the Core Plugin integration tutorial, only what the documents and codes are used for is explained. My question is how to apply them in SAP Business Application Studio and how to register them in the DMC Manage Service Registry. As in the pictures below, I created a "controls" file for a pod plugin I created before and imported 5 different JS files for the workList core Plugin. Even though I defined controls in View XML and called it, the plugin gave an error and did not open. That's why I'm asking how to open Core Plugins practically. In the file defined as a Tutorial consists only what the Codes work.
Thank you for your suggestions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.