cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple DI Version Selectionusing SDK

Former Member
0 Kudos

Hi experts,

Is it possible to have a Multiple DI selection on VB .Net?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Weynard,

What do you mean by multiple DI selection ?

Can you please explain a bit ?

Thanks & Regards

Ankit Chauhan

SAP Business One Global Support

Former Member
0 Kudos

Hi Ankit,

Im trying to create a web Sales order and delivery using PHP,
i Have 2 SAP. version 9 and version 8.

now i am trying to insert a sales order in sap ver. 9 and then insert DR in sap ver 8 using DI.

for exmple:

document 1.

the document 1 will be insert in SO SAP ver 9 then document 1 will ALSO insert in  DR SAP ver 8.
vice versa.


is it possible?

Thanks,

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Weynard,

If I am assuming you right then you might be using the single application to do this.

If yes then as per my knowledge you will not be able to perform like this. Because Backward Compatibility is available in SAP DI but not the Forward Compatibility.

It means that you can be able to make connection to SAP 9.0 using DLL of SAP 8.82 but cannot do it in reverse process.

Hope it helps.

Thanks & Regards

Ankit Chauhan

SAP Business One Global Support

edy_simon
Active Contributor
0 Kudos

Hi Weynard,

Since you have 2 versions of SBO running, I assume you have two sets of server.

each with its own sets of running SBO.

a few ways to this:

1. Use DI Server installed in each of the server with corresponding SBO version.

2. Use B1if installed in each of the server with corresponding SBO version.

3. Create your own DI application on each of the server.

Thing to note here is that one PC cannot have multiple DI API version installed.

In order for your scenario to work is to distribute the process into multiple PC having each SBO DI version installed.

Regards

Edy

Former Member
0 Kudos

Hi Ankit,

thanks for your reply.

Best Regards,
Weyn

Former Member
0 Kudos

Hi Simon,


thanks for your reply.


Best Regards,

Weyn

Answers (0)