Exporting of Search Result Ignores the Scale of Numeric Attributes
(Doc ID 2130883.1)
Last updated on APRIL 23, 2019
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 to 9.3.5.0 [Release 9.3]Information in this document applies to any platform.
Symptoms
Actual Behavior
Exporting of search result ignores the scale of numeric attributes
Expected Behavior
Exporting of search result takes account of the scale of numeric attributes
Steps
The issue can be reproduced at will with the following steps:
1. Log in to Java Client.
2. Go to Parts > Class > Page Two, enable below 3 attributes and define numeric attributes with scale:
Numeric06: scale=4
Numeric07: scale=3
Numeric08: scale=5
3. Log in to Web Client and create new item: P00001. Enter values to numeric attributes and save it:
Numeric06: 222.1234566
Numeric07: 333.12345
Numeric08: 333.1239999
4. Create a search: Items > Parts > Object Search > Contains Phrase: P00001
5. Export the search result via More->Export(xls), check the Excel file.
Numeric06: 222.1234566
Numeric07: 333.12345
Numeric08: 333.1239999
-> The scale setting is ignored
What Is Working
Exporting of object via Action->Export takes account of the scale of numeric attributes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |