07-14-05 12:47 PM
Hi,
I have written a web service to interface from Biztalk 2004 to some middle
tier com components. The web service i have written has a method called
ReceiveMessage.
The idea behind the web service is that it allows Biztalk 2004 to call it to
update and insert object into my application. However unfortunetly I have
heard from a few of the developer from a partner who is perform the
intergration that you can not have a web service with a method called
'ReceiveMessage' when it is directly called from BizTalk 2004 as it clashes
with an internal function.
I would appreciate a sanity check on this one. I am being told a lot of
rubbish?
Regards and thanks in advance.
Paul
[ Post a follow-up to this message ]
|