complexType StartBusinessServiceResponse
diagram wp_diagrams/wp_p1868.png
namespace http://base.api.bs.n2.tibco.com
type extension of BusinessResponse
properties
base BusinessResponse
children pageActivityResponse
used by
element BusinessServicesResponse/StartBusinessServiceResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
activityId  xs:string        
documentation
ID of the page activity
processState  ProcessState  required      
documentation
Indicates the current state of the Business Service
processId  xs:string  required      
documentation
Process Id of the Business Service instance
source <xs:complexType name="StartBusinessServiceResponse">
 
<xs:complexContent>
   
<xs:extension base="BusinessResponse"/>
 
</xs:complexContent>
</xs:complexType>

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