HI All, We are trying to send data using Rosettanet. We are receiving following error... Is there anyway to pass the data without looking for CRL? We are currently not using CRL in our environment. There was a failure executing the send pipeline: "Microsoft.Solutions.BTARN.Pipelines.Send, Microsoft.Solutions.BTARN.PipelineSend, Version=3.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "RosettaNet MIME encoder" Send Port: "TELEPLAN.Async" URI: "https://www.xxxxxx.com/BTARNApp/RNIFReceive.aspx" Reason: The revocation status is unknown for the certificate used to sign the message. This might be because the certificate authority is offline. thanks in advance lance
Lance Choi, This can be resolved by modifying BTARN send pipeline. Create a pipeline project, add BTARNSend btp file from SDK and set a property (Don't remember the name but you can easily figure it out when you open properties window) on BTARN MIME encoder. Deploy this new pipeline project and use it in your send port. Regards, Krishna Jammula "Lance Choi" wrote: > HI All, > > We are trying to send data using Rosettanet. We are receiving following > error... Is there anyway to pass the data without looking for CRL? We are > currently not using CRL in our environment. > > > There was a failure executing the send pipeline: > "Microsoft.Solutions.BTARN.Pipelines.Send, > Microsoft.Solutions.BTARN.PipelineSend, Version=3.3.0.0, Culture=neutral, > PublicKeyToken=31bf3856ad364e35" Source: "RosettaNet MIME encoder" Send Port: > "TELEPLAN.Async" URI: "https://www.xxxxxx.com/BTARNApp/RNIFReceive.aspx" > Reason: The revocation status is unknown for the certificate used to sign the > message. This might be because the certificate authority is offline. > > thanks in advance > > lance