Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Sage MAS Partner
markhallberg
Posts: 76
Registered: 02-10-2009
0
Accepted Solution

Revenue report in MAS create communication in CRM

Hello~

I have a customer that wants to create a communication in Sage CRM for any MAS Customer that exceeds a certain amount in Sales.  The communcation if to create a follow-up with that customer. 

 

Ideas?

 

mark

 

Thanks
Mark Hallberg
Sage MAS Partner
bpoole
Posts: 100
Registered: 12-17-2008
0

Re: Revenue report in MAS create communication in CRM

A scheduled event that runs on the CRM server to check MAS (as a linked server) for clients where total sales >= x, then have the script create a communication in the database for the associated client.

 

You will need some controls in place to make sure that the same customer does not have a communication created everytime the script runs, but a simple "flag" field in the customer record should suffice.

Brian Poole
Manager, Consulting Services
bpoole@netatwork.com
www.netatwork.com
Sage MAS Partner
markhallberg
Posts: 76
Registered: 02-10-2009
0

Re: Revenue report in MAS create communication in CRM

Thanks much, i am goinng to use that concept but  use Knowledge Sync, (customer already owns) to query MAS and I wrote a script to create the communication.

Thanks
Mark Hallberg