ATIS DLRMIS-006-2003 Design Layout Report Mechanized Interface Specification Industry Support Interface.pdf
《ATIS DLRMIS-006-2003 Design Layout Report Mechanized Interface Specification Industry Support Interface.pdf》由会员分享,可在线阅读,更多相关《ATIS DLRMIS-006-2003 Design Layout Report Mechanized Interface Specification Industry Support Interface.pdf(52页珍藏版)》请在麦多课文档分享上搜索。
1、ATIS/OBF-DLRMIS-006Design Layout ReportMechanized InterfaceSpecificationIndustry Support InterfaceOrdering and BillingForumATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 2003THIS PAGE INTENTIONALLY LEFT BLANK.ATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued
2、 September 6, 2002 Implemented March 8, 2003Copyright 2002 by the Alliance for Telecommunications Industry Solutions,Inc. All rights reserved.The Design Layout Report, Mechanized Interface Specifications, Issue 6, datedMarch 2003, is copyrighted, printed and distributed, by the Alliance forTelecommu
3、nications Industry Solutions (ATIS) on behalf of the ATIS-sponsoredOrdering and Billing Forum (OBF).Except as expressly permitted, no part of this publication may be reproducedor distributed in any form, in an electronic retrieval system or otherwise,without the prior express written permission of A
4、TIS. All requests to reproducethis document shall be in writing and sent to: OBF Manager, c/o ATIS, 1200 GStreet, NW, Suite 500, Washington, DC 20005. OBF Funding Companies(which are defined in the OBF Guidelines) should refer to the OBF Guidelinesas respects their rights to reproduce this publicati
5、on.For ordering information, please contact:ATIS1200 G Street, NW, Suite 500Washington, DC 20005(202) 628-6380obfatis.orgA complete OBF Document Catalog and Ordering Form is available on the ATISWeb Site at:http:/www.atis.org/atis/docstore/index.aspATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued S
6、eptember 6, 2002 Implemented March 8, 2003PREFACEThis document was developed by the Interconnection Services Ordering the specific components ofeach file; the rules which govern provider/customer transmission of theDLR; error conditions; and the criteria for data formation generic to thetransmitted
7、design report. This document further defines the operativeguidelines that the provider/customer systems utilize.Figure 1-1 identifies the files which may be transmitted between providerand customer. The transmission times are negotiated between providerand customer.1. The provider prepares and trans
8、mits DLRs via the bulktransfer file. This file, referred to as the PROVIDER REPORTFILE, is described in section 3.4.2. The PROVIDER REPORT FILE is loaded into the customersystem.3. The customer system creates customer feedback files andtransmits feedback on the status of the Design Report recordsrec
9、eived from the provider. The term Customer Feedback Fileis a descriptive category that identifies two types of feedbackfiles: Acknowledgment Feedback File Error Feedback FileThese files, referred to as the Customer Feedback File, aredescribed in section 3.0.4. Records accepted into the customer data
10、base from thePROVIDER REPORT FILE, are processed.ATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 20033-23. DATA TRANSFER FORMAT OVERVIEW - (continued)PROVIDERDLRPROCESSORPROVIDER SYSTEM2. LOAD AND VALIDATE4. PROCESSCUSTOMER SYSTEM1. PROVIDER REPORTFILE3. CUST
11、OMERFEEDBACK FILESACKERRORFigure 1-1. PROVIDER/CUSTOMER DLR InterfaceATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 20033-33.1 GENERIC FILE STRUCTUREEach file contains fixed length 80 byte records. The data type is“character.” Within the 80 byte records, the
12、re is a continuous string ofdata comprised of variable length tag names, tag values and delimiterswhich are described in Section 3.1.2 and 3.1.4. Each combination of tagnames, tag values and delimiters constitutes a sub-string (See Section3.1.3).A sub-string may span records.A transmission consists
13、of one or more batch sub-files. A batch sub-filemay contain “0” or more DLRs. “0” is a positive report that there are noDLRs to be sent. DLRs are made up of required and optional sub-strings.(See Figure 1-2).FILE CONTROL=XXXXNNNXXXXXXXXNNNNNN;DLR DATA CONTROL=XXXXNNNNNXXXXX;.DLR DATA=XXXXX;DLR DATA=
14、XXXXXXXXX;DLR DATA=XX.DLR DATA=XXXXXXXXXXXXXXXX;DLR DATA=XXXXXXXXXXXXXDLR DATA=XXXXNNNNNXX;DLRXXXX;DLR DATA=XXXXXXXXX;DLR DATA=XX;DLR DATA=NNNNNNNNNN;DLR DATA=XXXXXXXX;CONTROL=XXXXXXX;END OFFILE=NNNNNNNNNNN;12345678980Figure 1-2. Structure of Transfer FilesATIS/OBF-DLRMIS-006 Effective March 8, 2003
15、Issued September 6, 2002 Implemented March 8, 20033-43.1.1 File ControlAll files have sub-strings which serve as control areas for a system toidentify, process, and load the respective DLR data into its data bases.File HeaderThe first sub-string in each interface file must be the file header control
16、data. This file header identifies the originator, the recipient and specificdate/time information. When the files header is in error, the entire fileis rejected. The file header must always span 80 characters of the firstrecord in the file as described in Section 3.3.File TrailerThe last sub-string
17、in each interface file must be trailer control data.This file trailer identifies the end of the transmitted file and the numberof items transmitted. The file trailer is described in Section 3.3. Whenno DLR application data exist for a file, the header and trailer must bepresent in the file, and the
18、trailer must contain zeros in the count fields.Other File ControlsFiles may contain several levels of transmitted data as depicted in Figure1-3. The interface must contain sub-strings (which serve as control) toindicate start and end of transmitted data within the file. The levels oftransmission wit
19、hin a File Transmission Level, Batch Level and DLRLevel. These levels are described in Section 3.4.1.2.ATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 20033-5TRANSFER FORMAT LAYOUTSTransmission File StructureTransHdrTagTransHdrBatchHdrTagTransmission/Batch Le
20、velsSTART TRANS=BatchHdrBatchTlrTagBatchTlrTransTlrTagTransTlrBatch/DLR LevelsSTART BATCH=TH EOTBHDHDLR DLREODEOB BHDH EODEOBDLRBatchHdrTagBatchHdrDLRHdrTagDLRHdrDLRTlrTagBatchTlrDLR/Element LevelsSTART DLR=DLRHdrTagDLRHdr Data ElementsDLRTlrTagFigure 1-3. Transfer Format LayoutsXXXXXXXXXMMDDYYYYHHM
21、MSSMMDDYYYYHHMMSS (30 SPACES) ;START BATCH= NNNNMMDDYYYYHHMMSS (49 SPACES) ; END BATCH= NNNNNN; END TRANS= NNNNNNNNNN;NNNNMMDDYYYYHHMMSS (49 SPACES) ;START DLR= NNNNNNNXXXXXXXXXXXXXXXX; END DLR=;END BATCH= NNNNNN;NNNNNNNXXXXXXXXXXXXXXXX; IC=ATX;PON=YES00764597;VER=AA;CKR= /DSEZ/126115/LL /; END DLR=
22、;ATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 20033-6THIS PAGE INTENTIONALLY LEFT BLANK.ATIS/OBF-DLRMIS-006 Effective March 8, 2003Issued September 6, 2002 Implemented March 8, 20033-73.1.2 DelimitersDelimiters will be used to separate the data element (ta
23、g values) fromtheir respective tags (tag names). Delimiters will also be used to denotethe end or last position of the data element.CODE DESCRIPTION= Separates the tag and data element; Separates the tagged data elements (sub-strings); Signifies the last of a group of related data elements An escape
24、 sequence characterThe natural occurrence of the=;orinthedata will be preceded by anescape indicator of .3.1.3 Sub-StringsTransfer Files are made up of a continuous string of data spanning 80byte records. Within the continuous string there are sub-strings of datathat delineate components of the file
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ATISDLRMIS0062003DESIGNLAYOUTREPORTMECHANIZEDINTERFACESPECIFICATIONINDUSTRYSUPPORTINTERFACEPDF

链接地址:http://www.mydoc123.com/p-541576.html