I am using the Start Job activity and the output I see if Job Id and Process Id.
I am also using the Get Jobs activity to get a list of jobs. But I want it to filter based on the Job Id, so I can get the State of that specific Job Id.
What do I put in the Filter for Get Jobs?
Thanks.