diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | resource workListViewID | ||
annotation |
|
||
source | <xs:element name="allocateAndOpenNextWorkItem"> <xs:annotation> <xs:documentation>Request element for allocateAndOpenNextWorkItem operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="resource" type="xs:string"> <xs:annotation> <xs:documentation>Name of the resource to whom the next work item should be allocated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="workListViewID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>The ID of an optional work list view to apply before selecting the next item.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="resource" type="xs:string"> <xs:annotation> <xs:documentation>Name of the resource to whom the next work item should be allocated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:long | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="workListViewID" type="xs:long" minOccurs="0"> <xs:annotation> <xs:documentation>The ID of an optional work list view to apply before selecting the next item.</xs:documentation> </xs:annotation> </xs:element> |