Forum Discussion

4 Replies

  • Hi,
    absolute path for the asset in the form
    /org/projectspace/project/asset is required.
    eg: /myorg/Engineering/Status/LatestDefects

  • Nagaraju_Julaka's avatar
    Nagaraju_Julaka
    New Contributor II

    Hi Vineesha,
    In Snaplogic Read snap i have used the pipeline name directly which is working and able to see the output data also only for snaplogic update snap is giving error.

    I have tried with absolute path also but still it’s giving same error.

    Regards,
    Nagaraju

    • skatpally's avatar
      skatpally
      Former Employee

      I tried to Mimic that issue. Like @vineesha stated , If you don’t provide an absolute path its complaining. Check the screenshot.

      It works with the below valid Path.

      /MyOrg/Sushmitha Katpally/shared/Get_IP_Notes

      Hope it helps.

      -Su.

  • are you still getting the same error ? did you try using the absolute path in both read and update snaps ?