Facing a challenge in Dynamic Referenced Process

Hi

We have one Dynamic Referenced Process (DRP) step in our main process. We are calling more than one child process, which is configured in DRP step, so that the child process will be called during run time based on the input/data.

Some of the child process is getting called during run-time and getting completed successfully, but one particular process (Say Process B) is not getting called and the DRP step is in waiting state.

We tried calling the same process (Process B) in sample parent process in a DRP step, which is working fine.

Could somebody through some light to us, where we might doing something wrong.

I am supposing the IS logs did not yield any useful information.

Have you tried using the input mapping IS function to print debug information or trace the incoming pipeline?

You might also need to trace the outgoing pipeline from the previous task/process.