-
MBPM Deployment error for a process converted from 7.6 to 9
Getting the following error when deploying the solution: Fatal -> System.Data.SqlClient.SqlException (0x80131904): String or binary data would be truncated. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at…
-
How to use connexion in Server Script (MBPM Version 9.3.1, Oracle)
Hi all, I'm wondering how to use connexion in server script. I can't find the proper namespace. Thanks for help, Pierre
-
FTP Read Activity with Provision to move Read file into a Dynamic Path
I am using FTP Read in xCP Desinger 2.2 and was looking forward for a way to provide a dynamic path into the Move to Folder option. It seems to be hardcoded parameter. Please share if anyone has done a similar implementation.
-
V9.4 Forms and Actions multilanguage
Hi, if I translate the CaptionName of the forms or actions, on form view this is not properly display. The caption are always from defautl, not from chosen language of the browser. But the labels translated on form view this is properly display. Best Regards Stefano
-
Custom checkbox control
Hi, For my customer I am seeking the following requirement. They want to have a more advanced checkbox control than mbpm currently provides. The standard checkbox you can check or uncheck. This customer specifically want to see a green check or red cross when you deselect it. Could this be done using jquery or something a…