Ask a questionAsk a question
 

AnswerUpdate complete data in BAM

  • Tuesday, November 03, 2009 8:39 PMBrahim OUALI Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello everybody,

     

    Is it possible with the BAM Api to :

    • update a data in the complete table (with the correlation, i can update a value in the active table)
    • delete a row in the active or complete table

    Thx

Answers

All Replies

  • Wednesday, November 04, 2009 10:32 PMelct Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Brahim,

    I think you cannot do this using BAM API
  • Thursday, November 05, 2009 12:38 AMSandro Pereira Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I think elct is right...

    The concept of BAM API is to register events. Once the event is complete, the event is "closed" and you cannot modify.
    The same approach to the second question, you cannot delete event using BAM API (the concept is register events). Whats the point delete an event, in my opinion you loose the point of using BAM, that is in resume to register, tracking and get metrics of facts.
    Sandro Pereira - http://sandroasp.spaces.live.com/blog/ http://www.devscope.net/WhatWeDo/Integration/tabid/107/Default.aspx
  • Thursday, November 05, 2009 2:33 PMBrahim OUALI Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Thanks elct and Sandro for your answer

    i guessed that, it's OK
    • Marked As Answer byBrahim OUALI Thursday, November 05, 2009 2:33 PM
    •