cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris code behavior in thread

02-26-2021 7:41 AM
338 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Multiple things in the code is coming as null when i am trying to execute the code in separate thread. Without separate thread it's working properly. In the below code , base site id is coming as null. What could be the issue?

final CartModel cartForGuidAndSiteAndUser = getCommerceCartService().getCartForGuidAndSiteAndUser(guid,getBaseSiteService().getCurrentBaseSite(), getUserService().getCurrentUser());
0 Likes

Accepted Solutions (0)

Answers (0)