cancel
Showing results for 
Search instead for 
Did you mean: 

Testing error: com/businessobjects/connectionserver/PropertySet$CancelSupportLevel

Former Member
0 Kudos

When I tried testing the connection that I created in IDT, I am receiving the following error:

com/businessobjects/connectionserver/PropertySet$CancelSupportLevel

The connection that I created is using a service account to connect to SQL Server 2012. I am struggling to create DB connection using service account. Any idea ?

Accepted Solutions (1)

Accepted Solutions (1)

amitrathi239
Active Contributor
0 Kudos

Hi,

verfiy your BO Client is on the same servicepack/Patch level same as  BO server.

See atatched sap note with same issue but occured in the Crystal report.

SAP Note: 2160099


Amit

Former Member
0 Kudos

I solved the problem using the following thread: http://scn.sap.com/thread/3709439

I used WINRAR to open com.businessobjects.connectionserver.jar and I add PropertySet$CancelSupportLevel.class in the following path of the jar file:  \com\businessobjects\connectionserver and copy back to the following folder: C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\java\lib\

Answers (0)