Hello,
Is it possible to configure Documentum to send out email notification when a new document is imported to a specific folder via Webtop? Thanks
Vu Dang
Answer is Yes.
There can be various approaches.
If you have custom document type, you can write a simple TBO(Type Based Business Object) to achieve this.
Kind Regards,
Ashish Srivastava
Thanks Ashish. Do you know where I can learn about TBO, such as code samples or tutorials?
Look into DFC_6_development.pdf (or a later, any 5.3 version). There is a chapter with BOF, look up TBOs in there, also sample code is provided.