Oracle Reports (MOSC)

MOSC Banner

Changing RWWEBSERVICE WSDL to secured Port 443

Hello,

i havbe not found documentation how i can chage the rwwebservice?wsdl so that, schemaLocation will show my correct defined protocoll and port:

This is wrong WSDL-entry:

<xsd:schema>

<xsd:import namespace="http://oracle.reports/rwclient/" schemaLocation="http://baldur.robotron.de:80/reports/rwwebservice?xsd=1"/>

</xsd:schema>

Correct must be:

<xsd:schema>

<xsd:import namespace="http://oracle.reports/rwclient/" schemaLocation="https://baldur.robotron.de:443/reports/rwwebservice?xsd=1"/>

</xsd:schema>


Is there a documentation?

Regards,

Axel Zerndt

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