element startBusinessServiceResponse
diagram busserv_diagrams/busserv_p258.png
namespace http://business.api.busserv.n2.tibco.com
properties
content complex
children pageResponse
annotation
documentation
Response element for startBusinessService operation.
source <xs:element name="startBusinessServiceResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for startBusinessService operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="pageResponse" type="pfecom:PageResponse">
       
<xs:annotation>
         
<xs:documentation>Business service execution state, context and page data.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element startBusinessServiceResponse/pageResponse
diagram busserv_diagrams/busserv_p259.png
type PageResponse
properties
content complex
children context pageData
attributes
Name  Type  Use  Default  Fixed  Annotation
executionState  ExecutionState        
documentation
Enumerated value defining the current status of the pageflow or business service. One of the following values:

- NOT_STARTED: Unable to start.
- STARTED: Started successfully.
- IN_PROGRESS: In progress.
- COMPLETED: Successfully conpleted.
- UNKNOWN: Unknown status.
annotation
documentation
Business service execution state, context and page data.
source <xs:element name="pageResponse" type="pfecom:PageResponse">
 
<xs:annotation>
   
<xs:documentation>Business service execution state, context and page data.</xs:documentation>
 
</xs:annotation>
</xs:element>

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