on 2022 May 19 3:50 PM
Hi,
When we complete a purchase we are getting the following error }}"level":"ERROR","loggerName":"de.hybris.platform.processengine.process.ProcessengineTaskRunner","message":"Error executing ActionNode with ID [sendOrderToErp]: No Consignment found to extract warehouse from","thrown":{"commonElementCount":0,"localizedMessage":"Error executing ActionNode with ID [sendOrderToErp]: No Consignment found to extract warehouse from","message":"Error executing ActionNode with ID [sendOrderToErp]: No Consignment found to extract warehouse from","name":"de.hybris.platform.processengine.definition.NodeExecutionException","cause":{"commonElementCount":27,"localizedMessage":"No Consignment found to extract warehouse from","message":"No Consignment found to extract warehouse from","name":"java.util.NoSuchElementException","extendedStackTrace":[{"class":"de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl.SapCpiOmsOrderConversionService","method":"mapOrderConfigInfo","file":"SapCpiOmsOrderConversionService.java","line":93,"exact":false,"location":"sapcpiorderexchangeomsserver.jar","version":"?"}
Can you help us to know what is happening.
Request clarification before answering.
Hi,
The "SapCpiOmsOrderConversionService" class is mentioned in the error message, which shows that the fault may be occurring during the integration with SCPI. To ensure that the consignment and warehouse information is properly handled throughout the order processing, check the integration flow and mappings between your SAP system and SAP CPI.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please check if consignment has been created successfully for the said order, and if warehouse has also been mapped to it. If not, check in logs if there is any error in the consignment creation process.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.