Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
100 
 
4.13.4.1.2  Carrier Ethernet Services 
The Carrier Ethernet customer facing services (CFS) can be provisioned for ELINE, ELAN, ETREE, and EACCESS 
Services. 
4.13.4.1.3  Service Input Data 
The Input data for provisioning services are set in the productInfoType and the Cisco-specific vendor 
extensions in basicInput. The following table describes the standard data types. The Service Order Data 
Tables above in this section provides details of the data required to provision services and corresponding 
example request and responses are provided in the Appendix of this guide. 
4.13.4.1.4  Input 
Request parameter 
Data Type 
Description 
provisionRequest 
provisionRequest 
Details of the provision request. 
basicInput 
RequestInfoBasicType 
vendorExtensions which will hold the order 
data required for provisioning. (Details of the 
XML data is provided in Appendix.) 
orderData 
OrderDataType 
Cisco-specific vendor extension that holds the 
order data for provisioning. Refer the Service 
Order Data tables for the detailed data 
description. 
productInfo 
ProductInfoType 
ServiceType of the service requested. 
subscriberRefList 
NamingAttributeType 
List of RDN types as a customer object id.  
soaInput 
RequestInfoSOAwareType 
Service Order Aware Type. 
Although this is a mandatory field in the data 
model, 
Cisco 
EPN Manager does not process 
this data. 
requestedCompletionDate  dateTime 
Not used. Should be set to current date. 
Priority 
Integer 
Not used. Should be set to 0. 
purchaseOrder 
String 
Not used. Can be set to NONE. 
validFor 
dateTime 
Not used. Should be set to current date. 
 
4.13.4.1.5  Provision Response 
Multiple responses to a request are possible, unless there is an exception. The expectation is to have one 
instance of the initialResponse and beginProcessingEvent, and multiple instances of success and failure 
responses. The header of the last response will indicate success or failure. 
 
4.13.4.1.6  Output 
Request parameter 
Data Type 
Description 
provisionResponse 
provisionResponse 
Details of the provisioned service(s). 
beginProcessingEvent 
BeginProcessingEventType 
Returned if the provisioning process 
takes more than default wait time for 
completing the provisioning.  
Note: After the response is returned, 
the provisioning process runs in 
background and user will be notified of 
completion results using notification 
producer interface.