Forum Discussion
psadasivam
9 years agoNew Contributor III
@sriram In my case I am trying to create new project on provided org. I am just using SnapLogic create snap not read snap.
Currently, to be able to create a new project using the SnapLogic metadata snaps, having “SnapLogic Read” > “SnapLogic Create” is a definite requirement as the “SnapLogic Read” snap is the one responsible for passing metadata related information (org names, users, acls, etc.,) to the downstream “SnapLogic Create” snap. This rule applies for both creating new projects within (or) across orgs to which you have access to. So, in your case, following the “Router” snap (output 0), you would need to add the “SnapLogic Read” snap followed by the “SnapLogic Create” snap.
Hope this helps.
- psadasivam9 years agoNew Contributor III
@sriram thanks. It worked 🙂