Getting Current User Details Without Accessing the Employee Record in NetSuite

When developing custom client scripts in NetSuite, there are situations where you need to access details about the current user, such as their location. However, directly querying the employee record can lead to permission issues, especially if the user’s role doesn’t have access to view employee records. To address this issue, you can use the… Continue reading Getting Current User Details Without Accessing the Employee Record in NetSuite

Postgress Database Configration on Plesk

Firstly need to install a PostgreSQL on the server After that need to Configure the DB with the username and password from the local server If it is a server need to configure the db with SSD access from the server. Once the configuration is done the DB will be connected to the server and… Continue reading Postgress Database Configration on Plesk