Skip to content

[Bug]: Missing procedure to get the Data of a Email Message Attachment #3103

Open
@Erden-GOB

Description

@Erden-GOB

Describe the issue

To find the "Tenant Media" entry for a specific attachment of a "Sent Email" you need the value of the "Email Massage Attachment" Data field. This field has a GUID which is the Primary Key of the "Tenant Media" table.

"Email Massage Attachment" is an internal table of the "Sent Email" subpage.
The "Email Massage" Codeunit for managing the table currently lacks a procedure to get this Data field.

In addition to already existing procedures like Attachments_GetName, Attachments_GetLength etc., i would like to add an Attachments_GetData procedure which then returns the Guid.

Expected behavior

A procedure in the Email Message Codeunit which returns the Data of the Attachment

Steps to reproduce

No procedure available to get the Data of an email attachment

Image

Additional context

No response

I will provide a fix for a bug

  • I will provide a fix for a bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    ApprovedThe issue is approvedIntegrationGitHub request for Integration area

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions