Using the TransitionItem web service method on a transition of type SubTask in soapui gives all indications that the web service runs without a problem and gives a normal response but the item doesn't transition and the subtask items don't get created.
When running a GetItemsByQuery call, the "totalCount" value returned in the response should give you the total number of items returned by the query REGARDLESS of whether or not you placed a value into the "maxReturnSize" parameter.
SBM Composer Service Mappings for web services provide two selection values for binary fields and these are True and False. These values do not comply with SOAP standards which require true|false|0|1. This is why the web service response defaults always to the Boolean value 'false' regardless of what is intended in the SBM Composer.
- a new record is created in the auxiliary table with the field content 1234567890 - the response in SOAP UI should show <ae:title>1234567890</ae:title>
The Orchestration Engine cannot send the Web service request at Service step sbmappservices72_GetItem to the endpoint defined as http://2k3sp2-swan-03/gsoap/gsoap_ssl.dll?sbmappservices72. You should verify that the definition is correct and that the server is responding .