Informatica ActiveVOS
- Informatica ActiveVOS 9.2.5
- All Products
http://[host]:[port]/active-bpel/services/REST/ AeB4PTaskFeed?filter=open&role=administrator&maxTasks=10
http://[host]:[port]/active-bpel/services/ REST/AeB4PTaskFeed?format=rss
Parameter
| Allowed Values
|
---|---|
details
| true or false (default)
If true, feed content includes additional text such as status, priority, and owner. Otherwise, only the feed item subject is returned.
The default value is false.
|
filter
| notifications, open (default), closed, unclaimed, claimed, completed, error, obsolete, failed
|
format
| atom, rss.
Indicates the preferred feed format - ATOM 1.0 or RSS 2.0. The default is atom.
|
maxTasks
| integer_value; default is 20.
|
role
| user (default), administrator, initiator, stakeholder.
|
searchBy
| "Search By" expression that is part of the task definition
|
taskIndexOffset
| integer_value. Start at task
integer_value and display
integer_value + maxTasks ; default is 0; for example, Display tasks 15 through 35.
|