Active IQ Unified Manager Discussions

OCI Java table exports missing annotations

Don_Childers
2,782 Views

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.

1 ACCEPTED SOLUTION

Don_Childers
2,721 Views

Thanks Matt. I tried it with the DPP and as you said, it works. We'll see about getting to that next version. --Don

View solution in original post

2 REPLIES 2

ostiguy
2,772 Views

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
2,722 Views

Thanks Matt. I tried it with the DPP and as you said, it works. We'll see about getting to that next version. --Don

Public