BI Publisher (MOSC)

MOSC Banner

Apps11i XML Publisher and problem with max integer value

edited Jan 16, 2015 10:04AM in BI Publisher (MOSC) 7 commentsAnswered

Hi,

We have recently encountered an issue in our application which we believe may be due to the max integer value being breached. We use core financials but wrap it with custom features. All the Payment Processing is core financials. We pass a check number (P_CHECK_ID) through concurrent request to XDO. The parameter datatype in the XML template is 'number'. The XDO concurrent request log shows the number of the P_CHECK_ID.

One of the first lines of output generated by XDO is to report the parameters. If the P_CHECK_ID is greater than 2,147,483,647 then it is reported as <P_CHECK_ID></P_CHECK_ID>. If the P_CHECK_ID is less than that number then it reports <P_CHECK_ID>2147483600</P_CHECK_ID> (as an example).

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