Oracle SOA Suite (MOSC)

MOSC Banner

space as terminated tag in EM

edited Oct 18, 2018 5:01AM in Oracle SOA Suite (MOSC) 3 commentsAnswered

hi all

today i have strange situation

i have soap service and if i post something like

<tag1></tag1><tag2> </tag2>

(tag2 contains one space)

so in enterprise manager i see like

<tag1/><tag2/>

but this space is correct processed and can be passed to a next service

also note

<tag3>   </tag3> -- in input (several spaces, any count - 2,3.....)<tag3/> -- in em<tag4>   100    </tag4> -- in input<tag4>   100    </tag4> -- in em

so it likes that EM show trimmed element in case of spaces and nothing trimmed for value with number (as example)

is it bug ?

EM -> help -> about EM -> version 11.1.1.7.0

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