Nortel Networks Personal Agent AS 5300 Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Software Nortel Networks Personal Agent AS 5300. Nortel Networks Personal Agent AS 5300 User's Manual Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 54
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
Nortel AS 5300
Nortel Application Server 5300
Application Programming
Interfaces Reference
Release: 1.0
Document Revision: 01.01
www.nortel.com
NN42040-110
.
Zobrazit stránku 0
1 2 3 4 5 6 ... 53 54

Shrnutí obsahu

Strany 1 - Interfaces Reference

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

Strany 2

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

Strany 3 - Contents

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

Strany 4

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

Strany 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

Strany 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

Strany 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

Strany 8 - 8 Introduction

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

Strany 9

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

Strany 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

Strany 11

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

Strany 12

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

Strany 13

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

Strany 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

Strany 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:

Strany 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

Strany 17 - Navigation

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

Strany 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

Strany 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

Strany 20 - Fully qualified user name

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

Strany 21 - Unknown error messages

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

Strany 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

Strany 23 - Figure 4

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

Strany 24 - BPT Help option

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

Strany 25 - BPT limitations

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

Strany 26 - Resource use

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

Strany 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

Strany 28

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

Strany 29 - Security

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

Strany 30 - WS-Security UsernameToken

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

Strany 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

Strany 32 - Domain-level authorization

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

Strany 33 - Generate stubs

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

Strany 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

Strany 35

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

Strany 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

Strany 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-

Strany 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

Strany 39

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

Strany 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

Strany 41 - Configuring the class path

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

Strany 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

Strany 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

Strany 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

Strany 45

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

Strany 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

Strany 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

Strany 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

Strany 50

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

Strany 51

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

Strany 52

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

Strany 53

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

Strany 54

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

Komentáře k této Příručce

Žádné komentáře