Integration Technologies - JDE1 (MOSC)

MOSC Banner

Why is Consumer BSSV generating XML payload with namespace prefix missing for request parameters?

edited Jul 27, 2021 5:58PM in Integration Technologies - JDE1 (MOSC) 3 commentsAnswered

JD Edwards EnterpriseOne, Application Release E920 , Tools Release 9.2.5.1

I have created a custom BSSV object using JAX-WS to consume a SOAP API. I created a proxy using the WSDL link provided to me. The proxy folder has a "....porttype.java" file that contains information about request wrapper, response wrapper and their namespaces, also the parameter namespaces.

I test this proxy by assigning parameter values to java variables and passing the variables into a call to xxxport.concernedMethod(inpurvar1, inputvar2, and so on)

I get a fault string exception from the server due to the missing namespace prefix for the request parameters. The reason is faulty XML payload generated by my BSSV class.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center