cancel
Showing results for 
Search instead for 
Did you mean: 

can I get the document path saved in onbase using UNITY API

Jorge_Herrera
Champ in-the-making
Champ in-the-making

can I get the document path saved in onbase using UNITY API

1 ACCEPTED ANSWER

Rob_Herman
Star Contributor
Star Contributor

No, the Unity API does not provide that ability. Can you let us know what you're trying to do?

View answer in original post

5 REPLIES 5

Shane was correct in his response. In order to get the actual extension a document you must obtain its pageData using the Retrieval class. The extension you get from using the Document object will be the extension within OnBase configuration for that file type. So if the default extension for the filetype is set to ???, then OnBase will return that extension.