Dear Friends,
We would like to create a Quotation through a webservice.
We are using the webservice OpportunityCRMByIDQueryResponse_In, to
get the details about an existing Opportunity in CRM. We create a
Quotation in CRM using the CustomerQuoteCreateRequestConfirmation_In
webservice. However through this webservice we are not able to link
the newly created Quotation with an existing Opportunity (whose details
were queried through the OpportunityCRMByIDQueryResponse_In
webservice). The CustomerQuoteCreateRequestConfirmation_In webservice
doesnt seem to provide this possibility. Can you let us know how to
create a quotation by linking it to an existing opportunity using a
webservice?
Thanks & Regards
Jeevan