element allocateAndOpenNextWorkItem
diagram wp_diagrams/wp_p1878.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children resource workListViewID
annotation
documentation
Request element for allocateAndOpenNextWorkItem operation.
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>

element allocateAndOpenNextWorkItem/resource
diagram wp_diagrams/wp_p1879.png
type xs:string
properties
content simple
annotation
documentation
Name of the resource to whom the next work item should be allocated.
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>

element allocateAndOpenNextWorkItem/workListViewID
diagram wp_diagrams/wp_p1880.png
type xs:long
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The ID of an optional work list view to apply before selecting the next item.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy