cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Order process fails - No Consignment found to extract warehouse from

alex0892
Discoverer
847

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.

Accepted Solutions (0)

Answers (2)

Answers (2)

gaurav11
Participant
0 Kudos

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,

former_member634058
Active Participant
0 Kudos

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.

serdar_dere_cs
Explorer
0 Kudos

I have the exact same problem and no consignment is being created.

How was this solved, can you jut give an update.