|
Getting Started Continued
Generating Entity Specific Stored Procedures
Start Fusion CRM CLR Stored Procedures Management application and choose
'Generate CRM SLR Stored Procedures or TSQL snippet' as highlighted below.

At the screen below specify:
- whether the outpute should be generated for one or more entities (i.e contacts and
accounts);
- whether to generate output that inserts a single record and accepts attribute values as
parameters or inserts multiple records;
- whether to generate stored produces or a TSQL snippet.

In this example, we have chosen to generate stored procedures for a single
entity (account) that processes a single record...

Select the attributes for the account entity ...

Select what actions are required for the stored procedures

Select where the files should be created and the prefix for stored procedures...

|
|
|
|
|