Consuming MII WebService in Java WebDynpro
Posted on
16th Feb 2014 07:03 pm by
admin
Hello,
We are facing a strange situation...
We define a transaction in MII to be consumed as WebService in Java WebDynpro. This transaction is a simple query on a DB returning 4 fields :
Shift code : SHIFT
Shift description : DESCRIPTION
Start time : START_TIME
End time : END_TIME
It works fine, we use the import adaptative web service wizzard in netweaver developper studio to use this WS...
But if we to an update on the webservice, changing a field name for example (SHIFT -> SHIFTCODE), we start to have trouble...
We got then the very helpful error message :
Exception on execution of web service with WSDL URL '
/WebServices/GetShift' with operation 'Xacute' in interface '{http://www.sap.com/xMII}XacuteWSSoap'
If I display the model info using wdContext.currentRequest_XacuteElement().modelObject().associatedModelClassInfo().getModelInfo().toString()
I got the following (extract) :
As you can see, the model definition is NOT updated and we still have SHIFT as name instead of SHIFTCODE...
If someboby has an idea, it will save us our life ;o)
Thanks
No comments posted yet
Your Answer:
Login to answer
62
32
Other forums
mySQL and PHP search
Hello,
I am trying to code a project and ran into a brick wall with one of my pages. I am pretty
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
RadioButtonList data selection
view plaincopy to clipboardprint?bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Tracking Unique Clicks
Hi guys and gals,
Basically I have a database which tracks clicks on my outbound links, I do