Extsream - What is the # of digits limitations for numerical variables?
I have a Data overflow error noted in the Run report document
This has to do with a variable (mapped in the DRV file as "float" type) with the value of 1587081703043010.8
The output of the value truncates it by 1 digit to 158,708,170,304,301, which shows the number incorrectly.
Given that I received the data overflow error for this variable. I want to find out the digit limitations for following numerical variable types:
- Float
- Integer
- Currency
If you have information on the character limits of other variable types, that will be very helpful as well. Thank you.
Comments
-
Float: Mantissa and exponent (mantissa is around 18 digits).
Integer: Range of minus 2^31 to plus 2^31.
Currency: Limit is 14 places to the left of the decimal and four to the right of the decimal.If you exceed these limits, the engine will issue a message (EX003016E)
Jayakumar Sivasankaran | Principal Technical Support Specialist
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 150 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories