Oracle Identity Manager (OIM) tool.
oimtool.cmd COMMAND ARG(s) or oim<COMMAND>.cmd ARG(S)
Multiple objects can be specified:
- in the command line:
oimtool.cmd COMMAND ARG1 ARG2 ... - or in a file:
oimtool.cmd COMMAND -f FILE(each line in file represents a separate argument)
Available commands:
itresparams ITRESNAME- print parameters of IT-resource ITRESNAME.categories- print exportable categories names.export1 OBJSPEC(S)- export objects to one file. OBJSPEC is "Category:Name", e.g. "Lookup:Lookup.SAPHCM.OM.ReconAttrMap".export2 OBJSPEC(S)- export objects to separate files.import DEPLOYMENTFILE(s)- import objects from deployment file(s). FIXME: Dependencies resolution does not work yetregister ZIPFILE(S)- register plugin(s) from zip-archives.unregister PLUGINSPEC- unregister plugin(s), where PLUGINSPEC is "PluginClassName:Version", e.g. "org.oim.test.PluginClass:1.0".uploadjars JAR- upload jar(s).updatejars JAR- update jar(s).deletejars JAR- delete jar(s).purge OBJ(s)- purge cache for specified object(s).purgeall- purge cache for all.