Bhoomi Integration Internal ID error in BlueLeaf

Client Request

 The outgoing xml from boomi do not consist any data against internalid value.The internalid field is not mapped at all .If it was mapping error, then every single order, coming in boomi will fail. But they are very few that are getting this error.If the internal id field is not mapped at all, where the value would come in from?

In order to create sales orders in NetSuite, the item internal ID must be required with the item ID/ Item Name in the XML data. While evaluating the SOAP Web Services Log, before creating an order in NetSuite, Dell Bhoomi requests NetSuite to get the item details using the item ID as shown below using the action getSelectValue.

The Dell Bhoomi uses the filter as “contains” to get the data from the NetSuite. Hence, when Bhoomi requested the item details for the Item ID “PM727775“ it returned the item internal ID and Display name of the item.

After that the sales order request will hit to NetSuite and then create the order with the request data.

Leave a comment

Your email address will not be published. Required fields are marked *