I have 2 use cases:
1. Programmatically create copy of existing Editable Template and its policies
2. Programmatically generate new Editable Template based on Template Type.
Could you please suggest which APIs/classes can be used to achieve this. I looked into TemplateManager but it does not seem to be having methods to copy the templates.
Solved! Go to Solution.
Views
Replies
Total Likes
@rajeevy89244319 Currently, there is no API available to create the editable templates programmatically.
To create a copy of existing editable templates and policies, you just need to update the .content.xml file as per your requirement and template type
or else you can simply build the editable templates inside /conf folder with the help of CRXDE.
Please let me know if you need any help. I am happy to help
@rajeevy89244319 Currently, there is no API available to create the editable templates programmatically.
To create a copy of existing editable templates and policies, you just need to update the .content.xml file as per your requirement and template type
or else you can simply build the editable templates inside /conf folder with the help of CRXDE.
Please let me know if you need any help. I am happy to help
Views
Replies
Total Likes
Views
Likes
Replies