Performance Best Practices Flashcards
A guide that is provided for independent software vendors (ISVs) who build custom SuiteApp solutions for deployment into customer accounts.
SuiteApp Architectural Fundamentals & Examples (SAFE) Guide
A license that can enhance performance by increasing the threads available for web services through support of a concurrent web services user. This increases the number of SuiteCloud processors or queues available for scheduled scripts, and increases the number of queues and threads available for CSV import jobs.
SuiteCloud Plus
(True or False) Advanced Search does not allows reference to an existing saved search
False
(SOAP Web Services Performance Optimization) Use this API to run minimal user event scripts for real time integration
Context API
(SOAP Web Services Performance Optimization) Ideal list size
Around 20 transactions, 50 entities or items, and 100 custom records
(True or False) For SOAP web services that use token-based authentication (TBA) and for RESTlets, there are no per-user limits for concurrent requests, if ___________ is enabled.
Concurrency Governance
With this SOAP web services requests, your client application sends a request to NetSuite, and the client waits until the request is processed and a response is returned. That is, the application does not proceed with other work until receiving the response.
Synchronous requests
With this SOAP web services requests, your client application sends a request to SOAP web services, where it is placed in a processing queue and handled asynchronously with other requests. Your client application does not wait for a response but goes on to other work.
Asynchronous requests
SuiteCloud Processors for Standard Service Tier
5
SuiteCloud Processors for Premium Service Tier
15
SuiteCloud Processors for Enterprise Service Tier
30
SuiteCloud Processors for Ultimate Service Tier
60
Integration Concurrency Account base limit per SuiteCloud Plus Licenses
Account base limit + (SuiteCloud Plus License x 10)
This feature is used to process map/reduce scripts and scheduled scripts. A scheduler automatically determines the order in which jobs process.
SuiteCloud Processors
CSV Import Assistant has a limit of?
25,000 records or 50 MB per import job