1ServiceNow::ITIL::RequeUssteerdICtoenmt(r3i)buted Perl DSoecruvmiecnetNaotwi:o:nITIL::RequestedItem(3)
2
3
4

RequestedItem module

6       Service-now Perl API - RequestedItem perl module
7

Desciption

9       An object representation of an Requested Item in the Service-now
10       platform.  Provides subroutines for querying, updating, and creating
11       service catalog requested item.
12
13   System Requirements
14       The Service-now Perl API requires Perl 5.8 with the following modules
15       installed
16
17         * SOAP::Lite (prerequisites http://soaplite.com/prereqs.html) 0.71 or later
18         * Crypt::SSLeay
19         * IO::Socket::SSL
20

Constructor

22   new
23       new(Configuration);
24
25       Example:
26
27         $req_item = ServiceNow::ITIL::RequestedItem->new($CONFIG);
28
29       Takes a configuration object and manufactures an Requested Item object
30       connected to the Service-now instance
31
32
33
34perl v5.32.0                      2020-07-28ServiceNow::ITIL::RequestedItem(3)
Impressum