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 .

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 .

book

Article ID: KB0085798

calendar_today

Updated On:

Products Versions
TIBCO Collaborative Information Manager -
Not Applicable -

Description

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
"         &ltResultList highestSeverity="Error" reference="Str">
                     &ltResult severity="Error" code="CAT-1067">
                        &ltDescription lang="en"&gtCAT-1067: Attribute Str not defined for repository MC-QUERY2.</Description>
                     </Result>
                     &ltResult severity="Error" code="SEC-5503">
                        &ltDescription lang="en"&gtSEC-5503: Attempt to execute VL denied on RECORD MC-QUERY2 (61362).</Description>
                     </Result>
                  </ResultList>"

Resolution:
=========
Specify the the Attibute name in UpperCase.

Issue/Introduction

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 .