Saving Email object in Database

Saving Email object in Database

Comments

  • Hi Decisions team

    Wanted to check I am reading Emails from IMAP and wanted to store that in Decisions….I see I can use “Email” as datatype to store this which stores it as Binray looks like but not sure if that can be retrieved easily.

    Is there any other built in utlity or have you come across something similar that you can suggest?

    Best regards,

  • Hey,

    We have a dataobject called a fileReference that can save the fileData object as a file on the application servers filesystem. This would be the most straighforward way to save this byte[].

    This document describes one of their use cases
    [url=https://documentation.decisions.com/file-references/]https://documentation.decisions.com/file-references/[/url]

Sign In or Register to comment.