Lookup Caches in Celigo

The new lookup caches functionality enables builders to create in-memory lookups that can be easily repurposed throughout their flows. With lookup caches, you can: Create in-memory lookups that can be reused across multiple flows. Load and maintain reference data manually or within flows through a new integrator.io API Store and retrieve data using a key-value pattern. Set… Continue reading Lookup Caches in Celigo

Published
Categorized as Celigo Tagged

Diff checker for Celigo AI responses

Diff Checker in Celigo’s AI Prompt Window, enables users to review changes quickly and efficiently. This feature highlights removed lines in red and added lines in green, similar to GitHub’s diff checker. Diff Checker is accessible within both the Flow-Builder and Playground views. The following editors are supported in both the Flow-Builder and Playground views: Handlebars… Continue reading Diff checker for Celigo AI responses

Published
Categorized as Celigo Tagged

Roles and Permissions for Estimated Landed Cost

To enable estimated landed cost for roles: Go to Setup > Users/Roles > Manage Roles. On the role record, check the Enable Estimated Landed Cost box: By default, the prebuilt custom forms and records for Estimated Landed Cost are enabled for the following standard roles: CEO and CFO Accountant and Accountant (Reviewer) Warehouse Manager 3. To enable other… Continue reading Roles and Permissions for Estimated Landed Cost

Permission to Access Inbound Shipment on a Custom Role

Scenario User with custom role is unable to access Inbound Shipment.   Solution Navigate to Setup > Users/Roles > Manage Roles Custom Role: Click Edit Click Permissions tab Click Lists subtab Permission: Select Inbound Shipment Level: Select Full Click Add Click Save Note: Changes apply after a user with the role logs out, then logs back in.

Create self-signed SSL certificates for AS2 connections

Use the following steps to generate a self-signed SSL certificate using the OpenSSL utility: Run the below OpenSSL command to generate your private key and public certificate. openssl req -newkey rsa:2048 -nodes -keyout domain.key -x509 -days 365 -out domain.cer You will be prompted to add identifying information about your organization to the certificate. Since a self-signed… Continue reading Create self-signed SSL certificates for AS2 connections

Integration Lifecycle Management (ILM) in Celigo

Integration Lifecycle Management features help you build and manage your integration’s software development lifecycle by supporting version control, release management, and git-style features to push, merge and commit changes. You can consider these guidelines when planning your integration management. Build or update an integration, preferably in sandbox environment. Create a clone to test changes to… Continue reading Integration Lifecycle Management (ILM) in Celigo

Published
Categorized as Celigo

NetSuite – EDI for B2B Manager Integration

EDI is a platform that modernizes traditional B2B EDI data integrations by providing a standardized REST/JSON API endpoint for EDI transactions. It helps suppliers sell products wholesale. When these wholesalers (trading partners) create purchase orders, EDI converts the EDI X12/EDIFACT format to a JSON canonical structure and integrates it with NetSuite. The following built-in flows… Continue reading NetSuite – EDI for B2B Manager Integration

Published
Categorized as Celigo Tagged

WMS: Item Fulfillment Not Automatically Created When Pick Status = Done

Scenario The Create Item Fulfillment at Locations Using Warehouse Management preference was set to Per Order under Setup > Accounting > Accounting Preferences > Order Management tab > Fulfillment section. After completing the picking process through UI or WMS, the System did not automatically create an Item Fulfillment even when the Line Item Pick Status is Done. Solution In order for the System to generate Item Fulfillment when Create Item Fulfillment at Locations Using Warehouse Management = Per Order, the User… Continue reading WMS: Item Fulfillment Not Automatically Created When Pick Status = Done

Error in Magento Item Fulfillment flow

Error message “Could not save a shipment, see error log for details” Reason Products in the Magento order does not have enough quantities to create the shipment. Solution Add sufficient stock to Products in Magento and retry the error in Celigo.