Announcement Banner
⚠️
Notice: Attachment uploads are currently disabled. This is a temporary situation and will resume as normal in the coming days.
UNSOLVED

WCurtis1

updated

13 years ago

W

WCurtis1

2 Posts

0

1295

June 6th, 2013 13:00

Centera XAM SDK

We have an old Centera application that was written in .NET that used the XAM SDK. Now we need to access that data using Java. I tried to locate the XAM SDK for Java, but to no avail.

Can you do one of two things for me...

1. Provide me with the location I can download the XAM SDK.

2. Provide me with the information on how to tie the Binding and Non-Binding CDFs/Clips together.

I assume the XUID = ClipID. But that gets me the Binding clip, correct? The non-binding clip is different and holds my meta-data. How do I associate the two using the information found using the Java APIs?

Also, the tag names for the Blobs stored in the tags of the binding seem to be encoded. Like if I had a blob named "1", it has a tag name of Zgr. This appears to be a base32 encode of the data? If so, how do I decode that. It isn't a standard base32, They only use capital letters.

Bill