-
Notifications
You must be signed in to change notification settings - Fork 26
notification
The original article discussing Event Notification is found at https://bitbucket.org/iheos/toolkit/wiki/service/transaction_notification
Since then, the ability to configure the notification has been added to the API. See the JavaDocs for the DocumentRecipient interface for calling details.
The basic flow is:
Create a simulator through the API getting a DocumentRecipient object back. This object implements the SimConfig interface where the configuration controls are located. The setProperty() method is used to update a property on the local object and the update() method is used to push the changes to the remove simulator instance. Digging through the nested interface definitions you get a pointer to SimulatorProperties class that documents the supported properties.
Toolkit
Downloads
Installing Toolkit
Configuring Toolkit for Imaging Tests
Reporting Toolkit Installation Problems
Environment
Test Session
Conformance Test Tool
Writing Conformance Tests
Overview of Imaging Tests
Test Context Definition
Launching Conformance Tool from Gazelle
Inspector
External Cache
Support Tools
Test Organization
Configuring Test Kits
Managing Multiple Test Kits
SAML Validation against Gazelle
Renaming Toolkit
Toolkit API
Managing system configurations
Configuring Toolkit for Connectathon
Developer's blog