-
Insert Image or Thumbnail in email body
Hi Experts I have a business requirment where i have to send smtp email to user with image in it( not as attachment) , this image may be a thumbnail of actual document (pdf) or the first page of the document as image . we have sso enabled so no worry about credentials Enviroment xcp 2.2 CS 7.1 Please help Many Thanks…
-
Getting 05:30 hours difference when fetching date from a form's date field
Hi all, I am trying to fetch a date field value from a form by using below code snippet : public Document execute(Document origDoc, DocbaseXFormsContext context) throws AdaptorException { JXPathContext validateContext = JXPathContext.newContext(origDoc); DfClientX clientX = new DfClientX(); IDfSession session = null; try {…
-
D2 customization for view, edit and checkin functionalities
Hi All, I need to customize the view, edit and checkin functionalities in D2. It should be via custom code only as per business need. I searched and found that it can be done using custom plugin but I am still not confident about how to proceed with it. Any kind of help would be great. Thanks ! Best Regards, Pradeep