is it possible to create pages , parameter , add attributes using c#. same as how we can insert html tag and attribute using javascript.
Chirangee lal Verma [DevOps Advocate] Selected answer as best 9th October 2024
Hi Chirangee,
As far as I know it is not possible to update programmatically the XML structure of a connector to add parameters or pages. A possible alternative is using scripted connectors.
Hope it helps.
Miguel Obregon [SLC] [DevOps Catalyst] Posted new comment 28th October 2024
Hi Chirangee,
There is a nice tutorial about scripted connectors:
https://docs.dataminer.services/user-guide/Advanced_Modules/Data_Sources/Tutorials/Data_API_GettingStarted.html
hi Miguel thanks for reply could you please tell more resource related this.