Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
If commandqualifier="ValidValuesInit" is used in the webservice call, it is not possible to map the ValidValues through TIBCO BusinessWorks
Environment:
TIBCO Product name and version: TIBCO Collaborative Information Manager 7.2.1
Operating System(s): All Operating Systems
Symptoms:
As indicated above the ValidValues node is not available in output schema so you can't map it to some other BW Activity.
Cause:
The issue is with the MasterCatalogRecord_Action_Response.xsd schema that ships with TIBCO Collaborative Information Manager
Resolution:
To resolve this issue, please try the following steps:
1. In the TIBCO Designer project, navigate to MasterCatalogRecord_Action_Response schema.
2. Locate the element EntityData and change its Data Type to RecordAttributeEntityDataType
3. Save the project and verify if the problem persists.
Attached is modified version of MasterCatalogRecord_Action_Response schema for review
Attachments:
MasterCatalogRecord_Action_Response.xsd
References:
None