Hi Sunil,
Unfortunately, in recent JDK version with things moving around it may be a bit tricky to get code into proper running mode.
In this case you're facing problems due to JEP 320 [1] where certain dependencies have been moved/removed in Java 9+.
Kindly ensure you do have com.sun.xml.ws e...
Hi Julio,
Once you get an exception from commerce service, set response status to 500 for this request.
Then tell Dispatcher to not cache 500 and ask Dispatcher to do the logic you need Dispatcher to do.
Regards,
Peter
Hi Nivetha,
You are checking for a specific run mode called 'prd' in code supplied,
Kindly ensure that your instance actually contains or does no contain this specific run mode.
Follow following link to read about setting specific run modes:
https://experienceleague.adobe.com/docs/experience-m...
Hi Prasad,
Kindly check following KB[1] for more information,
[1] https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17476.html?lang=en
Regards,
Peter