Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Siebel IP2016 JavaWebContainer Encoding Problem

edited Aug 19, 2018 5:02AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi, All.

We are trying to use java web container in out Siebel implementation for https outbound web services calls, request method POST.
And we have the problem.
When we are getting cyrillic symbols in a response from 3rd party system - and looks like the servlet replaces it all with question marks, and XML hierarchy converter fails.
But when we are sending cyrillic data in request - it goes ok.

Here are request headers:

user-agent: Mozilla/4.0 accept: text/* soapaction: "updateOp" content-type: text/xml; charset=UTF-8 cache-control: no-cache Pragma: no-cache Host: hostname1Connection: keep-alive Content-Length: 727

Here are response headers

HTTP/1.1 200 OKDate: Wed, 25 Jul 2018 20:53:26 GMTServer: ApacheKeep-Alive: timeout=5, max=100Connection: Keep-AliveTransfer-Encoding: chunkedContent-Type: text/xml;charset=UTF-8

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