Versions Compared

Key

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

In this Page

Table of Contents
maxLevel2

...

  • Several Snaps now utilize a stored account functionality. Any pipelines using the Snaps listed in the Account Connections  section below will need to be updated with the latest Snap settings. Additionally, users will need to be given permissions to Accounts within their orgs User Permission page. To do this:

    1. Log into SnapLogic Manager.

    2. Click Users.

    3. For the user you want to give Account permissions to, click on the appropriate organization in the User Permissions column for that user.

    4. On the User Permissions page, edit the Accounts item in the list.

    5. If you want the user to create Accounts in SnapLogic Manager, give them File-Write. If they only need to be able to pull in Accounts into Snaps within Designer, give them File-Read.

Enhancements

...

UI Updates

The first thing you will notice is the updated UI. The workspace controls are now located in a toolbar at the top of the screen. The Snap Catalog and new Pipeline Catalog are located on the left of the screen to make building pipelines left to right a much smoother experience.

...

Snaps

 The following Snaps were are added or enhanced in this release:

...

  • When the subpipeline has a subpipeline inside it i.e for the nested pipelines of depth > 1, the prepare is failing due to rendering issues. This is because the response sent by server to UI presently does not capture the complex structure of the graph. 
  • Nested pipelines ignore the error views. The error views can be of type document or binary. The unused error views in the subpipeline should be collected and all the document type error views are connected to one document view and all binary type error views are connected to one binary view. Later these two error views are propagated to downstream Snaps.
  • Suggest is currently failing on nested pipelines. 

Snaps

  • The SOAP Snap does not support file import through WSDL at this time.