Granting Credential Map in System Policies

Note: This topic is specific to only FMW 12C.

This step is required because the SBL_WS_USER key that stores Siebel credentials is retrieved through Oracle BPEL Java Exec activity in FMW Composite flows for invoking Siebel webservices.

To grant Credential Map

  1. Log into Weblogic Enterprise Manager, expand the WebLogic domain, and right-click on your domain, select Security>System Policies.

  2. Click on the Create button in System Policies.

  3. In Codebase, enter file:${domain.home}/servers/${weblogic.Name}/dc/- and click Add in Create System Grant.

  4. Select the checkbox Select here to enter details for a new permission.

  5. Enter the following properties:

    • Permission Class: oracle.security.jps.service.credstore.CredentialAccessPermission

    • Resource Name: context=SYSTEM, mapName=oracle.wsm.security,keyName=*

    • Permission Actions: read

  6. Click Ok and Ok again.