The client needs to send sales order line-level details to Dispatch Tracker, the lines will be scheduled at different times. The lines scheduled at a time need to send to the dispatch tracker and create as single order in the Dispatch tracker. Scheduled Script To Send Sales Order Line Level Details To Dispatch Tracker. /**… Continue reading Dispatch Track Integration
Tag: integration
Remove Bronto Scripts
Bronto scripts loading on the website can be removed if not required The script will only load if the Bronto account ID is set in the configuration record.We can remove the script from the website by removing the account ID
Proposal For Windchill- NetSuite Integration
Proposal For Windchill- NetSuite Integration
Integration: API Testing using Postman
Creating a request via postman for testing APIs – Using API Key Open an new request window in Postman select the request type: GET,POST,PUT,DELETE Provide the API url Select “No Auth” in Authorization” subtab In Headers subtab, add key as “Authorization” and value as “Bearer APIKeyvalue” (replace APIKeyvalue with key provided by client) Click send… Continue reading Integration: API Testing using Postman
PROPOSAL FOR VRMA UPDATE AND SETTING TRACKING NUMBER IN PURCHASE ORDER RECORD.
Proposal summary The scope of this proposal includes updating the ready to update checkbox in the vendor return authorization record based on the saved result, as well as updating the additional tracking number field in the purchase order based on the API response. Requirement The current requirement mainly relates to two Netsuite customizations. 1. Updating… Continue reading PROPOSAL FOR VRMA UPDATE AND SETTING TRACKING NUMBER IN PURCHASE ORDER RECORD.
How to get the Image without Background
To get the API -key check the link https://www.remove.bg/api#remove-background
Get the existing reward from Clutch (Customer Data Marketing Platform)
Create a connection with an FTP server
Solution We need a username, host key, password GUID, and URL of the FTP server to create a connection with Netsuite and FTP. Generate host key and Password GUID using this Suitelet below http://jobinandjismi.in/generating-passwordguid-and-hostkey-for-connecting-external-servers-via-suitelet/ See an example below
Proposal For Updating the B2B Soft integration based on the invoice.
Proposal Summary To make changes to an existing B2B soft integration that is based on an invoice. The B2B soft PO creation sync is currently based on sales orders. Based on the invoice, we’ll change the integration logic. If a sales order contains multiple invoices, we will create a PO in B2B soft for each… Continue reading Proposal For Updating the B2B Soft integration based on the invoice.
Proposal For Updating the SCP Location Quantity And SCP TN Inventory Field In the Item record.
Proposal summary This proposal is for an update to the superior communication integration script that is currently in use. When an item is removed from the superior communication inventory response, the script currently ignores the item’s quantity update. To deal with this scenario, we’ll need to write scripts and set the quantity to 0 if… Continue reading Proposal For Updating the SCP Location Quantity And SCP TN Inventory Field In the Item record.