Siva
2008-12-02 00:16:01 UTC
Hi,
I want to publish orchestration as web service so client can post request
xml to my orchestration. I did the following, however it is not working. I am
not sure what i am doing wrong here.
I created request-response port with public - no limit in orchestration.
Then run the BizTalk web services publishing wizard. I selected the following:
Publish biztalk orchestration as web services.
Then selected the project assemply dll. It selected port for me(i have only
one publis-no limit port).
My input schema doesn't have target namespace. Since i can not leave target
name space blank in web service properties, I put http://samplexmlpoweb.
I left the location as default, selected allow anonymous access to web
service and create biztalk receive location in the following application - to
my project application.
Then,
Binded ports and started the orch. I wrote a sample vb scrip to post xml to
above web service using xmlhttp post. When i run the script it looks like it
is not working. Eeven i couldnt get to the web service from explorer using
http://localhost/samplexmlpo_proxy/<web_server_Name>.asmx. I even browse the
web service from IIS/default web site/. It is not working. I am getting "the
page connot be displayed".
What did i do wrong here? Do i need listen shape or something in
orchestration? How can i test orch-web service?
Thank you in advance,
Siva
I want to publish orchestration as web service so client can post request
xml to my orchestration. I did the following, however it is not working. I am
not sure what i am doing wrong here.
I created request-response port with public - no limit in orchestration.
Then run the BizTalk web services publishing wizard. I selected the following:
Publish biztalk orchestration as web services.
Then selected the project assemply dll. It selected port for me(i have only
one publis-no limit port).
My input schema doesn't have target namespace. Since i can not leave target
name space blank in web service properties, I put http://samplexmlpoweb.
I left the location as default, selected allow anonymous access to web
service and create biztalk receive location in the following application - to
my project application.
Then,
Binded ports and started the orch. I wrote a sample vb scrip to post xml to
above web service using xmlhttp post. When i run the script it looks like it
is not working. Eeven i couldnt get to the web service from explorer using
http://localhost/samplexmlpo_proxy/<web_server_Name>.asmx. I even browse the
web service from IIS/default web site/. It is not working. I am getting "the
page connot be displayed".
What did i do wrong here? Do i need listen shape or something in
orchestration? How can i test orch-web service?
Thank you in advance,
Siva
--
Thank you,
Siva
Thank you,
Siva