Dilemma on the best way to work with SF

Hi @liranl

You can do the same what you are doing at the performer start in the dispatcher and add them to the specific content of each item(You can add the corresponding ID only by filtering the policy id) you are adding so that when retrieved we can have the required ID as well. And yes moving it to dispatcher makes more sense as it is kind of an input for the subsequent process

cheers