hi team, I am trying to sync one old US order to N...
# general
n
hi team, I am trying to sync one old US order to NS SB, and I am having this error here. Do you have any idea where we setup this custom form its complaining there? there is no custom form with this 188 id in NS SB, only in NS Prod, but somehow is pointing to this 188 id, and I have no idea where to change this
Copy code
2024-11-01T16:07:09+11:00 INFO (6): NetSuiteUtils: EPConn 449, Mware 264, DataItem SPFY-#7284943: Creating new NetSuite sales order...
2024-11-01T16:07:16+11:00 ERR (3): Error during Middleware [264] Shopify US - Netsuite  - create order - historical import, processing data item 'SPFY-#7284943'

Exception:
1: [0] add: webservice call failed - details:
array (
  0 => 
  array (
    'code' => 'INVALID_CSTM_FORM',
    'message' => '188 is an invalid custom form',
    'afterSubmitFailed' => NULL,
    'type' => 'ERROR',
  ),
)

full request:
 POST /services/NetSuitePort_2018_2 HTTP/1.0
Host: <http://4464360-sb1.suitetalk.api.netsuite.com|4464360-sb1.suitetalk.api.netsuite.com>
we have the equivalent form setup in NS SB account, its just not pointing to that id, not sure why