Update Record (NetSuite) activity

An activity that changes an entity record in NetSuite.


Update Record activity

Configure the Update Record activity

To configure the Update Record activity, do the procedure in this topic.

Examples

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the NetSuite tab.

    Open NetSuite tab
  3. On the NetSuite tab, drag the Update Record activity onto your process.

    Drag Update Record activity

General Configuration

Specifies the basic settings for the Update Record activity.

Figure: General Configuration screen

General Configuration screen

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Connection Timeout (Seconds)

Description:
Specifies the number of seconds permitted to complete an action before the connection stops.
Allowed Values:
An integer.

Represents

  • A number of seconds
Default Value:
600
Accepts Variables:
No

Update Record Configuration

Configures the request settings to change an entity record.

Figure: Update Record Configuration > Request tab

Update Record Configuration Request tab
Figure: Update Record Configuration > Response tab

Update Record Configuration Response tab

Fields

Field NameDefinition

NetSuite

Description:
Specifies the access token that connects to your NetSuite application.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None
Example:
Refer to:

Create Add Token icon

Opens this Screen:
Access Tokens for NetSuite
Function of this Screen:
Configure an access token to connect to NetSuite.
Example:
Refer to:

Entities / Custom Record Types

Description:
Specifies whether to change a record for a standard NetSuite entity, or a record for a custom record type.
Allowed Values:
  • Entities - Lets you select a standard NetSuite entity in which to change the record.
  • Custom Record Types - Lets you select a custom record type in which to change the record.
Default Value:
Entities

Entity Name

Description:
Specifies the name of an entity for which to change the records.
To Open this Field:
  1. On the Update Record Configuration screen, select Entities.
Allowed Values:
An entity name from the list.
Default Value:
None.

When you select the NetSuite access token, the name of entities show in the Entity Name field.

Record Type

Description:
Specifies the name of a custom record type for which to change the records.
To Open this Field:
  1. On the Update Record Configuration screen, click Custom Record Types.
Allowed Values:
A custom record type from the list.
Default Value:
None.

When you select the NetSuite access token, the name of custom record types show in the Record Type field.

Update Record

Description:
Specifies how to change the records.
To Open this Field:
  1. On the Update Record Configuration screen, click the Request tab.
Allowed Values:
  • Update Record Using the ID - Lets you connect a NetSuite record internal ID to your process schema to change a record.
  • Update Record that meet all the conditions - Lets you specify the name of a saved search from Predefined Filter list, and connect the NetSuite API request parameter to your process schema to change more than one record.
Default Value:
Update Record Using the ID

Predefined Filter

Description:
Specifies the name of a saved search that exists in NetSuite.

A saved search is a set of filters that specify the data to get.

To Open this Field:
  1. On the Update Record Configuration screen, click the Request tab.
  2. Click Update Record that meet all the conditions.
Allowed Values:
The name of a saved search in NetSuite.
Default Value:
None

Record Internal ID

Description:
Specifies the internal ID for the record to change in NetSuite.

The record internal ID comes from NetSuite.

To Open this Field:
  1. On the Update Entity Configuration screen, click Custom Record Types.
  2. On the Request tab, click Update Record Using the ID.
Allowed Values:
An internal ID of the record from NetSuite.
Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Request Mapping

Description:
Connects the NetSuite API request parameter to your process schema. This is mandatory only if the request passes data from the process schema to parameters in the NetSuite API.
To Open this Field:
  1. On the Update Entity Configuration screen, click the Request tab.
Allowed Values:
Click the Schema Mapping Schema Mapping icon button to open the Schema Mapper screen.

Use this screen to connect the request to the data model for your process.

Default Value:
None
Example:
Refer to:

Map Response to AgilePoint Schema

Description:
Specifies the connection from the NetSuite API response parameter to your process schema.
To Open this Field:
  1. On the Update Entity Configuration screen, click the Response tab.
Allowed Values:
Click the Schema Mapping Schema Mapping icon button to open the Schema Mapper screen.

Use this screen to connect the response to the data model for your process.

Default Value:
None
Example:
Refer to:

Store the Response in Custom Attribute

Description:
Specifies the process data variable that contains the record internal ID from NetSuite.
To Open this Field:
  1. On the Update Entity Configuration screen, click the Response tab.
Allowed Values:
A process data variable that accepts a numeric string with no spaces or special characters.
Default Value:
None
Accepts Variables:
Yes
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?