-
Role for Information Technology Support Staff
Hello Gurus! I am searching for an appropriate role for our IT Manager. I have not found anything other than Administrator that would give them access/permissions to some of the security and other relevant features. Is there a pre-built role or is there information on what permissions and feature access would be…
-
NSC | Generate Signature for Token-Based Authentication
Token Based Authentication is widely used in NetSuite Integrations such as RESTlets, SOAP Web Services, and SuiteAnalytics Connect. As part of the TBA Authorization Flow, the Timestamp, Signature, and Nonce must be supplied to generate the signature. The sample code below must be ran using PowerShell: $nonce=''…
-
Celigo integration error - The G/L impact of a transaction in a closed period cannot be changed
Hi We have an integration between Salesforce and NetSuite SuiteBilling and Items. When we made an update on the product record in SF, Celigo threw the following error - The G/L impact of a transaction in a closed period cannot be changed. The only field that I believe may have impacted NS was the Price Plan Type change…
-
How do I pull a report of all records that the user was the owner/creator when user is disabled
How do I pull a report of all records that the user was the owner/creator of in order to make changes in the system when the user is disabled? How do we determine which records, scripts, workflows will error or fail when the owner/creator is disabled? I understand that these are 'generally' integrations, workflows,…