Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

What does nms:activeContact stores.

Avatar

Level 4

Hi team,

 

I have a question what does Schema nms:activeContact stores.

and how does it's schema is updated?

 

thanks

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 7

Hi @abhinav99 ,

 

This schema contains data of your recipient profiles with their history of last contact data w.r.t it's the table it belongs i.e. xtk:operator or nms:recipient, etc where @sourceId represents the primary key of the recipient.
To my knowledge, there is no such direct update data activity kind of workflow being used to update data to this table so assume the data in this table would be getting updated via the 'Billing' workflow nlserverModule script running behind.

 

Br,

Shubham

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Level 7

Hi @abhinav99 ,

 

This schema contains data of your recipient profiles with their history of last contact data w.r.t it's the table it belongs i.e. xtk:operator or nms:recipient, etc where @sourceId represents the primary key of the recipient.
To my knowledge, there is no such direct update data activity kind of workflow being used to update data to this table so assume the data in this table would be getting updated via the 'Billing' workflow nlserverModule script running behind.

 

Br,

Shubham