I have an entry of type "Someone marked as helpful somebody else's document" and I want to display this information on my application but the JiveInboxEntry object returned has nearly all the needed field empty :
actor is empty
icon is empty
jive.parent is empty
object is empty
target is empty
All I have allow me to right "... marked as helpful somebody else's ..."
Would it be possible to fill the missing field ? at least "actor" to have "someone" and "jive.parent" to have the document's name and type...
I have an entry of type "Someone marked as helpful somebody else's document" and I want to display this information on my application but the JiveInboxEntry object returned has nearly all the needed field empty :
All I have allow me to right "... marked as helpful somebody else's ..."
Would it be possible to fill the missing field ? at least "actor" to have "someone" and "jive.parent" to have the document's name and type...
Thanks in advance !