Table/Schema for delivery content | Community
Skip to main content
tejashriw155148
New Participant
October 22, 2019
Solved

Table/Schema for delivery content

  • October 22, 2019
  • 13 replies
  • 16322 views

Hi,

Please let me know the text content which sent to customer through SMS/Email delivery are stored in which table or schema?

Regards,

Tejashri Waje

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by somasundaram_h

Hi there,

Hope the below answers your question.

Thanks.

13 replies

tejashriw155148
New Participant
October 23, 2019

HI Sourav,

I checked XML memo(data) field but it is blank. No content inside the field.

Regards,

Tejashri

asktam1410
New Participant
October 22, 2019

Anything related to the delivery will be stored in nms:delivery schema. If you used AEM content then you need to write QueryDef to read actual content Id that was synchronized with the delivery and then find it in AEM.

Sourav_Sadhu
New Participant
October 22, 2019

Hi,

You can find the content in the nms:delivery table, the attribute name is XML memo (data) -- Sql field is mdata.

Thanks,

Sourav