我發送EDI文件到目的地的整合,但在協議我得到這樣的錯誤: There was a failure executing the send pipeline: "EdiLogPipeline.SendEdiLogPipeline, EdiLogPipeline, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b443f8c1ff13f7f0" So
我使用c#配置了一個接收端口。 下面是代碼,每件事情都很好。 但我需要配置身份驗證選項卡並提供USERNAME和PASSWORD的詳細信息。 任何人都可以指導我。 ReceivePort myreceivePort = app.AddNewReceivePort(false); //Note that if you dont set the name property for the recei