この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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
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
表示
返信
いいね!の合計
Hi, this is not feasible to have different attachment for recipients in the same delivery, unless you are generating attachment on the fly (check this link). Regards, Milan
表示
返信
いいね!の合計