cancel
Showing results for 
Search instead for 
Did you mean: 

asp or java??

former_member210167
Participant
0 Kudos

Hi all, im going to start developing web applications with access to SBO Systems, but we don´t know what it is better for us:

ASP or JAVA??

Why?

Thanks so much in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Why you wont use php (it was not in the list, :joke)

Hello,

if you read this article (http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/a0915b47-ef89-2a10-91a5-b22649e5cfab ) then you may get answered.

So more o less the data inerface side is defined as Web service (of course c# or maybe vb.net)...

Because SAP B1 is running on windows systems, we can say it' s up to you. I hade webshops in ASP, also have seen some nice solutions based on php.

Sorry, but there is no such good answer for your question

Regards

János

Answers (2)

Answers (2)

former_member210167
Participant
0 Kudos

Thanks to all. I will check Jano's link. I will use WS Wrapper to get my web connected to SAP.

Former Member
0 Kudos

Hi Jose,

How are you going to host your web application? what I mean is, which http server and which application server you plan on using? Is it IIS or something else. Obviously it has to be on a windows machine for you if it is on the same server as SAP B1. It is recommended you have different http and webApp server to limit security to your SAP B1 enterprise data.

You could also use citrix or other servers that allows direct access to SAP B1 or its applications.

Tell us a bit more about what architecture you want to adopt, then we can decide on the language.

How about web2py?