cancel
Showing results for 
Search instead for 
Did you mean: 

Does API gateway respects two db instances

LukaszBloch
Participant
0 Kudos

There are two DB Instances in SLD 

LukaszBloch_0-1711623987376.png

We can connect service layer to instance but API Gateway has no set up to do that

LukaszBloch_1-1711624030734.png

When we try to use API gateway to database that is located on instance which is not main DB instance we have an error 

LukaszBloch_2-1711624106166.png

{
    "code": -1,
    "message": {
        "lang": "en-us",
        "value": "Failed to login for current user, please double check and retry"
    }
}

CompanyDB user and passwor are correct. I was able to log in to SAP B1 Client

 

Accepted Solutions (0)

Answers (1)

Answers (1)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi LukaszBloch,

Under the current design, Gateway Services need to work with SLD service "side-by-side", it means that the rule "1 SLD service instance, 1 gateway/authentication service instance" should be strictly followed.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

 

LukaszBloch
Participant
0 Kudos

Hello.

Thank you for your response.

However, you will admit that SLD allows for the registration of more than one server. The service layer may not allow for simultaneous connection to two servers, but it does allow for switching between instances. Therefore, such a limitation on the API Gateway side is, in my opinion, incomprehensible.

It only utilizes a portion of the capabilities that the system offers. 😞