IBM Security Privileged Identity Manager, Version 2.0

Define a checkout operation with the checkout extension

About this task

Configure the operation name in the Shared Access Management global setting.

Procedure

  1. From the Administrative console, select Configure System > Manage Operations.
  2. Select Global level for the Operation Level and click Add.
  3. Enter a name for the operation and click Continue.
    Note: The name you assign to this operation is required when configuring the Shared Access Management credential default settings.
  4. In the Operation Diagram, click Properties.
  5. In the Properties window' Input Parameters section, add the relevant data for credential, credential lease, account and person then click OK.
  6. Add an Extension node in the Operation Diagram.
  7. Right-click the Extension node and select Properties.
  8. In the Extension Name, select checkout(Credential credential, CredentialLease leaseIn, Account account, Person person).
    Note: If you do not see the checkout extension, Shared Access Management is not enabled. Map the required input parameters and output parameters to the checkout operation relevant data. Select each input and output parameter and click Search Relevant Data. Map the corresponding relevant data to each parameter.
  9. Save the operation.
  10. From the Administrative console, select Manage Shared Access > Configure Credential Default Settings.
  11. Specify the name of the operation you created in to the Check Out Operation > Operation Name field.

Results

The checkout task invokes the checkout operation that you created. To switch it back to synchronous mode, remove the operation name in the credential default settings.
Note: For the relevant data ID and activity ID, if you specify a different value from the example, you might want to define a label for the ID in the CustomLabels.properties file.


Feedback