Versions Compared

Key

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

On this Page

...

Snap type:

Write


Description:

This Snap updates an asset with the information from another asset of the same type.

Prerequisites:

[None]


Support and limitations:

Works in Ultra Task Pipelines.

Account: 

Accounts are not used with this Snap.


Views:


InputThis Snap has exactly one document input view.
OutputThis Snap has at most one document output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.


Settings

Label


Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.


Asset type



Required. Select the type of asset that you want to update from the following options:

  • ACCOUNT

    Note

    The account that is read from the SnapLogic Read snap or the API, encrypts the password field. When the Snap finds additional fields "key" and "fp" associated with the account, the fields are automatically encrypted. Therefore, we recommended you to add the (null: $property_map.settings.password.key) properties in the Mapper Snap upstream of the SnapLogic Update Snap:

    Image Modified

    • When changing the password, we recommend you to remove the "key" field in the password property—the Snap then encrypts the password in plaintext and updates it.

    • If your org is configured for Enhanced Account Encryption, the information you use to update an ACCOUNT is automatically encrypted.

  • PIPELINE
  • PROJECT (used for both projects and project spaces)
  • TASK
  • SNAPLEX

Default value: ACCOUNT

Asset path


Required.Absolute path for the asset in the form of: <org>/<project_space>/<project>/<asset>

Examples: /myorg/Engineering/Status/LatestDefects

Default value: [None]

Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute

...