Social media policies in the workplace serve as essential guidelines to regulate employees’ use of social media platforms. These policies are crafted to balance the benefits of professional networking and communication with the need to protect the company’s reputation and sensitive information. The policy outlines the purpose and scope, specifying when and where it applies,… Continue reading Social media policies in the workplace
Month: December 2023
Protractor Automation Framework
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would. Specialized for Angular Stuff: Like someone who knows all the quirks and details of a specific hobby or job, Protractor is tailored for Angular websites. It… Continue reading Protractor Automation Framework
Create custom records using recmach function in script
The word recmach is attached to the custom records id when the record is attached into another record. We can use this function to create custom records instead of using record.create function. So, the governance limit is controlled. newRecord.selectNewLine({ sublistId: ‘sublistid’ }); newRecord.setCurrentSublistValue({ … Continue reading Create custom records using recmach function in script
Error Categories in Celigo
How to connect to Amazon SP API
The Selling Partner API (SP-API) is a REST-based API that helps Amazon selling partners programmatically access their data on orders, shipments, payments, and much more. Applications using the SP-API can increase selling efficiency, reduce labour requirements, and improve response time to customers, helping sell partners grow their businesses. You only need to register as a… Continue reading How to connect to Amazon SP API
Proposal For Sync Inventory from NetSuite to Amazon Seller Central
Proposal Summary Our proposed solution outlines the development of the NetSuite and Amazon Inventory Available Quantity Sync. This involves fetching inventory items from NetSuite, incorporating Protec/Boulevard Location Available Quantity, and updating the available quantity on Amazon Seller Central using the SP-API Listings Items & Search Catalog items functionality. The process will occur twice daily, with… Continue reading Proposal For Sync Inventory from NetSuite to Amazon Seller Central
The Significance of DBMS and RDBMS
A Database Management System (DBMS) serves as a pivotal software tool in managing the intricate process of handling data. Its primary functions include defining, creating, and maintaining databases while ensuring controlled access to data. In this article, we delve into the reasons why DBMS is indispensable and explore the enhanced capabilities offered by its evolved… Continue reading The Significance of DBMS and RDBMS
edited_test using postman
Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times… Continue reading edited_test using postman
Sales Report which shows the Revenue, Cost and Gross Profit
Requirement We will be able to create a Sales report in NetSuite to understand the revenue, cost, gross profit and gross profit percentage from a transaction. Solution Create a Transaction Saved search Add the following filters to the Criteria section Type = Sales Order, Invoice Main line = true Add the following columns in the… Continue reading Sales Report which shows the Revenue, Cost and Gross Profit
Button for Adding New File not available
SCENARIO: The Client is not able to find the new file button to attach documents to a transaction. REASON: The issue is due to the user’s role don’t have enough permission to attach new files. SOLUTION Go to Employee record Under Access, Select the role. Edit the role provide permission to Documents and files Full(under… Continue reading Button for Adding New File not available