Notify Portal Contract Price Rejected - Workflow Event Handler
Use this event handler to automatically notify Vendor Portal users when their product price contract records are rejected (deleted) by an CloudSuite Industrial user. The notification can be an external email and/or a message sent to the portal user's Inbox page.
Notification Text
To: portaluser From: sluser Subject: Request for Product Price Contract Rejected Body: Product Price Contract for Item Item and Effective Date EffectiveDate in Site SiteName was rejected.
Variable Information
Variable | Description |
---|---|
portaluser | The user who creates the product price contract request using the Vendor Portal Product Price Contracts page. |
sluser | The CloudSuite Industrial user who receives and approves or rejects the product price contract request. |
Item | The item number. |
EffectiveDate | The date when the new price becomes effective. |
SiteName | The site name where the product price contract was rejected. |
Associated Event and IDO
The event IdoPostItemDelete for the SLItemVendPrices IDO triggers this notification.
Related topics