Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Delete outbound credential mappings


Outbound credential mappings let you map WebLogic Server usernames to usernames in the Enterprise Information System (EIS) to which you want to connect using a resource adapter. You can use default outbound credential mappings for all outbound connection pools in the resource adapter, or specify particular credential mappings for individual connection pools.

To delete an outbound credential mapping entry for a resource adapter installed on WebLogic Server:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane, select Deployments.
  3. On the Summary of Deployments page, locate your resource adapter and click its name to open the Settings page for the resource adapter.
  4. On the Settings page for the resource adapter, expand Security > Outbound Credential Mapping.
  5. Select the outbound credential mapping you want to delete and click Delete.
  6. Click Yes to confirm the deletion.

Back to Top