How can I get BDM Values from Initiator form to Dept Manager Form

Hey guys,

I have created a process using BDM,
At First Step:

  1. Initiated user fills the form and submits, it goes to his Manager.
  2. Manager reviews the form, and I am using …/{{context.myTest_ref.link}} to get BDM values from User submitted form, and now Manager Submits the form and it goes to his Dept Manager.
  3. Dept Manager reviews and when I am using …/{{context.myTest_ref.link}} I am unable to get form values submitted by Initiated User, I am only getting Manager choosen form fields, not from Initiated form .

How can I get form values from Initiated user Form to Dept Manager form? Please help…

I would refer back to the Getting Started Tutorial which gives an example…

regards
Seán

PS: If this reply answers your question, please mark as resolved.