#352 Web Service CreateTicket: Search the service subcategory given the found service_id (if not already specified)

SVN:trunk[1111]
This commit is contained in:
Romain Quetiez
2011-03-07 16:58:46 +00:00
parent 019888caff
commit 6ac06d7e47
2 changed files with 5 additions and 1 deletions

View File

@@ -2302,7 +2302,7 @@ $aCreateTicketSpecs = array(
new SOAPExternalKeySearch(array(new SOAPSearchCondition('id', 1))), /* aCallerDesc */
new SOAPExternalKeySearch(array(new SOAPSearchCondition('name', 'Demo'))), /* aCustomerDesc */
new SOAPExternalKeySearch(array(new SOAPSearchCondition('name', 'Computers and peripherals'))), /* aServiceDesc */
new SOAPExternalKeySearch(array(new SOAPSearchCondition('id', 1))), /* aServiceSubcategoryDesc */
new SOAPExternalKeySearch(array(new SOAPSearchCondition('name', 'Troubleshooting'))), /* aServiceSubcategoryDesc */
'sub product of the service', /* sProduct */
new SOAPExternalKeySearch(array(new SOAPSearchCondition('name', 'Hardware support'))), /* aWorkgroupDesc */
array(