Nortel Networks Personal Agent AS 5300 Manual de usuario

Busca en linea o descarga Manual de usuario para Software Nortel Networks Personal Agent AS 5300. Nortel Networks Personal Agent AS 5300 User's Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 54
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Nortel AS 5300
Nortel Application Server 5300
Application Programming
Interfaces Reference
Release: 1.0
Document Revision: 01.01
www.nortel.com
NN42040-110
.
Vista de pagina 0
1 2 3 4 5 6 ... 53 54

Indice de contenidos

Pagina 1 - Interfaces Reference

Nortel AS 5300Nortel Application Server 5300Application ProgrammingInterfaces ReferenceRelease: 1.0Document Revision: 01.01www.nortel.comNN42040-110.

Pagina 2

10 Application Programming Interface fundamentalsstandard, service providers rapidly develop client-side code with standardtoolsets. A detailed descri

Pagina 3 - Contents

Bulk Provisioning Tool fundamentals 11database with the BPT and compared against active subscribers listedin the Internet Protocol Detail Record (IPDR

Pagina 4

12 Application Programming Interface fundamentalsNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110

Pagina 5 - New in this release

13.Using the Bulk Provisioning ToolThis chapter contains all of the information you need to use the AS 5300Bulk Provisioning Tool (BPT).Navigation•&qu

Pagina 6 - 6 New in this release

14 Using the Bulk Provisioning ToolFigure 1BPT main menuAn arrow following a menu item indicates a submenu. Choose thesubmenu by entering the menu ite

Pagina 7 - Introduction

BPT main menu 15Entering 0 (zero) returns you to the parent of a submenu.The provisioning method name appears inside the parentheses that followthe pr

Pagina 8 - 8 Introduction

16 Using the Bulk Provisioning ToolTable 3BPT main menu commands (cont’d.)CommandDescriptionexecute <file name>Execute all the methods contained

Pagina 9

BPT conventions and examples 17Files must use a specific syntax for a BPT provisioning method to beinvoked successfully on the Provisioning Server. Yo

Pagina 10 - 11 June 2008

18 Using the Bulk Provisioning ToolOptional syntaxIn BPT provisioning method syntax, the word [optional] indicates that whatfollows is optional and is

Pagina 11

BPT conventions and examples 19Square bracketsSquare brackets ([ ]) in the syntax indicate a string of variables, separatedby commas. The square brack

Pagina 12

Nortel AS 5300Release: 1.0Publication: NN42040-110Document status: StandardDocument release date: 11 June 2008Copyright © 2008 Nortel NetworksAll Righ

Pagina 13

20 Using the Bulk Provisioning ToolComma separated stringsProvisioning method syntax can include a string of comma-separatedvariables. For example, th

Pagina 14 - Figure 2

BPT conventions and examples 21Unknown error messagesIf an unknown error occurs when invoking a method, the BPT promptsthe administrator to check the

Pagina 15

22 Using the Bulk Provisioning ToolAdd the new provisioning roleTo add the new role, enter the following in the BPT command line:addRole using file D:

Pagina 16 - BPT provisioning methods

BPT conventions and examples 23Figure 4getRole method invoked in the BPTThe BPT returns the following information:[AddExample,BPT add example,[[Domain

Pagina 17 - Navigation

24 Using the Bulk Provisioning ToolFigure 5removeRole method invoked on the BPTBPT Help optionBPT provisioning methods are identical to OPI provisioni

Pagina 18 - Angle brackets

BPT limitations 25Figure 6Invoking a help command in the BPTAttention: The BPT Help function only contains the syntax of the BPT(OPI) provisioning met

Pagina 19 - Square brackets

26 Using the Bulk Provisioning ToolIn most cases, variables and properties used by the BPT provisioningmethods map to fields in the Provisioning Clien

Pagina 20 - Fully qualified user name

BPT limitations 27Provisioning data visibilityProvisioning data added using the BPT is immediately available to otherprovisioning clients connected to

Pagina 21 - Unknown error messages

28 Using the Bulk Provisioning ToolNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 Standard

Pagina 22 - Add the new provisioning role

29.Using the Open Provisioning InterfaceThis chapter contains all of the information you need to use the OpenProvisioning Interface.Navigation•"S

Pagina 23 - Figure 4

3.ContentsNew in this release 5Other changes 5Introduction 7Audience 7Related documents 7Application Programming Interface fundamentals 9Open Provisio

Pagina 24 - BPT Help option

30 Using the Open Provisioning InterfaceAuthenticationThe Provisioning Server authenticates each request to ensure that therequest is received from a

Pagina 25 - BPT limitations

Security, authentication, and authorization 31Figure 8Sample WS-Security header/SOAP messageA special note for .NET authentication headersThe authenti

Pagina 26 - Resource use

32 Using the Open Provisioning InterfaceFigure 9Setting authentication headersAuthorizationAfter the OPI request is authenticated, you must be authori

Pagina 27 - Provisioning data visibility

Third-party client development 33across these categories. Upon creation, the administrator is assignedto a particular role. This enables the service p

Pagina 28

34 Using the Open Provisioning InterfaceFigure 10Interactions of the stubYou generate stubs using a supported toolset. Currently, only the1.3 Final ve

Pagina 29 - Security

35.Starting the Bulk Provisioning ToolThis chapter contains the procedures necessary to start the BulkProvisioning Tool (BPT) on a remote workstation.

Pagina 30 - WS-Security UsernameToken

36 Starting the Bulk Provisioning ToolNavigation•"Downloading the Bulk Provisioning Tool to a workstation" (page 36)• "Launching the BP

Pagina 31 - Figure 8

Launching the BPT on a workstation 37The BPT application launches.2Enter your administrator username and password.The Bulk Provisioning Tool main menu

Pagina 32 - Domain-level authorization

38 Starting the Bulk Provisioning ToolNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 Stand

Pagina 33 - Generate stubs

39.Creating Open Provisioning InterfaceclientsThis chapter describes the steps necessary to create Open ProvisioningInterface (OPI) clients and provid

Pagina 34 - Interactions of the stub

4Get the WSDL 33Generate stubs 33Implement interface accessing stubs 34Access stubs from the third-party application 34Starting the Bulk Provisioning

Pagina 35

40 Creating Open Provisioning Interface clientsFigure 12Task flow for creating OPI clientsNavigation•"Downloading the Axis toolkit" (page 41

Pagina 36

Configuring the class path 41Downloading the Axis toolkitUse this procedure to download the AXIS toolkit version 1.3 Final. TheAxis 1.3 Final toolkit

Pagina 37 - The BPT application launches

42 Creating Open Provisioning Interface clientsset CLASSPATH= D:\axis-1_4\webapps\axis\WEB-INF\lib\axis.jar;D:\axis-1_4\webapps\axis\WEB-INF\lib\axis-

Pagina 38

Writing a client to perform some specific OPI operations 43This creates the client stubs under D:\opiclient\com\client\opi\serviceThe stubs contain al

Pagina 39

44 Creating Open Provisioning Interface clients2Instantiate a URL object that will point to the Provisioning Serverlocation and the OPI web service ru

Pagina 40 - Figure 12

Writing a client to perform some specific OPI operations 45The client class can be compiled similarly to the compilation of the OPIStubs, and executed

Pagina 41 - Configuring the class path

46 Creating Open Provisioning Interface clientsFigure 13Compiling the client classNortel AS 5300Nortel Application Server 5300 Application Programming

Pagina 42 - Compiling the client stubs

47.Accessing the OPI Java docsThis procedure describes how to access the Open Provisioning Interface(OPI) Java docs. These Java docs represent the var

Pagina 43 - Procedure Steps

48 Accessing the OPI Java docsFigure 14OPIJavadocs file unzipped2 Click on the subfolder for the OPI web service category you wishto query or use.For

Pagina 44 - Example - Writing a client

Writing a client to perform some specific OPI operations 49Figure 15Accessing the javadocs for the AdminAuthentication OPI webservice3 Double-click on

Pagina 45

5.New in this releaseThis chapter details what’s new in Nortel AS 5300 ApplicationProgramming Interface Reference, NN42040-110 for Nortel ApplicationS

Pagina 46 - Compiling the client class

50 Accessing the OPI Java docsNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 Standard11 Ju

Pagina 47 - Accessing the OPI Java docs

51.Importing a CA Certificate into the BPTUse this procedure to import a Certificate Authority (CA) certificate intothe opitruststore.Procedure StepsSt

Pagina 48 - OPIJavadocs file unzipped

52 Importing a CA Certificate into the BPTNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 S

Pagina 50

Nortel AS 5300Nortel Application Server 5300 Application ProgrammingInterfaces ReferenceCopyright © 2008 Nortel NetworksAll Rights Reserved.Release: 1

Pagina 51

6 New in this releaseNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 Standard11 June 2008Co

Pagina 52

7.IntroductionThis document discusses the Nortel Application Server (AS) 5300Application Programming Interface (API) available to third party clientsf

Pagina 53

8 IntroductionNortel AS 5300Nortel Application Server 5300 Application Programming Interfaces ReferenceNN42040-110 01.01 Standard11 June 2008Copyright

Pagina 54

9.Application Programming InterfacefundamentalsThe Application Server (AS) 5300 provides Application ProgrammingInterface (API) support for third-part

Comentarios a estos manuales

Sin comentarios