cancel
Showing results for 
Search instead for 
Did you mean: 

External Keyword Datasets via API

LeonVieira
Champ on-the-rise
Champ on-the-rise

Good afternoon,

Hope you are doing well.

 

Are keyword datasets that point externally supported in the OnBase API or is that functionality that still needs to be added. If so are there any work arounds?

 

Kind regards 

Leon

3 REPLIES 3

AdamShaneHyland
Employee
Employee

Hi @Leon Vieira ,

 

External Keyword Datasets are supported with the Unity API through the use of IExternalKeywordDataSetScript interface.  Here are a couple links including an example ...

 

https://sdk.onbase.com/unitySDK/html/6be81ac2-1648-4e92-8729-684968ac5e1c.htm

https://sdk.onbase.com/unitySDK/html/97c54535-ceb9-448a-a2eb-b0a33a4b473b.htm

 

Best wishes.

LeonVieira
Champ on-the-rise
Champ on-the-rise

Hi @Adam Shane, thanks for this.

Is there no way to retrieve the values using just a REST API call, instead of using the Unity API in the backend?

AdamShaneHyland
Employee
Employee

Hi @Leon Vieira ,

 

This functionality is not currently available through the Document Management REST API.  If you would like this feature, please submit a Feedback.

 

Thanks.