Informatica ActiveVOS
- Informatica ActiveVOS 9.2.4.6
- All Products
<tsst:propertyValues xmlns:tsst= "http://schemas.active-endpoints.com/b4p/wshumantask/ 2007/10/aeb4p-task-state-wsdl.xsd"> <tsst:propertyValue name="parentprocessid" type="ns:string" xmlns:ns="http://www.w3.org/2001/XMLSchema">5013 </tsst:propertyValue> </tsst:propertyValues>
<htdt:illegalArgument xmlns:htdt="http://www.example.org/WS-HT/api/xsd"> Task parameter property 'parentProcessId1' does not exist. </htdt:illegalArgument>
<aetgt:getMyTasksResponse xmlns:aetgt="http://www.example.org/WS-HT/api/xsd" xmlns:htdt="http://www.example.org/WS-HT/api/xsd" xmlns:result="http://saxon.sf.net/xquery-results" xmlns:tss="http://www.activebpel.org/b4p/2007/10/wshumantask/aeb4p-task-storage.wsdl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<xsd:getMyTasks> <xsd:taskType>TASK</xsd:taskType> <xsd:whereClause>parentProcessId >''</xsd:whereClause> </xsd:getMyTasks>
Presentation Parameter
| Is it Deployed
| Actual Values
| Query
| Result
|
---|---|---|---|---|
MyString
| Yes
| "a", "b"
| < a where clause >
| < a parameter result >
|
MyStringB
| Yes
| No Values
| < a where clause >
| < a parameter result >
|
MyStringC
| No
| Not applicable
| < a where clause >
| < a parameter result >
|