|
Home > Archive > BizTalk Server Applications Integration > September 2004 > BizTalk 2004 - JDE integration with iWay 55
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 |
BizTalk 2004 - JDE integration with iWay 55
|
|
| Shikari Shambu 2004-09-22, 9:56 pm |
| Hi,
I would like to know if anyone has expeirnece in using iWay 55 adapters
to integrate Biztalk 2004 with JDE.
We are having a peculiar problem, which seems to be more of a iWay problem.
iWay exposes the JDE Business Function as webservice and when we test the
webservice using the html page that iWay provide it works fine.
However, when we send the xml message through BizTalk, iWay seems to remove
the name attribute on the callMethod element in the XML and then we get an
error that name attribute is missing. Here is the interesting thing - if the
name value is changed to some invalid method value then it gets passed into
iWay. Of course, nothing gets returned becuase there is no function by that
name.
Has anyone come across similar problem(s)?
TIA
| |
| Shikari Shambu 2004-09-22, 9:56 pm |
| Ok, we found out that this was an iWay issue. Updated the iWay jar files and
used their ASPx client as opposed to the Java based ui and it works.
"Shikari Shambu" <shikarishambu70@hotmail.com> wrote in message
news:#mz40lCnEHA.2708@TK2MSFTNGP10.phx.gbl...
> Hi,
> I would like to know if anyone has expeirnece in using iWay 55
adapters
> to integrate Biztalk 2004 with JDE.
>
> We are having a peculiar problem, which seems to be more of a iWay
problem.
>
> iWay exposes the JDE Business Function as webservice and when we test the
> webservice using the html page that iWay provide it works fine.
>
> However, when we send the xml message through BizTalk, iWay seems to
remove
> the name attribute on the callMethod element in the XML and then we get an
> error that name attribute is missing. Here is the interesting thing - if
the
> name value is changed to some invalid method value then it gets passed
into
> iWay. Of course, nothing gets returned becuase there is no function by
that
> name.
>
> Has anyone come across similar problem(s)?
>
> TIA
>
>
|
|
|
|
|