In some cases, the source data may contain the complete order instead of just the delta changes. In others, some lines might be removed from the source system that are still in your NetSuite line items. Nonetheless, you might want to remove all the existing lines and add all the lines from your source data… Continue reading Replace all lines of a record in Celigo
Category: Celigo
How to resolve the error ” Failed to export Matrix Item#17263 | Matrix options missing for following Item(s): Item SGLBLU Options (additionalsize), Item SGLNVY Options (additionalsize), Item SGLPRP Options (additionalsize), Item LSGBLU Options (additionalsize) “
Failed to export Matrix Item#17263 | Matrix options missing for following Item(s): Item SGLBLU Options (additionalsize), Item SGLNVY Options (additionalsize), Item SGLPRP Options (additionalsize), Item LSGBLU Options (additionalsize), Item LSGNVY Options (additionalsize), Item LSGPRP Options (additionalsize), Item KSGBLU Options (additionalsize), Item KSGNVY Options (additionalsize), Item KSGPRP Options (additionalsize)
Sync province retail shipping tax to NetSuite
Sync province retail shipping tax to NetSuite
How to resolve the error :In NetSuite you are trying to refund more than the shopify expected amount for the order xxxxxx. NetSuite refund amount -7 Shopify expected amount -0
How to resolve the error :In NetSuite you are trying to refund more than the shopify expected amount for the order xxxxxx. NetSuite refund amount -7 Shopify expected amount -0
Sync more than one Item image to Shopify
The Item images in NetSuite are synced to Shopify along with the product details using the NetSuite Item to Shopify Product Add/Update flow. By default, only one image which is selected in the field ITEM IMAGE ({custitem_atlas_item_image}) is only synced to Shopify. If we need to sync images in another field , add the new… Continue reading Sync more than one Item image to Shopify
Sync NetSuite customer refund created against the customer deposit to Shopify
When you sync a paid order as a sales order with a customer deposit, and if there is a refund request even before the order is fulfilled, a refund adjustment is required instead of item restock. In this scenario, the fulfillment and invoice records are not created in NetSuite and a customer refund is created… Continue reading Sync NetSuite customer refund created against the customer deposit to Shopify
How to resolve the error: A mapping error occurred. Could not find a match for “[[“nameinternal”,”isempty”],”AND”,[“isinactive”,”is”,”F”]]” for the record type “item”.
A required resource or field – for either the source or destination system – is empty or missing
How to resolve the error: error when syncing matrix Item: F0458. Error generated in celigo is {“errors”:{“options”:[“is invalid”],”name”:[“of Option is not unique”]}}
How to resolve the error: error when syncing matrix Item: F0458. Error generated in celigo is {“errors”:{“options”:[“is invalid”],”name”:[“of Option is not unique”]}}
Map source data fields to destination
There are three types of mapping: import, results, and response. Mapping data defines how your records are compared, merged, or transformed from one application to another. Import mapping defines how your source data relates to your import destination record data. You can also use Mapper 2.0 (beta) to configure import mappings. This article only describes Mapper 1.0 processes.… Continue reading Map source data fields to destination
Composite Method in HTTP import
Composite method imports records depending on the existence or absence of records in the destination application. Composite requests require you to define how to create new records, identify existing records, and update existing records. Different options available in Composite method are: Create new records & update existing records: dynamically create new records or update existing… Continue reading Composite Method in HTTP import