Question

Inter site Error Message

  • 19 July 2023
  • 2 replies
  • 54 views

Hi 

Does anyone recognise the error message (shown below) on the inter site incoming customer order(see screen shot below)? If so what is the cause of this error message? We have tried to process in inter site order with and without with single occurrence box checked. 

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjQsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.ZwIYLS6t57k95LzjhqSnrn_ZEI_Pn4MxCIulFwoFLeI

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjMsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.H6uh7yKPRQwa5GRDLzdLJAzc-NRNvVkbAOZJ8Fg-pX8

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjUsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.Y7_bduXqDFZe4eM3HKj0xZNGNgBQma1X_F0qJ_G4ke0

 

Example 2 (Single Occurrence not even ticked)

 

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjYsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.5UoDUYWZHkvbut94bN06o_1T0vyJ0_wdjoxsdZ7v5RY

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjgsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.BOggSugSOiNjsPAGL8lFL3jTbZc72FcWKsCSbgKODBs

 

attachment?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NTIwMTUxNTMyNjcsImRvbWFpbiI6ImFudGhlc2lzLWN1c3RvbWVyMS5mcmVzaHNlcnZpY2UuY29tIiwidHlwZSI6MX0.OGiNATiooxPi7XyIWl3JXw9ZbMCpLusN4VbthFsCVr4

 


2 replies

Userlevel 3
Badge +6

I am not sure if it is relevant but on the Internal Customer - Address - Customer own ID does it match the “Customers own address ID”  on the Company record, ensure that it is the correct address ID for that site is selected.  It is not mandatory for Inter-Site transactions to work, but if not present the internal CO created on the supply site will be created as a single occurrence delivery address which may be causing the issue.  

On the Supplier Side - on the internal supplier, Address, Suppliers own address ID should be the same as the  Document address on the Sales & Procurement site record for that internal supplier 

Userlevel 6
Badge +15

@SVGJOHNSULL looking at the error message, it seems there’s some custom event that is being fired and that event produces the error which is propagated in the Incoming CO.

When is the error happening? When you try to approve the incoming CO? If yes, then maybe there’s an event on inserts in the the Customer Order table and the error in the event blocks the process.

I would suggest to have a look at the events you have on customer_order_tab.

Reply