element injectPageFlowEventResponse
diagram pflow_diagrams/pflow_p34.png
namespace http://pageflow.api.pfe.n2.tibco.com
properties
content complex
children pageResponse
annotation
documentation
Response element for injectPageFlowEvent operation.
source <xs:element name="injectPageFlowEventResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for injectPageFlowEvent operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="pageResponse" type="pfecom:PageResponse">
       
<xs:annotation>
         
<xs:documentation>Pageflow execution state, context and page data.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element injectPageFlowEventResponse/pageResponse
diagram pflow_diagrams/pflow_p35.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
Pageflow execution state, context and page data.
source <xs:element name="pageResponse" type="pfecom:PageResponse">
 
<xs:annotation>
   
<xs:documentation>Pageflow execution state, context and page data.</xs:documentation>
 
</xs:annotation>
</xs:element>

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