Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Get Current Form Record using on-Demand Workflow

$
0
0

Hi,

I have created one on-demand workflow.  

when I am trying to execute the workflow, I am getting error as

"Unexpected exception from plug-in (Execute): SCRM.Calculation: System.AggregateException: One or more errors occurred. If you contact support, please provide the technical details."

I want to access current form record using on-demand workflow.  

I am casting entity like

"   Entity entity = (Entity)context.InputParameters["Target"];
                new_student _studentinfo = entity.ToEntity<new_student>();"

in c# code.

Can anyone suggest, how to get current form record using on-demand workflow.


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images