Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » Re: OHF bridge for IHE project
Re: OHF bridge for IHE project [message #37034] Tue, 13 November 2007 16:59 Go to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Enayet,

The OHF folks are more likely to see your question if you use their
specific newsgroup. I've added it to the "to" list of the reply, so you
don't need to repost.


Enayet wrote:
> Hi, I have installed OHF bridge in order to successfully test the MESA
> tools. The IHE Techical team suggested me to downlaod that to move
> forward as we do not have middleware to open the UDP socket. I was
> able to verify the (WSDL/XML) by going to the URL without any problem
> but missing the information where to go from here as far as
> configuring the OHF to open the socket to send the log message to the
> IHE server.
> Please help me understand how to send the ATNA log message so that I
> can move forward to complete the MESA test.
> Thanks.
> BR,
> Enayet
Re: OHF bridge for IHE project [message #37101 is a reply to message #37034] Tue, 13 November 2007 20:23 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
Enayet,

If you run an IHE transaction (like a query) the bridge takes care of
all auditing around this transaction (using transaction parameters and
properties from the rhio configuration). The Bridge provides API (that
is still under development this year due to debate in IHE over these
audit messages) for you to send audit messages for application actions.

Please additionally consult our website and wiki:
www.eclipse.org/ohf
wiki.eclipse.org/OHF

and continue to ask your questions to the OHF newsgroup.
regards,
- Sarah


Ed Merks wrote:
> Enayet,
>
> The OHF folks are more likely to see your question if you use their
> specific newsgroup. I've added it to the "to" list of the reply, so you
> don't need to repost.
>
>
> Enayet wrote:
>
>> Hi, I have installed OHF bridge in order to successfully test the MESA
>> tools. The IHE Techical team suggested me to downlaod that to move
>> forward as we do not have middleware to open the UDP socket. I was
>> able to verify the (WSDL/XML) by going to the URL without any problem
>> but missing the information where to go from here as far as
>> configuring the OHF to open the socket to send the log message to the
>> IHE server.
>> Please help me understand how to send the ATNA log message so that I
>> can move forward to complete the MESA test.
>> Thanks.
>> BR,
>> Enayet
Re: OHF bridge for IHE project [message #37136 is a reply to message #37034] Tue, 13 November 2007 20:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ekhan.emergisoft.com

Hi Ed,
My question is, how can I open the UDP socket to send the logging message
to the IHE server after installing the OHF bridge?
Re: OHF bridge for IHE project [message #37203 is a reply to message #37136] Thu, 15 November 2007 19:29 Go to previous message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
Hi Enayet,

You have to make a webservice call to the bridge using one of the audit
message webservice API provided for you. The bridge will open the socket
for you.

As far as configuration, you have to run your bridge with a
rhioConfig.xml file that is conformant to our config model. In this
rhioConfig.xml file you will see structures that represent various
endpoints for your testing (registry, repository, audit server, etc).
For Auditing, you will have to set your MESA pc and port to be the
endpoint in this configuration.

Please let me know if I am not correctly understanding your question.

For more information, please consult the following resources:
* http://www.eclipse.org/ohf/components/bridge/install.php
* http://www.eclipse.org/ohf/components/bridge/using.php
* http://wiki.eclipse.org/IHE_Connectathon_2008
* http://wiki.eclipse.org/OHF_IHE_MAIN_BRANCH

We also advise first time users to grab the builds that we provide,
instead of from CVS. This will provide you with a rhioConfig.xml for you
to edit for your testing.

To download incremental Connecathon 2008 builds, please see:

http://www.eclipse.org/ohf/downloads/connectathon.php

To download stable, sanctioned builds - including major milestone
releases for 2008 Connectathon and final code from 2007 Connectathon -
please see:

http://www.eclipse.org/ohf/downloads/index.php

- Sarah


Enayet wrote:
> Hi Ed,
> My question is, how can I open the UDP socket to send the logging
> message to the IHE server after installing the OHF bridge?
>
>
Re: OHF bridge for IHE project [message #583106 is a reply to message #37034] Tue, 13 November 2007 20:23 Go to previous message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
Enayet,

If you run an IHE transaction (like a query) the bridge takes care of
all auditing around this transaction (using transaction parameters and
properties from the rhio configuration). The Bridge provides API (that
is still under development this year due to debate in IHE over these
audit messages) for you to send audit messages for application actions.

Please additionally consult our website and wiki:
www.eclipse.org/ohf
wiki.eclipse.org/OHF

and continue to ask your questions to the OHF newsgroup.
regards,
- Sarah


Ed Merks wrote:
> Enayet,
>
> The OHF folks are more likely to see your question if you use their
> specific newsgroup. I've added it to the "to" list of the reply, so you
> don't need to repost.
>
>
> Enayet wrote:
>
>> Hi, I have installed OHF bridge in order to successfully test the MESA
>> tools. The IHE Techical team suggested me to downlaod that to move
>> forward as we do not have middleware to open the UDP socket. I was
>> able to verify the (WSDL/XML) by going to the URL without any problem
>> but missing the information where to go from here as far as
>> configuring the OHF to open the socket to send the log message to the
>> IHE server.
>> Please help me understand how to send the ATNA log message so that I
>> can move forward to complete the MESA test.
>> Thanks.
>> BR,
>> Enayet
Re: OHF bridge for IHE project [message #583126 is a reply to message #37034] Tue, 13 November 2007 20:51 Go to previous message
Eclipse UserFriend
Originally posted by: ekhan.emergisoft.com

Hi Ed,
My question is, how can I open the UDP socket to send the logging message
to the IHE server after installing the OHF bridge?
Re: OHF bridge for IHE project [message #583148 is a reply to message #37136] Thu, 15 November 2007 19:29 Go to previous message
No real name is currently offline No real nameFriend
Messages: 292
Registered: July 2009
Senior Member
Hi Enayet,

You have to make a webservice call to the bridge using one of the audit
message webservice API provided for you. The bridge will open the socket
for you.

As far as configuration, you have to run your bridge with a
rhioConfig.xml file that is conformant to our config model. In this
rhioConfig.xml file you will see structures that represent various
endpoints for your testing (registry, repository, audit server, etc).
For Auditing, you will have to set your MESA pc and port to be the
endpoint in this configuration.

Please let me know if I am not correctly understanding your question.

For more information, please consult the following resources:
* http://www.eclipse.org/ohf/components/bridge/install.php
* http://www.eclipse.org/ohf/components/bridge/using.php
* http://wiki.eclipse.org/IHE_Connectathon_2008
* http://wiki.eclipse.org/OHF_IHE_MAIN_BRANCH

We also advise first time users to grab the builds that we provide,
instead of from CVS. This will provide you with a rhioConfig.xml for you
to edit for your testing.

To download incremental Connecathon 2008 builds, please see:

http://www.eclipse.org/ohf/downloads/connectathon.php

To download stable, sanctioned builds - including major milestone
releases for 2008 Connectathon and final code from 2007 Connectathon -
please see:

http://www.eclipse.org/ohf/downloads/index.php

- Sarah


Enayet wrote:
> Hi Ed,
> My question is, how can I open the UDP socket to send the logging
> message to the IHE server after installing the OHF bridge?
>
>
Previous Topic:prefix not associated to uri in Bridge wsdl
Next Topic:confidentiality code when submitting CDA works strangely
Goto Forum:
  


Current Time: Thu Mar 28 13:34:03 GMT 2024

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

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

Back to the top