What does nms:activeContact stores. | Community
Skip to main content
abhinav99
Level 4
October 19, 2022
Solved

What does nms:activeContact stores.

  • October 19, 2022
  • 1 reply
  • 556 views

Hi team,

 

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

and how does it's schema is updated?

 

thanks

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 Shubham_Goyal__

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

1 reply

Shubham_Goyal__
Shubham_Goyal__Accepted solution
Level 6
October 19, 2022

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