Forum Discussion

vipulk10's avatar
vipulk10
New Contributor III
8 years ago

Access a shared account

how do i access a account present in shared project space. using read account it gives an error that account or path doesnt exist

what I am doing is : org_name/shared/account_name

please help

3 Replies

  • I am using the Directory Browser snap. tried your recommendation and it worked! thank you! appreciate your reply @rgoodman1

    my goal is parameterized the Account tab instead of edit/adding the SMB account…

  • is there anyone who can answer this? I am new to SnapLogic and I am testing a pipeline to look for the account information in the orgname/Project Space/shared folder and use this as a parameter

    • rgoodman1's avatar
      rgoodman1
      Former Employee

      Are you using the Snaplogic Read snap in order to read the Account metadata?

      If so, place a forward slash before your orgname like: /orgname/Project Space/Project/Account Name

      If you are looking at the top-level shared, then you will not need the project space, in that case, it would be /orgname/shared/Account Name

      Keep in mind that the casing will need to match.