Setting the Processing Capacity for Sequential Sending
To access the LATAM E-Document Certification SuiteApp documentation in Brazilian Portuguese (Português do Brasil), see LATAM E-Document Certification.
If you send e-documents in sequential order, the capacity to process requests depends on the amount of usage units available for the script deployment to consume.
In NetSuite, each scheduled script instance can use up to 10,000 usage units. Every time NetSuite tries to send an e-document to a tax authority, it consumes a certain amount of usage units from the script deployment. After processing a request, the system checks if there are enough units left to handle the next one. If there are not enough units available, the script execution restarts to restore the 10,000 units limit.
You can set a minimum usage unit threshold before the script restarts. If your limit is too low, you might get certification errors when sending e-documents.
To set the processing capacity for sequential sending:
-
Go to Customization > Scripting > Script Deployments
-
Find the script deployment ECS SC Sequential Message Queue Service, and then click Edit.
Tip:To find the ECS SC Sequential Message Queue Service script deployment record, under Filters, in the Type list, select Scheduled. The search displays only scheduled scripts and you can find the script deployment record you want among them.
-
Click the Parameters subtab.
-
In the Minimum Usage Units Remaining field, enter the minimum amount of usage units that need to remain available after the script is executed.
The minimum amount of remaining units must be enough for sending an e-document to a tax authority, considering the consumption of the plug-in implementation for that tax authority.
-
Click Save.