Is there any option to add an element with specific protocol on DMA through a low code app?
Stefan Tosic [DevOps Advocate] Selected answer as best 26th November 2024
Hi Stefan,
As far as I know there is no out of the box functionality to provision elements from a LCA. Possible options:
- Implement an automation script that uses web services. You could use the method CreateElement to provision an element.
- Implement an automation script that use the class library. In the class library there is a method to create elements.
In both cases, you can trigger the automation script from a LCA.
Worth to mention, you could also use the IDP app to provision elements.
Hope it helps.
Stefan Tosic [DevOps Advocate] Posted new comment 26th November 2024
Thanks Miguel, we managed to do it with the second option.
explonation more: with dom editor form to be added direct to the table of the protocol query in LWC like on the kata for dom editor,and those data will be added to the background in DMS table