External Action Blocks (EABs) allow your CA Gen application to access logic that is not modeled in or generated by CA Gen.
An external action block stub is a code skeleton created when you generate an EAB using a Construction toolset. They are designed to be generated once and then modified and maintained outside of CA Gen. You are responsible for writing and compiling the external subroutine and making it available to the application.
The stub contains the definitions necessary for the skeleton to be called by other generated action blocks and comments that indicate where user code may be added. You may either add a call to other classes and methods or you may add the logic directly into the EAB stub.
This chapter describes the tasks related to External Action Blocks and CA Gen C#-generated applications.
|
Copyright © 2014 CA.
All rights reserved.
|
|