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());
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.