Hi All,
I am facing a problem with the UDF creation oin OIM 11g R1. I get a success message when creating a UDF in other attributes section but it doesn appear in the UI in the user configuration page or any other place.
I can see them on the database. I tried to delete the column from the USR table and then re-create the attribute on the UI but it failed with an "already exists" error.
Export File/User exml using the weblogic export utility. I couldn'yt find the UDF in this file. Re-imported the user.xml file from another working environment, restarted and cleared the cahce. I also added the deleted UDF back to the USR table.After doing all this too, the attibutes do not appear on the screen.
can you please help me fix this issue? I need to be able to modify them in an event handler. While doing so, i get a message saying "you do not have permission to odify the attributes with user key null". This error only is returned for the UDFs that were created. rest of the fileds can be modified easily.