Previous Topic: CICS Socket ListenerNext Topic: DB2 Table Partition


Custom Proxies

Custom interfaces that were previously meant to be used as web services only can now act as proxies as well.

The PStep Interface Designer introduced with Gen Studio in CA Gen 8.0 allowed users to provide alternate interfaces for PSteps that target EJB Web Services applications.

The alternate interfaces are customized versions of the original PStep interface and may include hard-coding, renaming, or changing the order of the selected attributes and renaming of selected views. The customized interfaces are then saved in the model.

You can create custom interfaces to be used with Java and C# proxies.

The existing proxy interfaces export every view and attribute defined in server procedure steps as defined, however, exporting everything with the specified name is not always an ideal interface for client developers.

Custom Proxies provides the following functionalities for views and attributes defined in server procedure steps.

Custom Proxies functionality supports the following targets: