Informatica ActiveVOS
- Informatica ActiveVOS 9.2.4.6
- All Products
Parameter Name
| Value(s)
| Description
|
---|---|---|
format
| rss or atom
| Optional. The response feed format. Default value is atom.
|
role
|
| Optional. List tasks on behalf of a task role. The default value is user (which is equivalent to potential owners and actual owner).
|
filter
|
| Optional. The default value is open, which mean list all open tasks (that is, tasks with status = READY, RESERVED, IN_PROGRESS or SUSPENDED).
|
maxTasks
| integer
| Optional. Number of tasks to return in the feed. The default value is 20.
|
taskIndexOffset
| non negative integer
| Optional. Index offset used for pagination. The default value is 0.
|
searchBy
| percent encoded string
| Optional search by string value.
|
http://localhost:8080/active-bpel/services/REST/AeB4PTaskFeed
http://localhost:8080/active-bpel/services/REST/AeB4PTaskFeed?format=rss
http://localhost:8080/active-bpel/services/REST/AeB4PTaskFeed?filter=started&format=rss