Follow the steps given below to create an IT Resource in general:
- Log in to Oracle Identity Manager Administrative and User Console (E.g. http://localhost:14000/oim/).
- Navigate to the Advanced section and click Create IT Resource under Configuration.
Connector Server IT Resource
IT Resource Name: FlatFileConnectorServer
IT Resource Type: Connector Server
HostName = Host where connector server is running. E.g. localhost
Key = Key for the connector server. E.g. 12345
Port = Port Number connector server is running. E.g. 8759
Flat File IT Resource
IT Resource Name: FlatFileITResource
IT Resource Type: Flat File
| Parameter Name | Description | Sample Value |
|---|---|---|
| Configuration Lookup | Main Configuration Lookup | Lookup.FF.Configuration |
| Connector Server Name | Name of the Connector Server IT Resource | FlatFileConnectorServer |
| hostName | Hostname of the target system | localhost |
| lookupReconFile | File to be used for roles recon. All values are taken from this file and populated into a lookup that is to be used for a child form. | /home/oracle/Desktop/roles.txt |
| password | Password used to connect to target system | Password1 |
| targetFile | File to be used for recon and provison ops. | /home/oracle/Desktop/output.txt |
| uniqueAttribute | Unique Attribute in flat file | AccountId |
| userName | Username ro be used to connect to target system | oracle |





No comments:
Post a Comment