• Opportunity ID Incremental Number ID

    Hi, We're looking to have incremental ID's for our Opportunities, similar to that of Case & Solution. I'm wondering if it's possible to, after having created a field on the opportunity entity call OppoRefID which will use a stored procedure. To then…
  • Stored Proc Created Communications not syncing to Exchange

    I have a stored procedure that gets called by a workflow escalation rule. If this is fired it creates a ToDo task. This all works perfectly. My issue is these tasks are not syncing to Exchange. My stored procedure is below. Any help is appreciated. …