In latest release of Suite Commerce Advanced we will be discussing about the new features and the ways to customize the Advanced Site. The SuiteCommerce Advanced is divided in 3 components: Core SCA : The main components and models providing out of the box functionality to new users and developers. The Core SCA code is packed […]
In the previous blog of SuiteCommerce Advanced 2020.2 Series we talked about The basics of the new version which was introduced. In this we will talk little more into the deep of actual development. In SCA we have theme and this time we spent more time in understanding theme. In SCA theme is something where […]
In this blog we are sharing some important features which are introduced in latest release of netsuite. Invoice Groups Feature Enhancements There are two new enhancements to the Invoice Groups feature: 1) The Add to Group button appears on the invoice record when an invoice is eligible for grouping. You can now add an invoice […]
In this blog of smiling coders we will be talking about saved search,file object and its automation . I Suppose you have a client asking for Exporting a saved search result and save it as CSV file to the File Cabinet that task we can automate via script. To get the value of each columns, […]
You can export the result of a saved search to a CSV file in the User Interface by clicking on the Export (CSV) link on the list of Saved Searches, however, this requires User interaction requiring the User to log in and initiate this process.Furthermore, Scheduled Scripts provide more frequency options than the options available […]
SuiteCloud Development Framework (SDF) is a development framework and deployment mechanism. Customers and partners can use SDF to create customization projects for internal use within their organizations or for commercial distribution. For more information about SDF, see the help topic SuiteCloud Development Framework Overview. For a complete list of custom records and customizations that are […]
The NetSuite REST web services provide an integration channel that extends the capabilities of SuiteTalk. REST web services provide a REST-based interface for interacting with NetSuite. Using REST web services, we can: Use CRUD (create, read, update, delete) operations to perform business processing on NetSuite records and to navigate dynamically between records. REST Web Services […]
When we move on to the Resource menu, individual Imports or Exports or Connections can be used for multiple data flows.so changing one location can impact multiple components of the Integration. Resource menu contains : Connections : Typically have one connection for each system that we are connecting to. We can see the Status (online/ offline) […]
In the Tools menu there are two options: Let us look into the Flow Builder. Flow Builder is the key concept of integratorio and helps to build an integration flow from a source to a destination and how we manipulate those data going through. Let us build a sample Flow that pulls data from Shopify […]
Fundamentals: integrator.io Basics After successfully logging in to the account we are directed to the homepage of the account. In this page we can see all the integrations including the health of that integrations. Each integration in the home page is called Tiles. So, each Tiles represents different Integrations. Each tile contains: At the top […]