Anda di halaman 1dari 5

1.

2.Interface Document

VOS – CM for reconciliation


processes in Raid Revenue
Assurance platform
Version 1.0

Prepared by

ASF

28.11.2017

1
Contents
 Interface Document                                                                                                                        
 
....................................................................................................................... 
 1
 1.   Introduction                                                                                                                                
 
...............................................................................................................................
 
 3
 1.1   OVERVIEW   ...................................................................................................................................
                                                                                                                                   4
 
 2.   Export  WeDo Subscribers Ous
   
.................................................................................................
                                                                                                   
 5
 2.1.   Implementation summary                                                                                                             
 
............................................................................................................
 
 5
 2.2.   Database procedures and processes                                                                                             
 
............................................................................................
 
 5
 3 .   Export  WeDo Offers
   
..................................................................................................................
 
 8
                                                                                                                   
 2.1.   Implementation summary                                                                                                             
 
............................................................................................................
 
 8
 2.2.   Database procedures and processes                                                                                             
 
............................................................................................
 
 8

Name Date Reason For Changes Version


Mihai Nitu 28.11.2017 Create document 1.0

3.Introduction
The scope of this document is to describe the interface process between VOS and CM for
reconciliation processes in Raid Revenue Assurance platform:

- Export newly activated subscribers

- Export newly activated Ous

- Export newly activated portin temporary operations

- Export newly activated offers for the points described above.

1.2 Overview

2
4.Export WeDo Subscribers Ous

2.1 Implementation summary

3
The Extract_wedo_subscribers_ous procedure extracts data for:

- Newly activated postpaid subscribers


- Newly activated postpaid subscribers for ESHOP orders
- Newly activated MA simple operations
- Newly activated MA BULK operations
- Newly automatic activated Ous
- Newly manual activated Ous
- Newly step1 temporary portin operations
- Newly step2 temporary portin operations

2.2 Database procedures and processes

INT_OTH.INT_OTHERS_OUT_PKG.WEDO_SUBSCRIBERS_OUS will extract the information


described above for a limited period, configured in the parameter with id 10519, named
‘WEDO_NO_DAYS’ and insert it into wedo_subscribers_ous table.

5.Export WeDo Offers

3.1 Implementation summary

4
The Extract_wedo_offers procedure extracts data for newly activated offers of:

- Newly activated postpaid subscribers


- Newly activated postpaid subscribers for ESHOP orders
- Newly activated MA simple operations
- Newly activated MA BULK operations
- Newly automatic activated Ous
- Newly manual activated Ous
- Newly step1 temporary portin operations

3.2 Database procedures and processes

INT_OTH.INT_OTHERS_OUT_PKG.WEDO_OFFERSwill extract the information described


above for a limited period, configured in the parameter with id 10519, named ‘WEDO_NO_DAYS’
and insert it into wedo_offers table.

6.Annexes

For table’s information please run a SELECT statement on each table.

Ex. Select * from table_name;

Select * from int_oth.wedo_subscribers_ous;


Select * from int_oth.wedo_offers;

Anda mungkin juga menyukai