Hi all,
Can any one suggest me how to get the Published time of a document in a broker?
Thanks
tmv
Hi all,
Can any one suggest me how to get the Published time of a document in a broker?
Thanks
tmv
In a nutshell , look at the BrokerClient and BrokerEvent Java API. There are methods to get that pub doc info:
HTH,
RMG
Thanks RMG…Your reply is very useful for me