Attribute and Permission Requests
When you retrieve a managed object through a provider, you can specify the following:
cim1265
When you retrieve a managed object through a provider, you can specify the following:
- The attributes to include in the retrieved object
- A permission request for each attribute
You specify attribute and permission requests in AttributeRightsCollection.
AttributeRightsCollection is a collection of AttributeRight objects.
There is no adapter component in the Workflow API because you do not create a custom Java object with this API. You call the methods in the API from a WorkPoint workflow script.