Limitations of templating FileAgent configs
Day 21
I received the following question regarding building FileAgent .ser configuration files from templates:
" I know that I can write certain parameters into a .ser file by writing a .cfg file and running cdfa -g
As far as I know you can only pass in substitution variables such as "&var." .
When you want the substitution variable expanded to its value you need the trailing period, but when you are editing the build template config file you just use "&var=value".
Also you can only use these substitution variables with text/string fields and not numeric fields such as the port numbers used in the FileAgent configuration.
You can not use the build configuration templates to add rules to the binary .ser configuration file.
Those would be nice features to have added to FileAgent.
No comments:
Post a Comment