Closed Issues

The following issues have been fixed in this release of TIBCO MDM Studio.

Process Designer
Key Summary
CIMS-5312 The system failed to import the workflows with split and join activities in the TIBCO Business Studio.
CIMS-5310 When importing process packages from XML into the MDM Studio, the duplication of certain data fields occurred.
Repository Designer
Key Summary
CIMS-5282 For a new or migrated project, when the repository model is exported, the 'Import Relationship Only' flag was not included in the exported .xml file even when it was selected.
CIMS-5225 The typo was present in "Business Studio Command Line Deployment in Linux" section in TIBCO®MDM Studio Repository Designer User's Guide.
CIMS-5215 The option to provide the path of data file to upload was not available when deploying data source through studio command line by using the following command:
TIBCOBusinessStudio.exe -application com.tibco.xpd.deploy.server.cim.DeployModel -data "c:\Users\mdm\workspace" -u jsmith -pwd jsmith -mode ds -baseURL http://localhost:8080 -i "c:\Users\myname\workspace\MyProject\Datasources\Contact.ds" -e techpubs -d techpubs
CIMS-5174 When deploying the input map into the MDM server, the MDM expression was converted into upper case, causing the deployment of incorrect expressions.
CIMS-5170 An error occurred when deploying perspective.
Rulebase Designer
Key Summary
CIMS-5245 An error occurred when deploying the Rulebase of Assign Action along with tableSql function.
CIMS-5058 For the migrated projects in MDM Studio 4.x, on the Select Action property sheet, No Value drop-down was disabled if multi-value attribute was selected as use for variable.
CIMS-5041 When catalog link variable name used in 'where' expression, the variable name had case different than declared in the link. It was exported as var instead of literal.
CIMS-5040 The catalog link variable used in 'where' expression was exported as var instead of literal. It occurred when two rulebases were included in the same rulebase and one of the included rulebase has link variable declared.
CIMS-5037 An error occurred in XML rulebase when importing specific structure into MDM Studio 5.0.
CIMS-5024 When importing rulebase condition with the 'refresh' flag, the subsequent condition expressions were ignored.
CIMS-4973 When incrementally deploying existing repository with a new attribute, the following Incorrect warning message was displayed:

All relationships for repository <repository_name> will be removed.

CIMS-4687 System failed to deploy constraint with multiple "And" and "or" expressions correctly into the TIBCO Business Studio.
UI Builder
Key Summary
CIMS-5175 An option to quickly export all the records displayed in the Search Result window of the UI Builder was not available.
CIMS-5046 In the custom UI page, the data was not loaded for the parent repository on the View Record page. However, the data was loaded for the child records displayed in the data grid.
CIMS-5045 In the custom UI page, the View Record page contained a drop-down list to display valid values for an attribute. This drop-down list displayed code value or an ID instead of the description or display value, which were configured in rulebase.
CIMS-5044 In the custom UI page, create related record did not work after enabling the rulebase with the drop-down list values. In the parent record, the search from the drop-down list selection using the description did not work. However, it worked when searched with an ID. In child record, the search from the drop-down list selection worked with description.
CIMS-5042 The drop-down validations were not working on the child records when opened in the edit mode from the data table widget of TIBCO MDM Studio UI builder.
CIMS-5032 Assigning a value to the PRODUCTIDEXT failed in Custom UI page.
CIMS-4675 A validation error occurred because the ProductID of Parent Record was mapped to related record in Custom UI.
CIMS-4671 The user was not able to delete the relationship between repositories in the the Custom UI.
CIMS-4641 Dropdown values were not displayed on custom UI page.
CIMS-4619 Unordered bullet list was not working in the MDM UI page with the jQuery Rich Text Editor library.
CIMS-4618 During update action, the MDM Custom UI Builder was processing the incorrect XML file.