cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Business One application modernization

Former Member
0 Kudos

Hi friends!

I have a customer who wants to modernize his 10 years old legacy app (vb.net 1.1).

That customer runs Business One 9.0.

I am a bit lost on which tools I need to use to connect the modernized app (.net 4.x) to Business One? 

I tried searching the forums but the informations is a bit confusing.

I would be grateful if you could provide a pointer or two.

Thanks a lot!!

Accepted Solutions (0)

Answers (1)

Answers (1)

frank_wang6
Active Contributor
0 Kudos

It is really depending on the integration method you will choose, and that will depend on what's nature of the integration.

Frank

Former Member
0 Kudos

Thanks for the reply Frank,

Using this reference (Third Party Systems Integration with SAP B1 - APPSeCONNECT), I was able to determine that the legacy application uses DI API to do its work.

So I can assume that would be a good idea to do the same integration method.

Now, I am looking for correct tools to use.  There seems to be a SAP Business One SDK DI API ()  but I just can't find where I can acquire it. 

Am I on the right path?  Thanks!

frank_wang6
Active Contributor
0 Kudos

DI is free to sap b1 users

C:\Program Files (x86)\SAP\SAP Business One DI API          (32bit)

C:\Program Files\SAP\SAP Business One DI API                  (64bit)

and help file is here

C:\Program Files (x86)\SAP\SAP Business One SDK

Former Member
0 Kudos

Thanks a lot Frank.

Found the .dll on my customer's SAP installation

Is there a developer version of SAP Business One?  That would be conveniant for local development.

Thanks again!

frank_wang6
Active Contributor
0 Kudos

I don't think so.

Frank

Former Member
0 Kudos

Ok,

Thank you for your time!