Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Need information about "Siebel Quote" Inbound Web Service

edited Dec 16, 2016 12:28AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered
 Hi All,  
Customer is using "Siebel Quote" Inbound Web Service, QuoteInsertOrUpdate method to delete line items existing in the Quote but it does not work.

Test Case:

1-) Activate the OOB "Siebel Quote" Inbound Web Service.  
2-) Generate the WSDL.  
3-) Load the WSDL in a tool like SOAPUI.  
4-) Create a quote through Siebel App with two lines on it.
5-) Send the following request


    <asi:SiebelQuoteInsertOrUpdate_Input>
        <quot:ListOfQuoteInterface>
           <quot:Quote operation="InsertOrUpdate" searchspec="">
              <quot:Id>1-3TV2JV</quot:Id>
              <quot:ListOfLineItems>
                 <quot:LineItems operation="Delete">
                 <quot:LineItemId>1-3TWAM5</quot:LineItemId>
                 </quot:LineItems>
              </quot:ListOfLineItems>
           </quot:Quote>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center