跟踪配置文件编辑 [英] Tracking profile editor

查看:106
本文介绍了跟踪配置文件编辑的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的POC中使用BAM  scenrio是 我有一个WCF网站服务 我有5种类型的消息

I am using BAM in 1 of my POC  the scenrio is  I have one WCF websrvice  and I have I have 5 type of messages

5消息类型

1-msgInput(这是将启动请求的文件丢弃)

1-msgInput (this is file drop which will initiate the request)

2-msgSevReq(这是将要发送的消息映射msgInput后的WCF请求)

2-msgSevReq (this is the message which will hit WCF Request after mapping msgInput)

3-msgSevResp(此消息将从WCF作为响应返回)

3-msgSevResp (this msg will come back from WCF as a response)

4-msgFualt(这是错误在异常处理情况下由服务返回(如果有任何错误)

4-msgFualt (This is fault returned by service if there is any error) in exception handling case

5-msgResponse(这是最终消息,在每种情况下都会成功和异常)

5-msgResponse (This is final message which will go out in every case success and exception as well)

                a: - 当异常发生时,该异常将与msgResponse一起映射为输出

                a:-when exception will come then that exception will be mapped with msgResponse as a output

            ;   b: - 当成功将返回时,响应将与msgResponse映射为输出

              b:-when success will return then also response will be mapped with msgResponse as a output

我没有使用orchestration为它我使用过滤器来获取端口级别的消息一切正常正如预期的那样。

And I am not using orchestration for it I am using filters to get messages at port level everything is working as expected.

现在我担心的是,当我使用跟踪配置文件编辑器时,我从两个端口(1表示成功,1表示故障)映射结果,下面突出显示 

Now my concern is that when I am using Tracking Profile Editor I mapped Result from two ports (1 for success and 1 for fault) highlighted below 

然后我部署了视图并删除了2个场景(成功和错误)以及在不同的文件夹中我得到了预期结果

then I deployed views and dropped 2 scenarios (success and fault) and in different folders I am getting expected result

但是我使用Bam门户来显示数据而不是结果列中的时间

But While I am using Bam portal to show data than time inside Result Column

我得到空白结果,但我的期望是获得两个结果消息(成功和错误)。

I am getting blank Result but my expectation is to get both result messages (success and fault).

请让我知道如何实现它这是我的Bam输出窗口。

注意: - 如果我正在使用业务流程时间它工作正常

Note:-if I am using orchestration that time it is working fine

推荐答案

HI ,结果是什么?你试图记录实际转换的消息(在服务响应之后执行映射之后)还是消息中的任何字段值?tpe总是会记录预映射执行细节,如果是发送端口收到的消息
What is the result?? are you trying to log the actual transformed message(after the map is executed after the service response) or just any field value out of the message? The tpe would always log the pre map execution details in case of the message recieved on the send port


这篇关于跟踪配置文件编辑的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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