Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
Description:
============
In TIBCO Collaborative Information Manager (CIM),Webservices Record Add:- Not able to add record,when repository have custom attribute and try to assign values to those custom attribute .
Environment:
==========
CIM 7.X and above
Symptoms:
=========
CIM throw below the below exception.
Step:-
1] Create a Repository with some custom attribute in ATTR1 custom attribute group with diffrent data type.
2] Send the attached webservice request.
Actual Result:- i get the following result list in response
" <ResultList highestSeverity="Error" reference="Str">
<Result severity="Error" code="CAT-1067">
<Description lang="en">CAT-1067: Attribute Str not defined for repository MC-QUERY2.</Description>
</Result>
<Result severity="Error" code="SEC-5503">
<Description lang="en">SEC-5503: Attempt to execute VL denied on RECORD MC-QUERY2 (61362).</Description>
</Result>
</ResultList>"
Resolution:
=========
Specify the the Attibute name in UpperCase.