C# activity

Use the C# Script activities to write .Net scripts.

The TotalAgility Designer allows you to create two types of .Net Script activities: C# and VB.Net.

When configuring a script, you can manually enter variables, such as ("[Firstname]") or right-click on the rule editor and select the process and server variables to add to the script. When you select a server variable, the variable appears as Date1 [Server variable]. For the script to be valid, you must insert quotes around it. Example: [Firstname].

TotalAgility can validate and run a script without requiring the script developer to build and deploy .Net assemblies. The .Net compliance of TotalAgility reduces development time and increases the ease of deployment.