Jump to: navigation, search

Interfacing


Why is my workflow not executed correctly and/or completely?

Check if the configuration files UBIK.Studio.exe.config and UBIK.EnterpriseService.exe.config exists and logging is configured (ensure that directories are set). A missing or invalid configuratoin of the logging might cause a stop/break within the workflow.

Why is the imported / exported data not encoded correctly?

See the list of supported character encodings and how to use it in workflow activites like CreateCSVScope.

When / Why should I use workflows instead of coding?

See the Workflow article for some recommendations.

My workflow can not be executed via the Interface Manager. What could be wrong?

If you have defined custom parameters, make sure the workflow has according arguments. See also the parameters section of the Interface Manager page.