Configuration Option
Each type of client is required to have a workflow client configuration. You can set the configuration in the following locations:
-
JAXB object
-
wf_client_config.xml
file -
Property map
The property map is always complementary to the wf_client_config.xml
file. The JAXB object or property map can overwrite the configuration attribute. The file is optional. If it cannot be found in the application class path, then the property map is the main source of configuration.