You are viewing limited content. For full access, please sign in.

Question

Question

NotificationManager

SDK
asked on November 25, 2014

I subscribed for the NotificationManager class which gets triggered when a new document is indexed, I do get the Notification of ActivityType CreateEntry, but I want to know what is the document got created, the documents Metadata information (DocumentInfo). I dont see a class or method which helps read the Document properties which got created or released.

 

Thanks,

Raja Pandian

0 0

Replies

replied on November 26, 2014

The notification should give you the entry ID and name. You can use DocumentInfo to retrieve its properties from the server.

0 0
replied on November 28, 2014

Thanks Miruna. This helps. 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.