Originally tracked as bug: https://bugzilla.netiq.com/show_bug.cgi?id=708647

The Identity Manager Drivers for SOAP and Delimted Text provide a number of extensions points where custom java functions can be added to pre-process incoming data (http://www.novell.com/documentation/idm401drivers/soapdriver/data/bvpan6k.html, http://www.novell.com/documentation/idm401drivers/delimited/data/bf16brl.html)

Such extensions point would also be helpful in the File connector. For example an extension to segment the data stream into records. This is needed for fixed length formats such as the SAP Security Audit Log.

Comments