Turbines

A turbine is a rotary mechanical device that extracts energy from a fluid flow and converts it into useful work. The work produced can be used for generating electrical power when combined with a generator. A turbine is a turbomachine with at least one moving part called a rotor assembly, which is a shaft or… Continue reading Turbines

Solve the error

{“type”:”error.SuiteScriptError”,”name”:”SSS_AUTHOR_MUST_BE_EMPLOYEE”,”message”:”The author internal id or email must match an employee.”,”id”:””,”stack”:[“Error\n at Object.map (/SuiteScripts/Jobin and Jismi IT Solutions/Order Processing Email Notification/jj_mr_folllowup_and_overdue_notification_otga1476.js:251:67)”],”cause”:{“type”:”internal error”,”code”:”SSS_AUTHOR_MUST_BE_EMPLOYEE”,”details”:”The author internal id or email must match an employee.”,”userEvent”:null,”stackTrace”:[“Error\n at Object.map (/SuiteScripts/Jobin and Jismi IT Solutions/Order Processing Email Notification/jj_mr_folllowup_and_overdue_notification_otga1476.js:251:67)”],”notifyOff”:false},”notifyOff”:false,”userFacing”:true} This is the error get after executing a map/reduce script, which is deployed in the… Continue reading Solve the error

Work Order

Work order transactions track the production of assembly items needed for stock or to fill orders. Work orders track the quantities of assemblies that need to be built and the quantities of components, or member items, needed to do so. This type of transaction is available when the Assembly Items and Work Orders features are… Continue reading Work Order

Sync fulfillment from NetSuite to eBay

The Fulfillment Export flow exports item fulfillments from NetSuite to eBay. The flow exports order fulfillments from NetSuite to eBay every 15 mins and include export of data such as shipping method, tracking number, and fulfillment quantity to eBay. Flow DetailsThe flow exports NetSuite’s Item Fulfillment record and creates a corresponding eBay shipment record. The… Continue reading Sync fulfillment from NetSuite to eBay

Published
Categorized as Celigo

Add a criterion in the search with Formula(Date) to include an extra 2 days

The search needs to fetch the contacts who have completed 90 days after receiving a mail based on the field value of the Last Survey Send date. We can simply get this by adding the criteria of the last survey send date as is within 90 days ago. But this includes the exact date of… Continue reading Add a criterion in the search with Formula(Date) to include an extra 2 days