Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » Major new IHE/Bridge build for Connectathon now available
Major new IHE/Bridge build for Connectathon now available [message #37732] Tue, 27 November 2007 18:16
Matthew DavisFriend
Messages: 269
Registered: July 2009
Senior Member
Greetings everyone,

A new build, dated November 27th, has been posted for the IHE plug-ins
and OHF Bridge. This build incorporates many bug fixes and includes API
changes for the ATNA and the Bridge.

Bugs fixed in this build:
208758, 208913, 208932, 209378, 209382, 209527, 210042, 209258, 209441,
210041, 210502


ATNA Changes
==================
Changes to the ATNA API are *NOT YET COMPLETE* and are pending some work
from the IHE to close gaps in ITI CP-164. If you are using the ATNA API
directly, then I recommend that you wait until this is cleared up before
attempting to incorporate the changes. Please note: THIS DOES NOT
AFFECT MOST USERS, AS MOST AUDITING IS TAKEN CARE OF BY THE CORE ACTORS.


OHF Bridge Changes
==================
For OHF Bridge users, please regenerate your proxy stubs to account for
the API changes. The API changes are as follows:

- In SessionContext:
- Renamed 'user' field to 'initiatingUser'.
- Added field 'auditSourceId'
- In ResponseType (inherited by all responses):
- Removed 'failMessage' and 'successMessage'
- Removed 'isFailure'. Kept 'isSuccess'
- Added 'response' (coded integer)
- Added 'responseMessages' (array of Strings)
- Added 'responseMessage' (single String, first element of
responseMessages)

The 'response' coded integers represent the IHE's response code
handling. They are enumerated as follows:

UNKNOWN = -1
SUCCESS = 0
PARTIAL_SUCCESS = 2
WARNING = 3
ERROR = 4
UNAVAILABLE = 5
Previous Topic:Bridge: Node-Authentication failure message (#1222)
Next Topic:Major new IHE/Bridge build for Connectathon now available
Goto Forum:
  


Current Time: Thu Apr 25 19:55:12 GMT 2024

Powered by FUDForum. Page generated in 0.02849 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top