Skip to main content
Question

FSM6 Predecessors Task ID (Parent ID)

  • February 27, 2025
  • 1 reply
  • 14 views

Pinmaya Kumar Singh
Do Gooder (Partner)
Forum|alt.badge.img+5

Hi Folks,

 

I am trying to create predecessors task where the task have the parent ID.

How to create it through baseline or XML Br can someone guide me.

1 reply

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1168 replies
  • March 2, 2025

Hi ​@Pinmaya Kumar Singh 

Create an XML BR

Below is an XML that can be used as a reference.

  <update_task_predecessor_xref>
    <task_predecessor_xref>
      <task_id>@task_id</task_id>
      <task_id_predecessor>@task_id_predecessor</task_id_predecessor>
      <predecessor_type>SS/FS/SF/FF</predecessor_type>
      <insert is_initialized="False" />
    </task_predecessor_xref>
  </update_task_predecessor_xref>

Cheers!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings