cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

B1 API Test Instance

Former Member
0 Likes
641

Hi all,

We are building a marketplace product and would like to be able to integrate with the SAP B1 systems of our users through the DI-API (using the Java Connector). We'd need to hook into inventory/ stock management as well as sales/ purchase orders and so on.

In an ideal world we would have our own stripped down test instance either in the cloud or installed on our own hardware which we'd use for development/ testing then we'd set up a sandboxed environment within each of our users' systems.

My question has several parts:

1. Is this how people normally approach this issue? Is it common to have a standalone test instance or to use a sandboxed environment in a production instance?

2. How plausible and costly would it be to set up our own basic instance of B1? Would we need to purchase a full-fat license or is there some sort of developer option?

3. How simple is it to set up sandboxed environments on existing systems?

Thanks in advance

View Entire Topic
Johan_Hakkesteegt
Active Contributor
0 Likes

Hi Simon,

As Pedro covered question 1 and 3, I'll try to shed some light on question 2.

The licensing needed and associated costs depend, on your needs and wants. Theoretically you could just copy the DI API driver from somewhere and start developing, but you would be working blind.

So setting up your own basic instance of B1 is definitely plausible. How costly is another question all together.

The smallest possible B1 installation requires a single license. A standard professional license, unlocks all possible functionality of the B1 system, and costs 2500 €, but there are "starter" deals, and volume discounts kick in at relatively low amounts of licenses.

Then there are limited use licenses that will unlock only certain parts of the system.

There are also special licenses for non-client access that are relatively cheap (around 100 €, if memory serves).

Next thing you need to consider is if you want SAP to endorse your product or company (allow you to stick a SAP logo onto your web page and such). In that case the requirements and license costs are completely different. Chances are that you get a number of B1 licenses for free, but you might end up paying some sort of Partner fees. So in a nutshell, in that case, I would recommend contacting SAP [YourCornerOfTheWorldHere], and ask them what the possibilities are.

Regards,

Johan

Former Member
0 Likes

Hi Johan,

Without forgetting the 30 days demo license...

Regards,

Eric

Former Member
0 Likes

Great, cheers Johan, very useful!

I'm in contact with an SAP supplier now and will post back here with the results.