Documentation forAccess Rights Manager

Integrate Open Order templates in GrantMA

To integrate Open Order templates, perform the following procedures:

  1. Enter the template call into the XML resource configuration.
  2. Upload an XML Open Order resource configuration to the Data Owner configuration in ARM.
  3. Set the Open Order resource to Requestable.

Enter the template call into the XML resource configuration

Assign the unique ID of the Open Order template to one or more resources.

Example

<?xml version="1.0" encoding="utf-8"?>

<resourceImport Version="3">

<technology Id="D54C16F2-42C1-477A-BD20-3285158F68D3" Name="Hardware" IconId="2" Color="#0000be">

<definitions>

<permissionSets>

<permissionSet PermissionSetId="1" Description="['en-US:Buy','de-DE:Kaufen']" />

<permissionSet PermissionSetId="2" Description="['en-US:Lease','de-DE:Leasen']" />

<permissionSet PermissionSetId="3" Description="['en-US:Rent','de-DE:Mieten']" />

</permissionSets>

<types>

<type Id="1" Description="['en-US:Hardware','de-DE:Hardware']" IconId="Container" PermissionSetIds="[]" />

<type Id="3" Description="['en-US:Desktop','de-DE:Desktop']" IconId="Computer" PermissionSetIds="[1,2,3]" />

</types>

</definitions>

<data>

<root Id="6CE9B526-9FFD-46A5-9ED0-36FB4E1303B5" Name="Computer" TypeId="1" Merge="no">

<resource Name="Desktop PCs" TypeId="3" Description="['en-US:Stationary PC','de-DE:Stationäre PCs']">

<resource Name="Desktop-PC Simple" TypeId="3" />

<resource Name="Desktop-PC Standard" TypeId="3" />

<resource Name="Desktop-PC Custom" TypeId="3" TemplateID="E3865726-6FDF-489E-A7D5-4ABBA5B2BF83" />

</resource>

</root>

</data>

</technology>

</resourceImport>

Upload an XML resource configuration to the Data Owner configuration

  1. Start the Configuration application.

  2. Click the Open Order tile.

  3. Click Upload to import the XML Resource Configuration.

    When the import is completed, the resources are available in the Data Owner configuration and can be assigned to your organizational categories.

    A copy of the XML configuration is stored at %programdata%\protected-networks.com\8MAN\openOrder.
    You can use these to change your configuration. Note the merge settings for repeated imports.

Set the Open Order resource to requestable

  1. In the Configuration application home page, click the Data Owner tile.

  2. In the Data Owner configuration screen, drag and drop the desired resource from the Resource selection box to the targeted resource under Resources. The resource is automatically marked as requestable.

    The requester can find the resource available through Open Order.

    Below is an example for a template based on an Open Order request.