Skip to content
Advertisement

How to convert hexadecimal IDs (from Oracle/DB2) to GUID (FileNet standard)?

Searching for objects directly on the database used by FileNet (Oracle or IBM DB2) provides hexadecimal IDs, like this:

JavaScript

How can I convert them in GUID standard, the one used by FileNet, using Java APIs? Example of result:

JavaScript

Advertisement

Answer

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement