Decision Management & Intelligence (ODM, DI)

Decision Management & Intelligence (ODM, DI)

Connect with experts and peers to elevate technical expertise, solve problems and share insights


#Data
#Data
#Businessautomation
#DecisionManagement
 View Only
  • 1.  Set trigger event in ODM 

    Posted 03/23/17 10:42 AM

    I'm using IBM ODM V8.8.1. I would like to set the trigger event (such as when the user put the editor button), and get the snapshot at that time automatically. Is there any way to do that? Is there any link or advice?



  • 2.  RE: Set trigger event in ODM 

    Posted 04/11/17 06:59 PM

    I guess you mean "automatically" and not "manually" For that you need to use the Decision Center API. Check for the createSnapshotFromBaselineEvent() in the IlrBaselineManagementFacility

    Hope this help