Function or Method Signature with Example
Consider the following before executing any of the function or method exposed via Laptop Data Access API:
Ensure that the required parameter values are provided in the DARequest object as per the function parameter matrix specification.
Use getDbObjects and getDbObjectFields to know more about the object and its fields.
Attachments cannot be updated. To update attachments, delete the existing attachment that you intend to update and insert again by calling executeDelete and executeInsert functions.
* 
Salesforce Files are supported for ServiceMax Laptop Data Access API, if the Global Setting GBL037 is set to true. For more information, see Salesforce Files. The API structure to insert or delete Salesforce Files remains the same as attachments.
Was this helpful?