Use Custom UDF attribute in Post process Event Handler
Hi,
I have written a custom post process event handler to get a value from UDF (custom field) named "Branch Code". I can get defaults faileds values using Orchestration class by writing a java statement "String middleName = getParamaterValue(parameters, UserManagerConstants.AttributeName.MIDDLENAME.getId());" but i cannot replace my custom field with MIDDLENAME.
Any one can help me how can I get values of custom attributes. ?
Thanks,
Kashif