Create Template
Use the editor to add parameters or you can also Import File.
When you import new file, the new attributes will replace current attributes.

Select a source to load config parameters


Upload Attributes List
CSV or XML files
{{selectedProps.size}} selected ({{resourceDictionaryRes.length}} attributes in total)
Required Template Input Parameter Name Dictionary Name Dictionary Source Dependancies Default Velocity Data Type Entry Schema
{{ dict.name }} {{ dict.name }} {{ dict.definition?.property?.default }} {{ dict.definition?.property?.type }} {{ dict.definition?.property['entry_schema'] }}
Required Template Input Parameter Name Dictionary Name Dictionary Source Dependancies Default Velocity Data Type Entry Schema
{{ dict['name'] }} {{ dict['name'] }} {{ dict['property']['default'] }} {{dict?.property?.metadata['transform-template']}} {{ dict['property']['type'] }} {{ dict['property']['entry_schema'] }}