How to find a text in a file using SuiteScript

Files stored in File Cabinet are only searchable through Global Search or as a sub-criteria of a parent record. However, their contents are not searchable on Global and Saved Searches. For instance, a user needs to locate a keyword from Text Files, CSV, etc. This provides a scripting solution to find text from Files using… Continue reading How to find a text in a file using SuiteScript

To add the reversed transaction lines along with the existing lines

Scenario: While doing a CSV import process, the client needs to add an extra reversed line along with the existing lines. To meet this requirement, we have developed a new User Event script that inserts these additional lines. The User Event is deployed to the Journal entry with the ‘EXECUTION CONTEXT’ set as ‘CSV import.’… Continue reading To add the reversed transaction lines along with the existing lines

What is 3D printing

3D printing, also known as additive manufacturing, is an innovative technology that allows the creation of three-dimensional objects from digital designs. It has gained significant popularity and utility in various fields, including manufacturing, medicine, aerospace, automotive, fashion, and education. Here is an introduction to 3D printing: Basic Concept: 3D printing is based on the principle… Continue reading What is 3D printing

ANALOG AND DIGITAL SIGNALS

Analog signals are continuous signals that represent information with varying values over time. They can take on any value within a certain range, and they are used to transmit various types of data, such as sound, images, temperature, voltage, and more. Analog signals are in contrast to digital signals, which represent information using discrete values.… Continue reading ANALOG AND DIGITAL SIGNALS

Published
Categorized as Robotics

Advantages of Postman

Automation and efficiency: Postman allows you to automate and streamline repetitive tasks, reducing manual effort and increasing efficiency. You can create and run scripts to perform various actions in NetSuite, such as creating or updating records, performing searches, or generating reports. Easy integration: Postman supports a wide range of integrations, making it easy to connect… Continue reading Advantages of Postman