Solution Strategy and eCommerce

Thought at the end of the day

  Home  |   Contact  |   Syndication    |   Login
  16 Posts | 0 Stories | 10 Comments | 19 Trackbacks

News

Twitter












Archives

Post Categories

Image Galleries

For Presentations

Squash links

September 2004 Entries

I'm working on a project integrating SAP and Siebel using BizTalk 2004. Last week I discovered that Siebel (By default) generates RPC based web services, and I was wondering why I can't capture the response of these web services using BizTalk SOAP adaptor! Turns out that you need to set the webservice to Doc literal, a setting in the WSDL of the Web service, this is the setting the adaptor supports. I think you would have the same problem using BizTalk with WebLogic Integration or a webservice generated...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

I came accross this problem trying to recieve files on remote servers using the file adpter: "File transport does not have read/write privileges for receive location 'G:\if067\outbox\'". I read there: http://msdn.microsoft.com/l... that you need to map a network drive to the recieve location and specifiy the user name and password that has access rights to this share. So I did, and you can see it in the error message I...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati