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.