Hello!
We are creating lot of custom Java code for URLExternalTasks and CGITasks of the workflow. At many tasks we need to use URLs, user ID, passwords and many other conffigurable parameters.
For now we are using a "properties" file which contains the parameters as "key=value" list.
I want to conifrm if that is the right way to do it or if there is a custom config file that is available OOTB.
Please let me know what is the best practice in this regard.
TeamSite 7.4.1
Thanks,
Vinay