Insert Service Request also inserting new account
Hi,
We have a Vanilla Service Request BS with Insert SR method & webservice up and running successfully.
We have to send Account information as well with SR details, as it needs to find the correct account of which SR should belong to.
Now the problem is, if the webservice cant find the account in the DB, then it is inserting account as well, which we do not want to do.
How to stop the webservice to not to insert the account and allow it to just insert SR record.
Thanks
Ratna