Forum Discussion

Varun's avatar
Varun
New Contributor II
3 years ago

Pipelines integration/linnking

Hi All ,

I have a requirement to link different pipelines under a project which appears like below. please let me know the possibilities.

structure
–>Projects
---->Shared
----->Folder1
------>Folder2
------>Folder3

I am trying to link the last pipeline in folder1 to first pipeline in folder 2 with help of pipeline execute(PN : I have done the integration of pipelines with in each folder with pipeline execute). and so on. but the last pipeline in folder1 not recognizing the first pipeline in folder2 . is it something not possible. Do i have to move all the folders under Shared folder and do the integration?. Please help.
thanks .

9 Replies

  • SpiroTaleski's avatar
    SpiroTaleski
    Valued Contributor

    @Varun

    It just bring to my mind now.

    Actually you can invoke a pipeline that is on different project using Pipeline Execute Snap.

    You will need to explicitly specify the location of the pipeline:

    BR,
    Spiro Taleski

  • SpiroTaleski's avatar
    SpiroTaleski
    Valued Contributor

    @Varun

    Try this path in Pipeline Execute Snap: Organization/Projects/Folder2/Starting pipeline name

    where you should replace:

    • Organization with your actual Organization name
    • Project with your actual Project Space Name
    • Folder2 with your actual Project Name
    • Starting pipeline name with your actual pipeline name.

    BR,
    Spiro Taleski

  • SpiroTaleski's avatar
    SpiroTaleski
    Valued Contributor

    @Varun

    You cannot access/invoke one pipeline from a different location than a pipeline belongs to(using Pipeline Execute Snap). In order to be able to do that, the caller/parent Pipeline and child one needs to be in the same project, or the child to be in the shared folder of that given Project space.

    Another option to invoke pipelines from anywhere is, if the pipeline that you want to be invoked to be exposed as an API(using Triggered or Ultra tasks).

    BR,
    Spiro Taleski

  • Varun's avatar
    Varun
    New Contributor II

    Got it thanks for the update. Assuming this i started gathering all under one project today.

  • Varun's avatar
    Varun
    New Contributor II

    We have 10 folders under projects. each folder already connected by the pipeline execute. but its not working with different folders (i mean path is not recognized. even with expression). have you had chance to try this before?

  • SpiroTaleski's avatar
    SpiroTaleski
    Valued Contributor

    @Varun

    Can you please share the screenshots here what do you want to achieve?

    BR,
    Spiro Taleski

  • Varun's avatar
    Varun
    New Contributor II

    as mentioned below. folder1 has 10 pipleines folder2 has 10 pipelines. . trying to connect Folder1 end pipeline to folder 2 starting pipeline. under projects all other folders are at same level.
    –>Projects
    ----->Shared
    ----->Folder1
    ------>Folder2
    ------>Folder3

  • Varun's avatar
    Varun
    New Contributor II

    I think it’s working. initially i typed the path manually and the resulted in error.

    thanks again.

    • bojanvelevski's avatar
      bojanvelevski
      Valued Contributor

      HI @Varun,

      I’m glad that your issue has been sorted out. Kindly reminder to mark @Spiro_Taleski’s reply as a solution so all future members that will face the same issue can easily find the answer without going through the whole post.

      Regards,
      Bojan