6. Common Errors
Here are some common errors and resolutions you may run into when testing the CodeConnect integration.
IntegrationConfig matching query does not exist:
To solve this error, please create an IntegrationConfig record as explained in Integration Setup.
customerNumber is not defined:
To solve this error, ensure that you've followed the steps in Integration and Service Request Hook Setup; specifically, ensure that you are setting the variable customerNumber
to a defined value and using keep()
to make it useable within the Field Mapping Table.
Failed to load adapter configuration for CODECONNECT.IBS:
To solve this error, ensure that you've created an Adapter Config Binding between the integration you are testing and the CodeConnect Adapter Config as explained in Integration Setup.
Last updated