Generic Resource objects allow you store information that a policy consumes. It can be any information stored in text or XML format. A resource object is stored in a library or driver object. An example of using a resource object, is when multiple drivers need the same set of constant parameters. The resource object stores the parameters and the drivers use these parameters at any time.
In the
view, right-click on the location where you want to create the resource object, then select .Specify the name of the resource object.
Select the content type,
or .Select the check box for
, then click .Click
in the file conflict messages.Specify the desired text or XML, then press Ctrl+S to save the resource object.
A resource object is a box to store information. It is an eDirectory object and to use the information in the object, you treat it as any other eDirectory object. The attribute DirXML-Data stores the information in the resource object, and the attribute DirXML-Content type stores the label of the information.
To read the information stored in the resource object, use the Source Attribute or Destination Attribute tokens. To write information to the object, use the following actions: