Hello, I have the below requirements:
// function sendPushEventUsingDoc(doc) - Generic function that can be used by any functionality
// to invoke message center using the DOMElement
// Input:
// doc - Dom element which sources the push event
// Return:
// plId - Id of archived event if succ...