Q: I’m getting errors when I install the Salesforce Package Celigo NetSuite Package v1.7.0 in integrator.io and Salesforce such as “Entity not available”, “referenceTo value does not resolve to valid sObject type” and others. Here’s a list of errors I see:
____
Package: Celigo NetSuite Package (04t0b000001uYz1)
Error Number: 1761722719-139831 (-1328681499)
Problem:
-
(Item_Fulfillment__c.Order_Name__c) referenceTo value of 'Order' does not resolve to a valid sObject type
Item_Fulfillment__c.Order_Name__c: referenceTo value of 'Order' does not resolve to a valid sObject type
-
(NetSuite_Financial__c.Order__c) referenceTo value of 'Order' does not resolve to a valid sObject type
NetSuite_Financial__c.Order__c: referenceTo value of 'Order' does not resolve to a valid sObject type
-
(Order.Discount_Total_NetSuite__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.NetSuite_Id__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.NetSuite_Order_Number__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.NetSuite_Order_Status__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.NetSuite_Record__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Ship_Date__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Skip_Export_To_NetSuite__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Sub_Total_NetSuite__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Tax_Total_NetSuite__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Test_Mode_Record__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(Order.Total_NetSuite__c) Entity not available
The Entity 'Order' is not found. Contact the vendor for more details.
-
(OrderItem.NetSuite_Discount__c) Entity not available
The Entity 'OrderItem' is not found. Contact the vendor for more details.
-
(OrderItem.NetSuite_Line_Id__c) Entity not available
The Entity 'OrderItem' is not found. Contact the vendor for more details.
-
(Order-Celigo NetSuite Order Layout) Parent entity failed to deploy
Order-Celigo NetSuite Order Layout: Parent entity failed to deploy
-
Invalid type: Order
TestSObjectUpdate: Invalid type: Order
-
Invalid type: Order
TestSObjectUpdate: Invalid type: Order
-
Invalid type: Order
TestSObjectUpdate: Invalid type: Order
-
DML requires SObject or SObject list type: Order
TestSObjectUpdate: DML requires SObject or SObject list type: Order
-
Variable does not exist: o
TestSObjectUpdate: Variable does not exist: o
-
Invalid type: Schema.Order
CeligoOrderUpdate: Invalid type: Schema.Order
___
A: Make sure that the Object record in Salesforce has Enable Orders checked. To do so, from Setup, enter Order Settings in the Quick Find box, then select Order Settings.