IBM Targetprocess

 View Only

 How to Create a Dynamic Predecessor Multiselect dropdown Using Mashup for ProjectTasks?

Haripriyan K A's profile image
Haripriyan K A posted Tue June 24, 2025 07:52 AM

I'm trying to build a mashup in Targetprocess that adds a multiselect dropdown field called Predecessor to ProjectTask entities.

Here's what I want:

  • The dropdown should show all other ProjectTasks that belong to the same TraditionalProject.

  • It should exclude the current ProjectTask itself (to avoid selecting itself as its own predecessor.  

Any help, clarification, or examples from others who’ve done similar would be appreciated! I've attached what I've tried so far.