Create project based on a JSON snaplogic file and replace path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2021 04:02 PM
Hi all,
I’m currently trying to build a pipeline which read .txt project file then replace a path based on a mapping table. exampe:
Read project file - > based on project name find a specific path and replace with target path - > create project with a different name or append new.
is there an easy way to do this? Since we’re migrating our infrastructure to the cloud we need to re point our local drive references to use a google cloud bucket but we have 1000+ pipelines that would be hard to do it manually.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2021 11:50 AM
Can I take a export.json file and create a project using metadata create snap?
