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

element allocateAndOpenNextWorkItem/resource
diagram wp_diagrams/wp_p2355.png
type xs:string
properties
content simple
annotation
documentation
Name of the resource to whom the next work item should be allocated.
source <xsd:element name="resource" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Name of the resource to whom the next work item should be allocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element allocateAndOpenNextWorkItem/workListViewID
diagram wp_diagrams/wp_p2356.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 <xsd:element name="workListViewID" type="xs:long" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>The ID of an optional work list view to apply before selecting the next item.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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