Installation of AD Connector Server

1) Download Connector Server
The minimum requirements to run a .NET Connector Server 12.2.1.3.0 are:
Microsoft Windows Server 2003, 2008, or 2012
Microsoft .NET Framework 4.5 or higher

Refer to the particular .NET identity connector documentation to determine if there are additional requirements.

1. Download the Connector Server package (Connector_Server_122130_dotnet.zip) from the Oracle Technology Network site.

NOTE : The following document shows the steps for 11g Connector Server, so ignore the versions and follow the steps as same as mentioned.

2) Install connector server
# Download the connector server from the download url at the top this lab,extract and click on ServiceInstall-1.4.0.0.msi


# Click on Next

# Select Typical and click on next

# Click on Install

# Click on Finish

3) Update the port and key on connector server
# Open command prompt , go to installer connector server location and set the key with below commands.
· Location = Installed Loation

· ConnectorServer.exe /setkey 123456 (Make sure you enter the same key in IT resource key parameter)

# Go to C:\Program Files (x86)\Identity Connectors\Connector Server, open ConnectorServer.exe.Config file and add the highlighted line to enable the logging for Active Directory and Exchange
<switches>
<add name="ActiveDirectorySwitches" Value="4">
</switches>

# Copy the Active Directory Bundle From /app/oracle/middleware/Oracle_IDM1/connectors/msft_activedirectory/bundle to AD machine

# Extract the AD connector bundle in AD machine

# After Extract copy all the files

# Paste all copied files in Installed connector server folder

# Select Copy and Replace

# Go to C:\Program Files (x86)\Identity Connectors\Connector Server, open ConnectorServer.exe.Config file and edit the connector server port to any I am using 9999 ( Make sure you use the same port in IT resource parameters)

Email Integration with OIM and SOA

Email Integration with OIM and SOA for Notification Management

1) Login to EM Console
Select usermessagingdriver-email and Modify – Email Driver Properties
Check if below mentioned properties are set correct:
Outgoing Mail Server
Outgoing Mail port
Outgoing Username
Outgoing Password

2) Verify Workflow properties
Under SOA ==> select soa-infra==>SOA Administration==>Workflow properties
Verify Notification Mode : Email
*Email : From Address
*Email : Actionable Address
*Email : Reply To Address

3)Verify OIM/SOA Mbean properties
Under Identity and Access ==> OIM==>System Mbean Browser
Application Defined Mbean ==> oracle.iam ==>IAMAppRuntimeMbean

1. SOAEmailNotificationProviderMBean
SOA Email Notification Provider enabled = true
2. EmailNotificationProviderMBean
Verify MailServerName – <> 
3. UMSEmailNotificationProviderMBean
WSUrl – <>/ucs/messaging/webservice

4) Testing : EM Console
Under SOA ==> soa-infra ==> Service engines ==> Human Workflow ==> Notification Management

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...