JW,
Trusted connections are a pain in the neck, try adding your windows username to a new SQL login and assign it the same password as your windows password.
-
-
Alfredo Pérez
SAP Developer & Consultant
alperal (at) gmail.com
+52-(81)-137-937-80
Hi JW,
What I suggest is to sign on using the "Single Sign On" mechanism. That way you pick up the client login form the SBO client application and you can connect your UI and DI without worrying about using trusted connections or not. This is the SAP prescribed way and the only reliable mechanism for connection of an Add-On.
Hello JW,
I agree with Barend, please use Single Sign On mechanism to connect DI API. That's SAP recommendation.
I think your problem happens because the user is not logon yet, so there is no user information in UI application, which are required for DI connction.
Hope this helps,
Nick
Add a comment