Friday 26 June 2015

Updating Records using "Inbound E-mail Database Operations" Business Service

Hi all , in my previous post http://siebelfoundation.blogspot.com/2015/06/siebel-operations-using-inbound-e-mail.html i described how tosearch for a record using the Business service ,this BS can also be used for updating a record.

Documentation related to Update Record operation of the BS is not given in bookshelf ,we need to give the following inputs.

Method : UpdateRecord
Business Service : Inbound E-mail Database Operations
















The Following inputs need to be passed







Input Argument
 Description
BusComp
Name of Business Component
BusObject
Name of Business Object
Id
Id of Record to Query
Field: Status
Field to update

The limitation of the method is that we have to query using Row Id only.

Hope this was helpful .. Cheers..


7 comments:

  1. Hi Rahul,

    I am getting below error with Update Record operation of the BS:Inbound E-mail Database Operations. Currently we are into Siebel IP2015.As a workaround to overcome we have used the Siebel Operation step(Update) to update the record.
    Please share your thoughts on using Siebel Operation instead of BS.

    Error invoking service 'Inbound E-mail Database Operations', method 'UpdateRecord' at step 'Error'.(SBL-BPR-00162)--No record matching the search specification is found.(SBL-CMI-00122)

    Thanks,
    Ganesh A

    ReplyDelete
  2. Try using BusObj instead of BusObject as the input argument.

    ReplyDelete
  3. to compile the following database ! We have saved you that trouble. USA Email Lists

    ReplyDelete
  4. What happens if the transaction can not be completed? Does it queue and retry? In a large system of say 700 workgroup agents at a site, is it possible to overload the MySQL database with state change requests?create mysql dashboard

    ReplyDelete
  5. Thank you for your articles that you have shared with us. Hopefully you can give the article a good benefit to us. Email lists

    ReplyDelete
  6. This is a great inspiring article.I am pretty much pleased with your good work.You put really very helpful information. Keep it up. Keep blogging. Looking to reading your next post. Write for us business

    ReplyDelete
  7. This is a great inspiring article. I am pretty much pleased with your good work. You put really very helpful information. Keep it up. Keep blogging. Looking to reading your next post... Write for us business

    ReplyDelete

Siebel GoTo View - Handling Realtime cases

 Hello All,  We all must have used GoTo view functionality of siebel to navigate to a particular view from current view. What if the require...