When to use API programming
Consider writing an API program if you want to :
- Access multiple AR System components at the same time.
- Integrate with programs or data outside the AR System.
- Perform complex operations that involve multiple forms.
- Establish a two-way interface (or gateway) between AR System and another application.
- Create reports or log files in a format that is not compatible with standard report writing tools.
- Create, modify, and delete objects.
- Specify values for $PROCESS$ or the Run Process action that exceed the size limitation of the command line. See Creating-and-executing-AR-System-C-API-programs.
For example: The command-line area for $PROCESS$ or Run Process parameters is limited to 256 bytes (expandable to 4 KB). If you use an API program, you can pass a parameter to an API program and manipulate larger-sized data within the program.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*