4 hours ago
Hi
Can someone recommend what are the best practices of using SAP B1 connector? SAP B1 Rest (Odata) API has limitations on its authentication method: in the initial call a unique authentication "token" (cookie) is created with TTL of 30 minutes (per userid), this token needs to be passed to subsequent api calls. it seems that multiple recipes using the same connector will randomly get http 401 from SAP (probably getting an invalid "token" or the previous token was invalidated by a new authentication request)
Many Thanks
Yours
Eran