Fetching/Getting Case Entities using specific search criteria.
Comments
-
To do this, we can use just the basic Fetch Entities step. However, we're going to be fetching Folder data as our Type Name, with the Case Entity Structure as our Extension Type Name. This will fetch both the standard and extension data and return it, including the State. We can then use Fetch Criteria to only have cases within a specific state returned.
- Fetch Entities Documentation: https://documentation.decisions.com/step-library/docs/fetch-entities-step


