cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic sys id for JDBC call in B1if

krishnkumar_be
Participant
0 Kudos

Hello there,

I want to pass sys id dynamically to JDBC call.

I'm getting the sysid with this syntax: //SysId1

But when i trigger this from postman i'm getting below message.

Full Internal Error Message:

com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:
com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:
com.sap.b1i.adapter.jdbc.JdbcAdapter$LoadJdbcDriverFailureException: Could not find the driver ''

Any help is highly appreciated.

Thanks,

Krishn Gupta

krishnkumar_be
Participant
0 Kudos

Hi,
Just an update, same syntax (//SysId1) works very well in 1.22.22 version!!

But i'm not able to understand why it's giving exception as driver not found?

Regards,

Krishn Gupta

damian79
Participant
0 Kudos

Hi Krishn

Have you got a solution. I have the same problem with in B1if 2.0 from PL09.

Kind regards,

Damian

Accepted Solutions (1)

Accepted Solutions (1)

krishnkumar_be
Participant
0 Kudos

Hi Damian,

I got the solution from SAP, there was bug in biz store document of related documents.

I am not sure if in your case as well the same problem.

What i did to solve:

I imported the zip file( containing two file provided by SAP) and then restarted the integration service.

Best Regards,

Krishn Gupta

Answers (0)