cancel
Showing results for 
Search instead for 
Did you mean: 

How to identify keyword change event for a document

Rahul_Kapoor
Content Contributor
Content Contributor

Hi ,

I have a document type ABC with few keywords

I want to run a unity API once a particular keyword is modified or re-index.

is there any way to capture keyword change event and trigger actions, system task ?

Thanks.

1 ACCEPTED ANSWER

Adam_Kuhn
Star Collaborator
Star Collaborator

Hi Rahul --

The Document - Add/Modify Keyword script hook is your best bet. You can find information on how to use said script hook here.

https://sdk.onbase.com/unitySDK/html/329255a1-71be-469e-8995-0882b2069d0f.htm

Best, AK

View answer in original post

1 REPLY 1

Adam_Kuhn
Star Collaborator
Star Collaborator

Hi Rahul --

The Document - Add/Modify Keyword script hook is your best bet. You can find information on how to use said script hook here.

https://sdk.onbase.com/unitySDK/html/329255a1-71be-469e-8995-0882b2069d0f.htm

Best, AK