Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException:执行管道失败。 [英] Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException: There was a failure executing pipeline.

查看:50
本文介绍了Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException:执行管道失败。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我正在使用工作应用程序,其中包含架构,管道,地图和编排,这个应用程序运行正常。


作为审核的一部分,我从我的TL获得了评论,请将版本号添加到架构。


为此,我在namespace \1.0中添加了版本


当模式发生变化时,我的地图发生了变化。


我也在Orchestration中使用管道:


Microsoft.XLANGs.Pipeline.XLANGPipelineManager.ExecuteSendPipeline(typeof(Send_Pipeline_To_DFC1),< Msg1>,< msg2>);


现在我只在发送管道之前添加了Send_。


我能够构建我的业务流程但是在运行时它抱怨空值引用为:


Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException:有执行管道的失败"Send_Pipeline_To_DFC1"。错误详细信息:"值不能为空。


在此管道中(发送)我正在使用"汇编"部分和 在其中使用FlatFileAssembler并将schema1设置为此形状。


我不确定此错误是针对什么以及需要为此做什么?





谢谢和问候,Nitin。

解决方案

嗨Nitin,


感谢您在 MSDN 论坛上发帖。


请查看以下网址以查看架构版本化应该在BizTalk中完成,


https://www.biztalk-server-tutorial.com/2011/03/02/schema-versioning-in-biztalk-server/


谢谢


Kamlesh


Hi all,

I am having working application in which i have schema,Pipeline,Map and Orchestration in it and this application is working fine.

As part of review and i got comments from my TL that please add version number to schema.

TO do so i have added version in namespace \1.0

and as schema got change my map got change.

Also i am using pipeline in Orchestration as :

Microsoft.XLANGs.Pipeline.XLANGPipelineManager.ExecuteSendPipeline(typeof(Send_Pipeline_To_DFC1) ,<Msg1>,<msg2>);

Now i have only added Send_ here before send pipeline.

I am able to build my orchestration but at the run time it's complaining about null value reference as :

Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException: There was a failure executing pipeline "Send_Pipeline_To_DFC1". Error details: "Value cannot be null.

In this pipeline (send) i am using Assemble section and  using FlatFileAssembler in it and set my schema1 in this shape.

I am not sure this error is for what and what needs to do for this ?


Thanks and Regards, Nitin.

解决方案

Hi Nitin,

Thank you for posting on MSDN forum.

Please have a look into below url to check how schema versioning should be done in BizTalk,

https://www.biztalk-server-tutorial.com/2011/03/02/schema-versioning-in-biztalk-server/

Thanks

Kamlesh


这篇关于Microsoft.XLANGs.Pipeline.XLANGPipelineManagerException:执行管道失败。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆