
4. Click View Job.
The Job Detail page displays the details of the selected job.
List of XML Schema Definitions and sample XMLs for bulk import
Following is the list of XML Schema Definition and XML code snippets for bulk importing users,
global setting records, roles, elements, endpoint profiles, messaging profiles, and Session
Manager profiles:
XML Schema Definition for bulk importing users
Sample XML for bulk importing users with minimal attributes
Sample XML for bulk importing users with all attributes
XML Schema Definition for bulk deleting users
Sample XML for bulk deleting users
XML Schema Definition for bulk importing Session Manager profiles
Sample XML for bulk importing Session Manager profiles
XML Schema Definition for bulk importing endpoint profiles
Sample XML for bulk importing endpoint profiles
XML Schema Definition for bulk importing messaging profiles
Sample XML for bulk importing messaging profiles
Note:
The following characters cannot be used as is in the XML file. You need to modify these
characters as mentioned here to use them in the import XML files:
• Less-than character (<) as <
• Ampersand character (&) as &
• Greater-than character (>) as >
• Double-quote character (") as "
• Apostrophe or single-quote character (') as '
XML Schema Definition for bulk importing users
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xs:schema xmlns:tns="http://xml.avaya.com/schema/import" xmlns:ext="http://
xml.avaya.com/schema/import" xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://xml.avaya.com/schema/import" version="1.0">
<"http://www.w3.org/2001/XMLSchema" targetNamespace="http://xml.avaya.com/schema/
import" version="1.0">
<xs:element name="secureStore" type="tns:xmlSecureStore"/xs:element>
<xs:element name="user" type="tns:xmlUser"/>
Managing Users
116 Administering Avaya Aura
®
Session Manager November 2010
Comentarios a estos manuales