|
Blogs
Integration framework for SAP Business One (B1if) provides comprehensive supports of Web Services and RESTful interfaces (HTTP+JSON, HTTP+XML) as a service provider and consumer. It can work as a Web Server for SAP Business One, exposing and wrapping the backend functions of SAP Business One with B1DI and SQL call as web service and light-weight HTTP interfaces, evolving SAP Business One into platform with sorts of interfaces, which can be easily consumed with DotNet, Java and Mobile clients etc. Even more than just SAP Business One, it also can expose the backend functions of SAP Business Suite with RFC/BAPI call all web services and light-weight HTTP interfaces as PI/XI in a lean model.
In the following sessions, You'll learn:
Topic 2:Consuming the B1if Web Services by DotNet project
Step 2: Client - .Net Application
Security Settings
Client-.Net: setup the secuirty mode as "None" in App.config
2.HTTP+Basic Authentication: HTTP as communicaiton protocol, but requires user name and password to call the web service
Client-.Net: setup the secuirty mode as "TransportCredentialOnly" and the credentialtype as "Basic" in App.config
In my next blog, I'll show you the following topic with the same scenario. -Creating RESTful interfaces(HTTP+JSON, HTTP+XML) with B1if Yatsea Li
| |||||||||||||||||||||||