Create Default C R M Script Entity
Loading default values into a new CRMScriptEntity.
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Response
OK
CRM Scripts - stored in the ejScript table, including source code. Carrier object for CRMScriptEntity. Services for the CRMScriptEntity Carrier is available from the CRMScript Agent.
Primary key
Global unique identifier, accross customers/tenants
A description of this script
Optional description of what this script is used for.
A unique name used for including this script in another
Access key used to run this script on the customer pages
The script is inside this hierarchy folder
The script
Contains the source code of the script
The type/language of this script
Unknown, CRMScript, JavaScript True if this script will return HTML output
The unique ids of all depencies of this script (all resolved includes)
The source maps for this script
Object for returning information when validating a CRMScript Carrier object for CRMScriptResult. Services for the CRMScriptResult Carrier is available from the CRMScript Agent.
Registered when in UTC.
Registered by whom
Last updated when in UTC.
Last updated by whom
The verbs that are blocked when calling a ejscript over HTTP
BlockNone, BlockGET, BlockPOST, BlockPUT, BlockDELETE, BlockPATCH, BlockOPTIONS, BlockHEAD, BlockTRACE, BlockCONNECT, BlockOTHER, BlockAll Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
Default C R M Script EntityCreate Default Trigger Script EntityCreate Default Form EntityCreate Default Currency EntityCreate Default Hierarchy EntityCreate Default Blob Entity