Function Components
You can use the function components through the information provided here.
Function Components (FC) are, besides of Connectors and Parsers, another type of building block that make up the IBM Security Directory Integrator. Function Components are similar in scope to a Connector, with the difference that the latter are datasource specific whereas a Function Component is not. Rather, it is an AssemblyLine Component that facilitates wrapping of custom logic and external methods, and presents a user friendly "connector-like" user interface in the Configuration Editor (CE).
Also, a Function Component is modeless; that is, in order to configure a Function Component in your AssemblyLine you don't have to specify in which mode it is supposed to operate. It will do its work in the perform() method whenever it is called by the AssemblyLine.
Many of the components described below provide the means to build a complete (both client-side and server-side) web service solution in the modular IBM Security Directory Integrator web service architecture.
- AssemblyLine Function Component
- Axis EasyInvoke Soap WS Function Component
- Axis2 WS Client Function Component
- Axis Java To Soap Function Component
- Axis Soap To Java Function Component
- Castor Java to XML Function Component
- Castor XML to Java Function Component
- CBE Function Component
- Close IdML Function Component
- Complex Types Generator Function Component
- Delta Function Component
- File Transfer Function Component
- SAP ABAP Application Server Function Component
- InvokeSoap WS Function Component
- Init IT Registry Function Component
- Java Class Function Component
- Memory Queue Function Component
- Parser Function Component
- Remote Command Line Function Component
- Scripted Function Component
- SDOToXML Function Component
- SendEMail Function Component
- WrapSoap Function Component
- XMLToSDO Function Component
- SDOToXML Function Component