Changes
= Studio =
===Opening image documents from the View Test Environment fails. ===
===What is the difference between ''Object Code'' and ''UI Code''? ===
See the [[Compiler#Preview_area|Compiler]] article for more information.
= Interfaces =
=== 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 [[CharacterEncodings|character encodings]] and how to use it in workflow activites like [[CreateCSVScope_(Activity)#Arguments|CreateCSVScope]].
===When / Why should I use workflows instead of coding? ===
See [[Workflow#When to use?|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 [[Interface_Manager#Parameters|parameters]] section of the Interface Manager page.
<noinclude>
[[Category:FAQ]]
</noinclude>