Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm running into an odd issue where our Java exports are showing what look like pointer information instead of the annotation values.
We are running OCI 7.2.2 build 129, service pack 4
Here's an example.
In the Java interface, when we look at Storage Arrays, for the Data Center annotation we see the correct values:
FADC |
FDC |
FDC |
PAMC |
PPMC |
PRB |
PRB |
QDC |
QDC |
QDC |
QDC |
SDC |
SDC |
SDC |
SDC |
SDC |
SDC |
SDC |
SDC |
But when we do a "Export Storage Arrays Table" we see this in our .csv file:
Data Center |
com.onaro.client.annotations.ui.AnnotationInfo@8c3e10c1 |
com.onaro.client.annotations.ui.AnnotationInfo@1a6866d8 |
com.onaro.client.annotations.ui.AnnotationInfo@1a6866d8 |
com.onaro.client.annotations.ui.AnnotationInfo@74c6e5ec |
com.onaro.client.annotations.ui.AnnotationInfo@84228383 |
com.onaro.client.annotations.ui.AnnotationInfo@4fe3b74 |
com.onaro.client.annotations.ui.AnnotationInfo@4fe3b74 |
com.onaro.client.annotations.ui.AnnotationInfo@957f0a2 |
com.onaro.client.annotations.ui.AnnotationInfo@957f0a2 |
com.onaro.client.annotations.ui.AnnotationInfo@957f0a2 |
com.onaro.client.annotations.ui.AnnotationInfo@957f0a2 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
com.onaro.client.annotations.ui.AnnotationInfo@7a31803 |
Anyone have any ideas on how to correct this? We use these Excel exports for inventory and locations and right now, we can't see any of our annotations.
Solved! See The Solution
1 ACCEPTED SOLUTION
Don_Childers has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Matt. I tried it with the DPP and as you said, it works. We'll see about getting to that next version. --Don
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey Don,
I am pretty sure this is ICI-4197, a bug that is marked fixed and I believe should be documented as fixed in the OCI 7.2.3 release notes.
I suspect if you try the same procedure on your Developer Preview Program OCI 7.3.0 lab server, you will not be able to recreate this as this fix should be in 7.2.3 and higher
Matt
Don_Childers has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Matt. I tried it with the DPP and as you said, it works. We'll see about getting to that next version. --Don
