Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: PLAT-11649

...

Expand
titlePlatform Upgrades and Accounts

Some accounts may have a fixed time for refresh tokens, such as Google accounts, which must be refreshed every hour. If that refresh needs to occur when the platform is down for an update, the refresh does not occur. To prevent these accounts from failing after a new platform deployment, it is recommended that you refresh your accounts before the designated down time.

Video: SnapLogic Best Practices: Scaling Your Integrations

Org Environments


Expand
titleCreate dedicated Orgs for your activities...

User separate Orgs for production, development, and testing activities.

Do not use the same Org for the following activities:

  • Testing and production
  • Dev and production (no testing)


Expand
titleLimit UAT usage for testing features before the GA of a quarterly release...

Every quarterly release is available a week early on UAT. 

Only use UAT for testing release features during the two-week window of the release. We do not recommend ongoing tests or experiments on UAT because the version might change suddenly outside of the two-week window.


Expand
titleDo not use the Files feature in Manager as a file system or storage....

Use a Cloud storage provider to store production data. File Assets should not be used as a file source or a destination in production pipelines. When you configure File Reader and Writer Snaps, set the file path to a cloud provider or external file system.

Only use sldb for the following:

  • JAR files

  • JDBC files

  • Expressions libraries (.expr)

  • Account-relatedconfiguration files



Pipeline Design and Development

...