API to generate Change Data Capture policy program
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following sample code shows how to use API service to generate an ABL program for a CDC
policy:
The
|
ExportAsProcedure( ) method takes the file path, where
the policy is to be generated, as input parameter. Note that the CDC table policy
must exist to generate the policy program. In this case, the CDC table policy is
customerinActive2.