Return SRNumber in WS
I am using the Inbound Web Service named ServiceRequest (Namespace is http://siebel.com/Service/FS/ServiceRequests) which is based on the Business Service named Service Request. I am able to insert an new SR record just fine and the result of the call returns the Id and ModId for the new record. I'd like to add the SRNumber to the returned output. The Output Argument of the call is SiebelMessageOut and the Argument User Property name ObjectType is set to Id but I cannot determine where that exists so I can add SRNumber to it. Do don't want to change the User Proptery