PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

XML Number Format is based on Browser Language - any way to turn it off?

edited Feb 10, 2022 5:18PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered ✓

While generating a XML File as datasource (using WriteRowset() and a File Layout) for a BIP Report with a browser locale like "German" for example, the number format shows up like:

<ANNUAL_RT>179000,000</ANNUAL_RT>

The BIP Report fails because it expects the english number format

<ANNUAL_RT>179000.000</ANNUAL_RT>

Is there any way to force the XML File Layout or WriteRowset to format numbers using english and not the browser locale setting.

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