Hi,
how use local variables in action Generate/Update a Word file (in word template).
We can use variable like {AUTP_Value:384} in html template but, it is possible use it in word template?
Hi,
how use local variables in action Generate/Update a Word file (in word template).
We can use variable like {AUTP_Value:384} in html template but, it is possible use it in word template?
save this {AUTP_Value:384} in technical attribute and use technical field in word template ...
use automation to save variable (local) to tech field and then use tech field to word template.
save this {AUTP_Value:384} in technical attribute and use technical field in word template ...
use automation to save variable (local) to tech field and then use tech field to word template.
Yes , it will be work, but I thought that I could generate without Technical Field. I have many variable and I thing create Technical Field for every one is not the best solution.
A better solution would be to embed the constant/variable in a business rule and associate the template with that rule. Rules can be added in the same way as fields. The advantage of this solution is that you do not need to create technical fields.