Informatica ActiveVOS
- Informatica ActiveVOS 9.2.4.6
- All Products
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>POTENTIAL_OWNERS</htdt:genericHumanRole> <htdt:status>READY</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>OWNER</htdt:genericHumanRole> <htdt:status>RESERVED</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>OWNER</htdt:genericHumanRole> <htdt:status>IN_PROGRESS</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>OWNER</htdt:genericHumanRole> <htdt:status>EXITED</htdt:status> <htdt:status>FAILED</htdt:status> <htdt:status>ERROR</htdt:status> <htdt:status>COMPLETED</htdt:status> <htdt:status>OBSOLETE</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>INITIATOR</htdt:genericHumanRole> <htdt:status>READY</htdt:status> <htdt:status>RESERVED</htdt:status> <htdt:status>IN_PROGRESS</htdt:status> <htdt:status>SUSPENDED</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>TASKS</htdt:taskType> <htdt:genericHumanRole>ADMINISTRATORS</htdt:genericHumanRole> <htdt:status>RESERVED</htdt:status> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>
<htdt:getMyTasks xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> <htdt:taskType>NOTIFICATIONS</htdt:taskType> <htdt:genericHumanRole>NOTIFICATION_RECIPIENTS</htdt:genericHumanRole> <htdt:maxTasks>20</htdt:maxTasks> </htdt:getMyTasks>