cancel
Showing results for 
Search instead for 
Did you mean: 

Extension (amp/jar) question: deploy to DataDictionary for further editing

dhartford
Champ on-the-rise
Champ on-the-rise
Hi all,
Is there an example of deploying files to the Repository (to allow future editing/tweaking)?

Example1:

the /data dictionary/email templates/invite/invite-email.html.ftl file (so initial change, but still allow future changes).

Example2:

A /data dictionary/web scripts extensions/mycustomwebscriptapp.get.config.xml where configurations can be adjusted.

Expectation:
A way through AMP to deploy these files to the data dictionary locations, with flags/option to force replace if already exist (such as invite-email.html.ftl) or warn if already exists (such as mycustomwebscriptapp.get.config.xml)….if by version/upgrading as well.

Thoughts/examples?

thanks!
-D
1 REPLY 1

mrogers
Star Contributor
Star Contributor
In an AMP you can declare a patch or piece of code on bootstrap that will load stuff to the data dictionary.