Connect with experts and peers to elevate technical expertise, solve problems and share insights
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?
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