marked deleted (or disabled, in the case of states). • The Backfill to existing items check box is not available for Multi-Selection fields. • Some styles options for Numeric and Date/Time fields cannot be changed.
The Role allocation view for Users/Groups may not provide visual cues upon role allocation and the checkboxes may not have description labels. This happens mostly with databases containing user/group names with diacritics.
Cannot promote Global Process App if it contains a user with an apostrophe in name e.g. John O'Neil - ERROR -- An exception occurred while attempting to fetch a record count or a record integer value from the database .
If your MS SQL Server is setup with the Force Encryption value set to yes then you will have to make the following changes for SBM to communicate with it. If your SQL server is setup this way then the Application Engine components will work fine because they connect via ODBC but the JBOSS components will fail to connect via JDBC and need the following changes made to the JDBC connection string in order to connect to the SQL Server database.
If your MS SQL Server is setup with the Force Encryption value set to yes then you will have to make the following changes for SBM to communicate with it. If your SQL server is setup this way then the Application Engine components will work fine because they connect via ODBC but the Tomcat components will fail to connect via JDBC and need the following changes made to the JDBC connection string in order to connect to the SQL Server database.
For a binary/trinary field that is set to the style = Check box , when mapping the field in the parameters of a pdf widget to a checkbox field in the pdf, the checkbox on the pdf for the item remains unchecked when the value should be checked, even though the value for the sbm field in the item is showing as checked.