after enabling INTERCOMPANY CROSS-SUBSIDIARY FULFI...
# suitetalkapi
m
after enabling INTERCOMPANY CROSS-SUBSIDIARY FULFILLMENT, web service requests to initialize sales orders to create item fulfillments are failing for:
n
Could you share your SOAP request xml ?
m
<initialize xmlns="urn:messages_2013_1.platform.webservices.netsuite.com"> <initializeRecord> <type xmlns="urn:core_2013_1.platform.webservices.netsuite.com">itemFulfillment</type> <reference type="salesOrder" internalId="1992973" xmlns="urn:core_2013_1.platform.webservices.netsuite.com"/> </initializeRecord> </initialize>
tried in 2013.1, 2015.2, 2017.1 with the same response
after disabling intercompany cross-sub fulfillment, the same request succeeds in all three