Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this Snap to get the NetSuite server time in GMT, regardless of the user's your time zone.

...

Snap Type

The NetSuite Get Server Time Snap is a Read-type Snap.

...

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

 

  • Min: 0

  • Max: 1

  • Mapper

  • Copy

Does not require any specific input.

Output

Document

 

  • Min: 1

  • Max: 1

  • Union

  • Mapper

  • Copy

Returns the NetSuite server time using the getServerTime function.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop Pipeline Execution: Stops the current pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...

Info
  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ((blue star)): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ((blue star) ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the fieldsetfield set.

  • Remove icon ( (blue star)): Indicates that you can remove fields from the fieldsetfield set.

  • Upload icon ((blue star) ): Indicates that you can upload files.

...

Error

Reason

Resolution

Invalid login attempt

The specified credentials are incorrect.

Provide Retry with the correct credentials and retry.

Examples

Get NetSuite Server Time in GMT

The following example pipeline demonstrates how to get the NetSuite Server time in GMT, irrespective regardless of the user’s your time zone.

...

Download this pipeline.

Configure the NetSuite Get Server Time Snap with the default values.

...