Provisioning data visibility, Prov606 logs, Deprecated methods and method fields – Nortel Networks NN42020-123 User Manual

Page 13

Advertising
background image

Open Provisioning Interface Reference Guide

13

Copyright © Nortel Networks Limited 2006

(domain and devices) that are not pre-existing in the database when the
remove method is invoked.

Example
An invocation of "removeUser using ([email protected])" will return
an error indication, "Invalid Data: Domain Not found 'nn.com'", since
the domain is not valid.

But if the domain is valid and the user is not pre-existing, then a success
indication will be returned since the user is not provisioned on the
system.

Provisioning data visibility

Provisioning data added via the OPI is immediately available to other
provisioning clients connected to the same instance of the Provisioning
Module. However, it may take up to 5 minutes before the same data is
visible to clients connected to a second instance of a provisioning
module running in the system.

PROV606 logs

PROV606 logs capture all provisioning activity performed using the
OPI, including the administrator performing the task. The logs
generated by OPI clients display the request type OPI. The logs are
viewed in the System Management Console’s log browser and are
described in the Provisioning Module Basics (NN10274-111) guide.

Deprecated methods and method fields

Methods and their associated parameters (elements) defined in the
WSDL change as features and services are added and improved. With
each release, new methods are may be added, and others may
deprecated. Deprecated methods are being removed, but are
supported in the current release.

New methods can be found through a comparison of the WSDL of this
release with the WSDL of a previous release. Deprecated methods and
method parameters are more difficult to find, as they are still supported,
and therefore still in the WSDL. The following tables identify the
deprecated methods for this release.

Table 1 Deprecated methods

Deprecated methods

addPooledResource

deletePooledResource

Advertising