Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

1 Reply

Avatar

Correct answer by
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