|
Home > Archive > BizTalk Server Orchestration > March 2006 > Receive and send a flat file via orchestration
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 |
Receive and send a flat file via orchestration
|
|
| John Lam 2006-03-16, 5:51 pm |
| Hi,
If I have an encrypted flat file that I want to be decrypted inside the
orchetration and then rout it an orchestration send port, how can I do that?
The problem I'm facing is the subscription.
Of course, an alternative to this is to implement a custom pipeline,
however, I'd like to use Orchestration.
Please advice.
Thanks,
John
| |
| Mikael Östberg 2006-03-16, 5:51 pm |
| What version of BTS are you on?
In BTS2006 you may execute a pipeline from the orchestration which would
solve your subscription problem..
Check this out: http://geekswithblogs.net/arnoudlem...cles/69521.aspx
Mikael Östberg
"John Lam" <JohnLam@discussions.microsoft.com> wrote in message
news:9FCA6290-2669-439D-88AD-3B7767B41902@microsoft.com...
> Hi,
>
> If I have an encrypted flat file that I want to be decrypted inside the
> orchetration and then rout it an orchestration send port, how can I do
> that?
> The problem I'm facing is the subscription.
>
> Of course, an alternative to this is to implement a custom pipeline,
> however, I'd like to use Orchestration.
>
> Please advice.
>
> Thanks,
> John
| |
| John Lam 2006-03-16, 5:51 pm |
| Mikael, thanks for responding. I'm using BTS2004. So in BTS2006,
Orchestration can call a pipeline is an improvement.
"Mikael Ă–stberg" wrote:
> What version of BTS are you on?
>
> In BTS2006 you may execute a pipeline from the orchestration which would
> solve your subscription problem..
>
> Check this out: http://geekswithblogs.net/arnoudlem...cles/69521.aspx
>
> Mikael Ă–stberg
>
> "John Lam" <JohnLam@discussions.microsoft.com> wrote in message
> news:9FCA6290-2669-439D-88AD-3B7767B41902@microsoft.com...
>
>
>
| |
| John Lam 2006-03-16, 8:47 pm |
| I have found the solution for this. Thank you anyway.
"John Lam" wrote:
> Hi,
>
> If I have an encrypted flat file that I want to be decrypted inside the
> orchetration and then rout it an orchestration send port, how can I do that?
> The problem I'm facing is the subscription.
>
> Of course, an alternative to this is to implement a custom pipeline,
> however, I'd like to use Orchestration.
>
> Please advice.
>
> Thanks,
> John
|
|
|
|
|