E
egarcia
Guest
Hello, Just a quick reply. Is the r-code up to date? Is the deployed WAR file up to date? It would be interesting to see how the invoke method looks like at the REST Adapter level. The PAAR file in the WEB-INF/adapters subdirectory is a zip file. You can make a copy and rename it to zip to extract its content. The mapping.xml file could give you and idea on what parameters the REST Adapter is expecting for method1 and then compare it to what the Business Entity (and corresponding r-code) has. (in 11.4 you can query this information by using the URL.) I hope this helps.
Continue reading...
Continue reading...