Requirement The client would like to synchronise the item when created and updated from the NetSuite to the third-party Application. Pre-Requisites We need following before the implementation. URL for calling the product API Needs to provide credentials of the API. We require JSON format for the request body. We require a text account of the… Continue reading Proposal for Item Sync to Third party logic
Month: June 2022
7 Social Media Content Writing Tips
The ever-changing social platform algorithms make it increasingly harder to generate engagement with your social media posts. By applying some simple writing tips, however, you can make your message more appealing to more people. Having a social media strategy and action plan, based on your unique business goals, resources and available time, is essential to… Continue reading 7 Social Media Content Writing Tips
Power Up Your Personalization Strategy With Dynamic Content
The power of dynamic content is well known to marketers. Today, technology has given marketers new ways to meet consumer expectations. Consumers come across platforms that can personalize content based on their browsing habits. Examples include Netflix, which provides multiple recommendations based on their viewing habits, and Google, which sends ads to their social media.… Continue reading Power Up Your Personalization Strategy With Dynamic Content
Tranfreight shipping method is not showing for some of the products
Drawbacks and Limitations of Google Analytics 4
Universal Analytics, the free version of Google Analytics, is the most extensively used online analytics product. The platform is so popular that it has a market share of 86 percent, making Google the industry leader. Even though Google Analytics is widely regarded as the industry standard, there are reasons to question if it is the… Continue reading Drawbacks and Limitations of Google Analytics 4
Things to understand before the CSV Import
If we want to do the CSV import into the target account, we need to check some of the following Make the values in the columns ‘Inactive’ and ‘Summary’ as ‘FALSE’ (If an account is Inactive, then the child accounts are not imported into the target account and it will create an error while the import… Continue reading Things to understand before the CSV Import
Adding note records or user notes to a record
Adding note records through UI We can add user notes or note records to NetSuite records such as employees, customers etc. This can be done through NetSuite UI by going to ‘Communication’ subtab and then ‘User Notes’ under the subtab. We can add a new subtab with a title and memo(description) values.Once a note record… Continue reading Adding note records or user notes to a record
Payment Email sending script for Customers without Terms
/** * @NApiVersion 2.1 * @NScriptType UserEventScript */define([‘N/email’, ‘N/record’, ‘N/render’, ‘N/runtime’, ‘N/search’], /** * @param{email} email * @param{record} record * @param{render} render * @param{runtime} runtime * @param{search} search */ (email, record, render, runtime, search) => { const afterSubmit = (scriptContext) => { try { if (scriptContext.type === scriptContext.UserEventType.CREATE) { let currentRec = scriptContext.newRecord; log.debug(“record Id”,… Continue reading Payment Email sending script for Customers without Terms
PROPOSAL FOR ITEM SEARCH BAR ON ORDER FORM ITSELF
JIRA TASK : https://jobinandjismi.atlassian.net/browse/PPLD-158 Proposal Summary This proposal covers both the functional and UI development Item Search Bar On Order Form Page in SCA webstore for Point Australia website. Requirement Website URL: https://www.pointaustralia.com.au/ Check possibility to add an item search bar on order form (Wishlist) itself. The item should be searched using for example Name. … Continue reading PROPOSAL FOR ITEM SEARCH BAR ON ORDER FORM ITSELF
Adding CVV Field In Website Credit Card Form and Customer Record-Cleerline Technology Group
Proposal Summary This proposal covers both the functional and UI development for Adding CVV Field In Website Credit Card Form and Customer Record in SCA webstore for the Cleerline Technology website. Requirement The client would like to add the CVV field to the website credit card form and also need to add that field… Continue reading Adding CVV Field In Website Credit Card Form and Customer Record-Cleerline Technology Group