Set up dependencies between projects

RyoyaFukuda
Tera Contributor

I want to set up dependencies between projects.
If you set up projects for Parent and Child in the Planned Task Relationship table (planned_task_rel_planned_task), you think you can set up dependencies, but if you put a project in one of them, the other doesn't see anything.
The dependencies between project tasks could be set in the Planned Task Relationship table, but would the project set the dependencies differently?

6 REPLIES 6

Namita Mishra
ServiceNow Employee
ServiceNow Employee

Hi @RyoyaFukuda ,

Hope you are doing well and Thanks for checking with the community.

I have created a recording explaining the concept.

 

Information of the dependency between two projects aka external dependency is also stored in the same table i.e. Planned Task Relationship (planned_task_rel_planned_task) table.

For the external dependency the predecessor and successor tasks short description columns stores the information in the format of <table name>:<task name>

and for external dependency row, you will also get the value in 'External relation id' column of the table.

NamitaMishra_0-1717250820450.png

 

 

 

Hope this answers the query. If it does, please mark the response as correct answer.

 

Thank You!

Namita Mishra

Hi @Namita Mishra Iam Not Able to See your recording, Can you re upload Video             

 

Hello @Namita Mishra Can You Share the video, The Video Link is Showing Expired

RyoyaFukuda
Tera Contributor

@Namita Mishra 

Thank you for all the details.
It was very easy to understand.
I understood that it is possible to create dependencies for project tasks in different projects.
However, in this situation, I cannot see what dependencies the two projects on the same program have on the program workbench.
Is it not possible to create dependencies between programs?
Or is there another way to view the program relationships?