Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting up encryption on AS2 dynamic sendport programmatically

32 views
Skip to first unread message

Sean

unread,
Apr 17, 2009, 2:38:01 PM4/17/09
to
I have a AS2 dynamic send port which allow me to route EDI to patners at the
runtime. It works like this:

Message_Out(EdiIntAS.AS2To) = My_EdiInt_AS2_To;
Port_Send_AS2(Microsoft.XLANGs.BaseTypes.Address) = Partner_URL;

However, when I try to add encryption into the message using:

Message_Out(BTS.EncryptionCert) = partner_thumbprint;

I keep getting the following errors:

A BTS MIME error was encountered when attempting to encode a message.
Error: The Encryption Certificate has not been configured for AS2 party.
AS2-From: My_AS2_Name AS2-To: Partner_AS2_Name

This leads me to believe the certificate has not been recognized. The
certificate is configured in Other People and I can send AS2 if using a
static Sendport so there is not configuration issue. Does anyone know this
issue?

Thanks,

Sean

Srinivasa Mahendrakar

unread,
Jun 23, 2009, 10:36:01 AM6/23/09
to

Hi ,

I am also facing same problem . can you please let me know if this issue is
being solved.

Thanks
Srinivas

jin

unread,
Jun 23, 2009, 3:04:02 PM6/23/09
to

try using httpsendhost for running orchestration

I mean change processhost which is the host to run orchestration to
httpsendhost

or the credential under which your as2 send port works

ssashok

unread,
May 12, 2010, 10:55:39 AM5/12/10
to
Hi,
I am in the same situation. Can anyone let me know how to configure dynamic
send port for AS2 communication. I am really expecting some guidance for dynamic
AS2 communication for signing and encryption. Thanks in advance.....
0 new messages