08-02-05 12:50 PM
Lakshmi Murthy wrote:[vbcol=seagreen]
> Hi Yossi,
>
> I want to publish my orchestration as a webservice, but i am getting the
> following error
>
> " There are no orchestrations with public ports in this BizTalk assembly.
> Click back and specify a BizTalk assembly containing orchestrations with
> public receive port.”
>
> in BizTalk Webservices Publishing Wizard
>
> In my orchestration i am using File Adapter which retrieves files from my
> local folder. I have given full control to that local folder.
>
> How do i make receive port public?
> Please let me know.
> Thanks in advance
> Regards
> Lakshmi
> "Yossi Dahan" wrote:
>
>
First you should make you receive port in the orchestration set to
"Specify Later", so it will not have any file adapter setting in the
orchestration (as this will be now a web service, won't it?)
in the same port configuration wizard you will get the chance to change
the port from internal (the default) to public.
this will allow it to be published.
Yossi Dahan
[ Post a follow-up to this message ]
|