Fetching Case Entity based on State

Fetching Case Entity based on State

Comments

  • I have a Case Structure with a certain number of states, and I want to be able to Fetch all cases that are in a particular state. I dont know how to do this, do you have any solution?

  • Hi

    For getting all the cases that are lying in a particular state, we will need to use the Fetch Entities step and select Folder as the Type Name and your Case structure as the Extension Type Name.

    We will need to define the entityfolderid where this case resides and the state name as the fetching criteria.

    Thanks

Sign In or Register to comment.