|
Home > Archive > BizTalk Server Orchestration > December 2004 > Filter in correlation
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Filter in correlation
|
|
| Suresh.A 2004-12-20, 5:48 pm |
| Hi All,
I have one correlation type which is used in one correlation set and has
been configured for two receive ports. Port 1(correlation initialized),
port 2(Following correlation set)
Problem explanation
--------------------------
eg : field in the correlation type is "username" and "year"
suppose port1 it has received "Jonde" and "2004" for the correlation type, I
want in the second receive port to Check with the same field name but the
value should be "Jonde" 2003" , ie I have to change the value in the year for
the port 2. Is there any way
*both the receive port is having the same schema
*I am using Share adapter for getting the infopath forms from sharepoint
thanks in advance
Suresh.A
| |
| Ben Cops 2004-12-23, 5:51 pm |
| Hi Suresh
Have a look at this
http://geekswithblogs.net/cyoung/articles/17364.aspx
there's not a lot you can't do with these techniques!
HTH
Ben
"Suresh.A" wrote:
> Hi All,
>
> I have one correlation type which is used in one correlation set and has
> been configured for two receive ports. Port 1(correlation initialized),
> port 2(Following correlation set)
>
> Problem explanation
> --------------------------
> eg : field in the correlation type is "username" and "year"
>
> suppose port1 it has received "Jonde" and "2004" for the correlation type, I
> want in the second receive port to Check with the same field name but the
> value should be "Jonde" 2003" , ie I have to change the value in the year for
> the port 2. Is there any way
>
> *both the receive port is having the same schema
> *I am using Share adapter for getting the infopath forms from sharepoint
>
> thanks in advance
>
> Suresh.A
| |
| dotsuresh 2004-12-24, 9:55 am |
| Hi Ben,
Do you have any sample for assigning values to correlation set directly. I tried to impliment it.
it was not working .
I am still working on it...
Thanks
Suresh.A | |
| Suresh.A 2004-12-24, 5:49 pm |
| Hi Ben,
Do you have any sample which illustrates this feature. I am not able to
make it in my solution.
Thanks for your help..
Suresh.A
"Ben Cops" wrote:
[vbcol=seagreen]
> Hi Suresh
> Have a look at this
> http://geekswithblogs.net/cyoung/articles/17364.aspx
>
> there's not a lot you can't do with these techniques!
>
> HTH
>
> Ben
>
> "Suresh.A" wrote:
>
|
|
|
|
|