Solved
What is the schema column name of delivery attachments
Hi teams,
I just wondering the column name of attachment in a email delivery, I need know this to proceed my development, thanks very much
Hi teams,
I just wondering the column name of attachment in a email delivery, I need know this to proceed my development, thanks very much
Hi @yueminspb
attachments information is stored in NMSATTACHMENTS table and you can query it directly in db.
However, this table does not have a separate schema in AC but it is inside of nms:delivery schema.
Check picture below:

Regards,
Milan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.