Extending a base configuration context API

The following section identifies the high-level procedure for extending a base configuration LOB-agnostic context API. It is followed by an example that reiterates each step in a detailed manner.

The code in the examples can be copied and pasted into Studio to creating a working extension. Keep in mind that, in some cases, additional uses statements are required but are not present in the example code. If Studio states it "cannot resolve symbol" for a given type, you can add a uses statement by clicking inside the type name and pressing ALT + ENTER.