Test cases when an FTTP file integrate into NetSuite

Successful transfer of a small file: Test if a small file can be successfully transferred from the FTP system to NetSuite. This will ensure that the basic connectivity and authentication settings are correctly configured. Successful transfer of a large file: Test if a large file can be successfully transferred from the FTP system to NetSuite.… Continue reading Test cases when an FTTP file integrate into NetSuite

Install the SuiteApp

To install any SuiteApp,( here we are installing Celigo integrator.io on Suitescript 2.0) Sign in to NetSuite. From the Customization menu, select SuiteCloud development > SuiteApp marketplace.  In the SuiteApp marketplace, search for Celigo integrator.io. Click the Celigo integrator.io on SuiteScript 2.0 tile. Once on the Celigo integrator.io on SuiteScript 2.0 page, click Install. Also can do this installation from integrator.io When creating an… Continue reading Install the SuiteApp

Creating a new client script in the netsuite account

This topic cover that How to create an new client script in the NetSuite 1. First login to netsuite account2. Navigate to Customization > Scripting >script >new3. For creating new script select “Create script Record”4. Select the script file5. Then select the type of script you want from list and select it6. Give a name… Continue reading Creating a new client script in the netsuite account

Amazon IO Error – “Please enter a value for amount.”

  Problem: The following error may appear for the Order FBA or MFN flow. It occurs when an item has no price associated with it in the Amazon order. This can occur when an item has to be reshipped by Amazon, but the customer is not being charged.  Solution: Add the following mapping to the Order FBA… Continue reading Amazon IO Error – “Please enter a value for amount.”

Wave Transaction

In NetSuite, a wave is a group of related orders that are processed together in the warehouse. Creating waves helps optimize warehouse efficiency by grouping orders based on factors such as location, shipping method, and priority. When you release a wave, the items from the order become available for picking and further fulfillment processing on… Continue reading Wave Transaction

How to use strict mode.

Strict Mode is a new feature that allows you to place a program, or a function, in a “strict” operating context. This strict context prevents certain actions from being taken and throws more exceptions. how to use: Being a scripting language, sometimes the JavaScript code displays the correct result even it has some errors. To… Continue reading How to use strict mode.

What are the Challenges of Performance Testing and How to Overcome Them?

1. Selection of wrong performance testing tools: This is a common challenge and in many situations the most appropriate performance testing tool is not selected. This tool selection depends on a number of factors such as application communication protocol, application technology stack, skill-level of the performance tester and the licencing cost of the tool. If a wrong… Continue reading What are the Challenges of Performance Testing and How to Overcome Them?