Sending HL7V3 message to Trading Network

Hi,

I am a newbie to webMethods. Currently I would like to send a an HL7V3
message to Trading Network via HTTPs protocol.
Does anyone please give me some advise of how to achieve this?

Thanks,

Nathan

Nathan,

Start by reading through the TN Concepts Guide. You will need to define profiles for your enterprise and your partners. Define document types for the documents your partners will be sending and define processing or delivery rules to process those documents when they arrive.

There are many, many posts here on more specific TN topics, but the TN Concepts Guide and TN User’s Guide will help get you started.

Mark

Thanks Mark,

Just another query that the HL7V3 message is encrypted when it is sent.
Where do I need to decrypt it before sending to TN? (Do I have to write
a service in IS to decrypt message and then send to TN).

By the way do you know any sample B2B client to send HL7V3 message to IS/TN?

Nathan.

You can decrypt the file in TN using encryption/decryption algorithm,certificate public/private keys,please look in the TN profiles/security section,extended fields section for setting algorithm TripleDES etc…

See TNUserguide for more information

HTH,
RMG

Nathan,

You specify the public key to decrypt the message in the Profile of the sender, under the tab Security/Decrypt.

HTH
ramesh

Nathan,

Hope you got the clarifications.

HTH,
RMG

Thanks RMG and Ramesh,

This is a B2B chanel and I don’t know who are clients yet.
How will clients secure their data to send to IS/TN?

Thanks,

Nathan

Nathan,

You have to setup the client certificates to secure their communication with the IS/TN.

ramesh.