CN113342428A - Method and system for realizing family collection guest service fulfillment based on CFS & RFS - Google Patents

Method and system for realizing family collection guest service fulfillment based on CFS & RFS Download PDF

Info

Publication number
CN113342428A
CN113342428A CN202110637206.5A CN202110637206A CN113342428A CN 113342428 A CN113342428 A CN 113342428A CN 202110637206 A CN202110637206 A CN 202110637206A CN 113342428 A CN113342428 A CN 113342428A
Authority
CN
China
Prior art keywords
rfs
res
cfs
configuration
mapping
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110637206.5A
Other languages
Chinese (zh)
Other versions
CN113342428B (en
Inventor
吉兰昆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Tianyuan Communication Information System Co Ltd
Original Assignee
Inspur Tianyuan Communication Information System Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Tianyuan Communication Information System Co Ltd filed Critical Inspur Tianyuan Communication Information System Co Ltd
Priority to CN202110637206.5A priority Critical patent/CN113342428B/en
Publication of CN113342428A publication Critical patent/CN113342428A/en
Application granted granted Critical
Publication of CN113342428B publication Critical patent/CN113342428B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data

Abstract

The invention discloses a method and a system for realizing the fulfillment of a family collecting guest service based on CFS & RFS, belonging to the technical field of the fulfillment of communication services, aiming at solving the technical problems of complicated logic when the service of a communication operator is fulfilled, manpower and material resources waste, large difficulty in subsequent maintenance and high maintenance cost, and adopting the technical scheme that: executing an external interface and judging to execute one or more CFS (computational fluid system) through configuration of a relation between a Product and the CFS, then defining the CFS, the RFS and the RES, configuring the relation among the CFS, the RFS and the RES, attribute parameters and a mapping relation of the parameters, and executing a logic code according to a DFS algorithm to obtain data required by configuration; and final data assembly is realized inside the CFS through a method of parameter transmission and deep traversal, different products call the same interface which is open to the outside to execute the CFS responding, and the assembled data is returned, so that the opening requirements of different scene services and different field same services when the family and collection business is opened are met.

Description

Method and system for realizing home visitor service fulfillment based on CFS & RFS
Technical Field
The invention relates to the technical field of communication service opening, in particular to a method and a system for realizing the opening of a family collecting passenger service based on CFS & RFS.
Background
The family client is a general name of clients handling family services and is a subdivided client group based on public clients. The home client service mainly includes home broadband service and superimposed services such as home wireless network and the like.
The group customer service is a short form of group customer service, and generally includes internet group private line, voice group private line, point-to-point group private line, optical fiber group lease and the like, and group integrated V network, group switchboard, GPS, network point meter reading, group short number, group MAS machine and the like services superimposed on the basis.
At present, system services are opened aiming at services of communication operators, processing logics needed by the same services in different field projects are almost different, and different services also need respective complex service logics, so that codes need to be rewritten in each project, technicians need to spend a large amount of time and energy, and the problems of large difficulty in later maintenance and high maintenance cost are caused because the code logics are complex and module layering is unclear.
Disclosure of Invention
The invention provides a method and a system for realizing the fulfillment of a family collecting customer service based on CFS & RFS, which are used for solving the problems of waste of manpower and material resources and high maintenance cost due to large follow-up maintenance difficulty caused by complicated logic when a communication operator service is fulfilled.
The technical task of the invention is realized according to the following mode, a method for realizing the activation of family collecting passenger service based on CFS & RFS is characterized in that an external interface is executed and one or more CFS is judged and executed through the configuration of the relationship between the Product and the CFS, and then logic codes are executed according to DFS algorithm by defining the CFS, the RFS and the RES and configuring the relationship, attribute parameters and mapping relationship of the parameters among the CFS, the RFS and the RES, so as to obtain data required by configuration; the CFS realizes final data assembly by a method of parameter transmission and depth traversal, different products call the CFS which is open to the outside and responds to the same interface, and the assembled data is returned, so that the opening requirements of different scene services and different field same services when the family and customer service is opened are met; the method comprises the following specific steps:
s1, creating RES, RFS and CFS;
s2, adding the relationship among CFS, RES and RFS;
s3, calling an interface: and traversing and executing the CFS to return the data after query and assembly according to the CFS set obtained by entering the query and the obtained parameters of the CFS.
Product, customer service and Product are in one-to-many relationship, and one service can be packaged into different products, such as broadband, 100M broadband and 200 broadband;
CFS, customer-oriented service, wherein the service provided by the service layer is customer-oriented service, which refers to the service that can be felt by customers, such as telephone service, broadband service, etc.;
and RFS, resource-oriented service, wherein the service provided by the resource layer is resource-oriented service, and refers to service which is not felt by a client in order to support client service, such as port service, fiber service and the like. Is a basic unit constituting the CFS;
the RES, an atomic resource service including a page or an interface, is a basic unit constituting the RFS.
Preferably, the creating RES, RFS and CFS in step S1 is as follows:
s101, creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, wherein the method specifically comprises the following steps:
firstly, the CFS basic information comprises Code (Code), Name (Name), Event (class Name for data verification) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the CFS;
secondly, the CFS parameter configuration information comprises parameter names, types and default values;
s102, creating basic information of the RFS, adding attribute values and configuration thereof:
firstly, the RFS basic information comprises Code (Code), Name (Name) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of RFS;
the RFS parameter configuration information comprises parameter names, types and default values;
s103, creating basic information of the RES, adding attribute values and configuration thereof:
firstly, the RES basic information comprises Code (Code), Name (Name), Event (class Name for data verification), Resource (RES binding model) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the RES;
secondly, the RES method configuration attribute information comprises Name, Rule, Type (whether the method Type is Interface or Page, the Interface is triggered automatically, the Interface needs to manually select resources), Interface and Page; when RES is executed, judging the method configured by RES according to the conditions:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
and thirdly, the RES parameter configuration information comprises parameter names, types, default values, return values and storage values.
Preferably, the relationship among the CFS, RES and RFS added in step S2 is specifically as follows:
s201, configuring the relationship between RFS and RES, configuring the parameter mapping of RFS and RES, the execution sequence and the execution condition of RES;
s202, configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and the execution sequence and the execution condition of the RFS.
Preferably, in step S201, the relationship between the RFS and the RES is configured, and the parameter mapping between the RFS and the RES is configured, and the execution sequence and the execution condition of the RES are specifically as follows:
s20201, RFS adds RES relation: the RFS selects the sequence number of the RES when the RES is added, and when the CFS calls the RFS, the RFS executes the RES in sequence according to the sequence value;
s20202, configuration of mapping relation between RFS and RES, specifically as follows:
selecting parameters of an RFS and parameters of an RES, and selecting a mapping mode: RFS-RES/RES-RFS;
for the mapping relation between the RFS and the RES, RFS-RES is downward mapping, and RES-RFS is upward mapping;
when the RFS executes the RES in sequence, the parameter value of the RFS is mapped to the parameter value of the RES according to the configuration by the downward mapping, and the parameter value of the RES is mapped to the parameter value of the RFS according to the configuration by the downward mapping;
s20203, RFS, and RES execute condition configuration, specifically as follows:
firstly, selecting an RES adding execution condition, selecting a parameter of the RES, selecting a Rule (the Rule comprises equality, inequality, inclusion and non-inclusion), and manually filling a value;
and secondly, after one or more execution conditions are configured, when the RFS executes the CES, judging whether the configured conditions are all satisfied, and if so, executing the operation.
Preferably, the parameter mapping relationship of the CFS, the RFS and the RES comprises downward mapping and upward mapping;
mapping downwards: mapping the CFS parameters to RFS parameters, and mapping the RFS parameters to RES parameters;
upward mapping: mapping RES parameters to RFS parameters, and mapping RFS parameters to CFS parameters;
the parameters participate in the logic operation during execution, so the values are variable.
A family guest service opening system based on CFS & RFS comprises,
a creating unit for creating RES, RFS and CFS;
the adding unit is used for adding the relationship among the CFS, the RES and the RFS;
and the calling unit is used for calling an interface, traversing and executing the CFS according to the CFS set which is inquired by the access and acquiring the parameters of the CFS, and returning the data after the inquiry and the assembly.
Preferably, the creating unit includes,
the CFS information creating module is used for creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, and specifically comprises the following steps:
firstly, the CFS basic information comprises Code (Code), Name (Name), Event (class Name for data verification) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the CFS;
secondly, the CFS parameter configuration information comprises parameter names, types and default values;
the RFS information creating module is used for creating basic information of the RFS, adding attribute values and configuration thereof:
firstly, the RFS basic information comprises Code (Code), Name (Name) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of RFS;
the RFS parameter configuration information comprises parameter names, types and default values;
the RES information creating module is used for creating basic information of the RES, adding attribute values and configuration thereof:
firstly, the RES basic information comprises Code (Code), Name (Name), Event (class Name for data verification), Resource (RES binding model) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the RES;
secondly, the RES method configuration attribute information comprises Name, Rule, Type (whether the method Type is Interface or Page, the Interface is triggered automatically, the Interface needs to manually select resources), Interface and Page; when RES is executed, judging the method configured by RES according to the conditions:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
and thirdly, the RES parameter configuration information comprises parameter names, types, default values, return values and storage values.
Preferably, the adding unit includes,
the RFS and RES configuration module is used for configuring the relationship between the RFS and the RES, configuring the parameter mapping of the RFS and the RES, and the execution sequence and the execution condition of the RES;
and the RFS and CFS configuration module is used for configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and configuring the execution sequence and the execution condition of the RFS.
Preferably, the application process of the system in the scene of FTTH broadband opening is as follows:
(1) OM calls IM to develop an open CFS interface, and calls CFS in sequence according to the parameter CFS _ List, namely calls CFS (C: Broadband), wherein the C: Broadband executes RFS in sequence according to configuration (R: Last _ Mile, R: Distribution, R: Feeder, R: Site Source, R: VLAN, R: Service, R: ONT);
(2) and executing R: Last _ Mile, mapping ODBID and ODBNO of C: Broadband to ODBID and ODBNO of R: Last _ Mile according to mapping configuration, and judging whether the RFS meets the execution limit according to the relationship between the configured and RES:
if yes, executing step (3);
if not, continuing to execute the next RFS;
(3) and sequentially executing the RES (T: ODB, T: ONT), mapping the parameters operationType, ODBNo and interfaceType to the operationType, name and interfaceType of the T: ODB, and judging whether the RES meets the execution limit:
if yes, executing the step (4);
if not, not executing the RES and executing the next RES;
(4) ODB calls the configured interface, decides the return value according to the configuration rule of the parameter, decides whether to save the instance;
(5) after finishing execution of the ODB, mapping the parameter port _ in _ id to the other _ port parameter of the R: Last _ Mile upwards according to the configuration, and continuously executing the T: ONT by the R: Last _ Mile, wherein the execution process is consistent with that of the T: ODB;
(6) after the Last _ Mile is executed, mapping the ODBID and other _ port parameters to the ODBID and ODBPortId parameters of C: Broadband according to the configuration (note that the values of the ODBID may change after the process);
(7) c, continuing to sequentially execute the rest RFSs by the Broadband, wherein the process R is consistent with that of Last _ Mile;
(8) and after the CFS is executed, uniformly assembling the message and returning the message to the OM.
A computer-readable storage medium having stored thereon a computer program executable by a processor to implement a CFS & RFS based family guest service provisioning method as described above.
The method and the system for realizing the home collection passenger service fulfillment based on the CFS & RFS have the following advantages that:
the invention solves the problem of different requirements of different service scenes and different sites by foreground page configuration and a small amount of code writing, and if the prior RES, RFS and CFS can not meet the requirements of the scenes, new RFS and CFS can be assembled by adding or modifying RES to meet the requirements of the scenes, thereby enriching an RES resource library;
the invention opens an interface to the outside, as long as the needed CFS service name is known to be used as parameter calling, the responding CFS is executed to assemble the return data, the interface is single, simple and clear; the invention has flexible configuration and definition, one RES can be a method interface, a resource mapping model or a self-defined page, and is specifically executed according to different parameter conditions;
thirdly, the invention executes logic codes according to DFS algorithm by defining CFS, RFS, RES and configuring the relationship among them and mapping relationship of parameters, thus obtaining data required by configuration, not only reducing maintenance cost and difficulty, but also making module layering clear and simplifying code logic; if the existing RES does not meet the requirement, basic data can be enriched by newly adding and modifying the RES.
Drawings
The invention is further described below with reference to the accompanying drawings.
FIG. 1 is a schematic diagram of example 3.
Detailed Description
The method and system for implementing CFS & RFS-based family collection guest service provisioning according to the present invention are described in detail below with reference to the drawings and the embodiments of the specification.
In the description of the present invention, it is to be understood that the terms "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplicity of description. And are not intended to indicate or imply that the referenced device or element must have a particular orientation, be constructed and operated in a particular orientation, and are therefore not to be considered limiting of the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Example 1:
the invention relates to a method for realizing the opening of family collection passenger service based on CFS & RFS, which comprises the steps of executing an external interface and judging and executing one or more CFS (computational fluid system) through the configuration of the relationship between a Product and the CFS, then defining the CFS, the RFS and the RES, configuring the relationship among the CFS, the RFS and the RES, attribute parameters and the mapping relationship of the parameters, and executing logic codes according to a DFS algorithm to obtain data required by configuration; the CFS realizes final data assembly by a method of parameter transmission and depth traversal, different products call the CFS which is open to the outside and responds to the same interface, and the assembled data is returned, so that the opening requirements of different scene services and different field same services when the family and customer service is opened are met; the method comprises the following specific steps:
s1, creating RES, RFS and CFS;
s2, adding the relationship among CFS, RES and RFS;
s3, calling an interface: and traversing and executing the CFS to return the data after query and assembly according to the CFS set obtained by entering the query and the obtained parameters of the CFS.
In this embodiment, the creation of RES, RFS and CFS in step S1 is specifically as follows:
s101, creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, wherein the method specifically comprises the following steps:
the basic information of the CFS is as follows:
Figure RE-GDA0003178928420000071
secondly, the CFS parameter configuration principle is as follows:
Figure RE-GDA0003178928420000072
s102, creating basic information of the RFS, adding attribute values and configuration thereof: the basic information of RFS is as follows:
Figure RE-GDA0003178928420000073
secondly, the RFS parameter configuration principle is as follows:
Figure RE-GDA0003178928420000074
Figure RE-GDA0003178928420000081
s103, creating basic information of the RES, adding attribute values and configuration thereof:
the basic information of RES is as follows:
Figure RE-GDA0003178928420000082
secondly, RES is configured as the following table:
Figure RE-GDA0003178928420000083
therein, the RES method type is defined: interface method, operation interface and data model. When RES is executed, the method configured by RES is judged according to the condition:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
thirdly, the RES parameter configuration principle is as follows:
Figure RE-GDA0003178928420000084
Figure RE-GDA0003178928420000091
in this embodiment, the relationship among the CFS, RES, and RFS added in step S2 is specifically as follows:
s201, configuring the relationship between RFS and RES, configuring the parameter mapping of RFS and RES, the execution sequence and the execution condition of RES;
s202, configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and the execution sequence and the execution condition of the RFS.
The CFS-RFS configuration is similar to the RFS-RES, and is described below as RFS-RES, specifically as follows:
s20201, RFS adds RES relation: the RFS selects the sequence number of the RES when the RES is added, and when the CFS calls the RFS, the RFS executes the RES in sequence according to the sequence value;
s20202, configuration of mapping relation between RFS and RES, specifically as follows:
selecting parameters of an RFS and parameters of an RES, and selecting a mapping mode: RFS-RES/RES-RFS;
for the mapping relation between the RFS and the RES, RFS-RES is downward mapping, and RES-RFS is upward mapping;
when the RFS executes the RES in sequence, the parameter value of the RFS is mapped to the parameter value of the RES according to the configuration by the downward mapping, and the parameter value of the RES is mapped to the parameter value of the RFS according to the configuration by the downward mapping;
s20203, RFS, and RES execute condition configuration, specifically as follows:
firstly, selecting an RES adding execution condition, selecting a parameter of the RES, selecting a Rule (the Rule comprises equality, inequality, inclusion and non-inclusion), and manually filling a value;
and secondly, after one or more execution conditions are configured, when the RFS executes the CES, judging whether the configured conditions are all satisfied, and if so, executing the operation.
The parameter mapping relation among the CFS, the RFS and the RES comprises downward mapping and upward mapping;
mapping downwards: mapping the CFS parameters to RFS parameters, and mapping the RFS parameters to RES parameters;
upward mapping: mapping RES parameters to RFS parameters, and mapping RFS parameters to CFS parameters;
the parameters participate in the logic operation during execution, so the values are variable.
Example 2:
the invention relates to a family guest service opening system based on CFS & RFS, which comprises,
a creating unit for creating RES, RFS and CFS;
the adding unit is used for adding the relationship among the CFS, the RES and the RFS;
and the calling unit is used for calling an interface, traversing and executing the CFS according to the CFS set which is inquired by the access and acquiring the parameters of the CFS, and returning the data after the inquiry and the assembly.
The creation unit in this embodiment comprises,
the CFS information creating module is used for creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, and specifically comprises the following steps:
firstly, the CFS basic information comprises Code (Code), Name (Name), Event (class Name for data verification) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the CFS;
secondly, the CFS parameter configuration information comprises parameter names, types and default values;
the RFS information creating module is used for creating basic information of the RFS, adding attribute values and configuration thereof:
firstly, the RFS basic information comprises Code (Code), Name (Name) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of RFS;
the RFS parameter configuration information comprises parameter names, types and default values;
the RES information creating module is used for creating basic information of the RES, adding attribute values and configuration thereof:
firstly, the RES basic information comprises Code (Code), Name (Name), Event (class Name for data verification), Resource (RES binding model) and Remark (Remark); code (coding) supports numeric, alphabetical ": "and" _ "; name (Name) is the presentation Name of the RES;
secondly, the RES method configuration attribute information comprises Name, Rule, Type (whether the method Type is Interface or Page, the Interface is triggered automatically, the Interface needs to manually select resources), Interface and Page; when RES is executed, judging the method configured by RES according to the conditions:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
and thirdly, the RES parameter configuration information comprises parameter names, types, default values, return values and storage values.
The adding unit in the present embodiment includes,
the RFS and RES configuration module is used for configuring the relationship between the RFS and the RES, configuring the parameter mapping of the RFS and the RES, and the execution sequence and the execution condition of the RES;
and the RFS and CFS configuration module is used for configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and configuring the execution sequence and the execution condition of the RFS.
Example 3:
as shown in fig. 1, the application process of the system in the FTTH broadband opening scene is as follows:
(1) OM calls IM to develop an open CFS interface, and calls CFS in sequence according to the parameter CFS _ List, namely calls CFS (C: Broadband), wherein the C: Broadband executes RFS in sequence according to configuration (R: Last _ Mile, R: Distribution, R: Feeder, R: Site Source, R: VLAN, R: Service, R: ONT);
(2) and executing R: Last _ Mile, mapping ODBID and ODBNO of C: Broadband to ODBID and ODBNO of R: Last _ Mile according to mapping configuration, and judging whether the RFS meets the execution limit according to the relationship between the configured and RES:
if yes, executing step (3);
if not, continuing to execute the next RFS;
(3) and sequentially executing the RES (T: ODB, T: ONT), mapping the parameters operationType, ODBNo and interfaceType to the operationType, name and interfaceType of the T: ODB, and judging whether the RES meets the execution limit:
if yes, executing the step (4);
if not, not executing the RES and executing the next RES;
(4) ODB calls the configured interface, decides the return value according to the configuration rule of the parameter, decides whether to save the instance;
(5) after finishing execution of the ODB, mapping the parameter port _ in _ id to the other _ port parameter of the R: Last _ Mile upwards according to the configuration, and continuously executing the T: ONT by the R: Last _ Mile, wherein the execution process is consistent with that of the T: ODB;
(6) after the Last _ Mile is executed, mapping the ODBID and other _ port parameters to the ODBID and ODBPortId parameters of C: Broadband according to the configuration (note that the values of the ODBID may change after the process);
(7) c, continuing to sequentially execute the rest RFSs by the Broadband, wherein the process R is consistent with that of Last _ Mile;
(8) and after the CFS is executed, uniformly assembling the message and returning the message to the OM.
Example 4:
the embodiment of the invention also provides a computer-readable storage medium, wherein a plurality of instructions are stored, and the instructions are loaded by the processor, so that the processor executes the method for implementing the CFS & RFS-based family collection guest service provision in any embodiment of the invention. Specifically, a system or an apparatus equipped with a storage medium on which software program codes that realize the functions of any of the above-described embodiments are stored may be provided, and a computer (or a CPU or MPU) of the system or the apparatus is caused to read out and execute the program codes stored in the storage medium.
In this case, the program code itself read from the storage medium can realize the functions of any of the above-described embodiments, and thus the program code and the storage medium storing the program code constitute a part of the present invention.
Examples of the storage medium for supplying the program code include a floppy disk, a hard disk, a magneto-optical disk, an optical disk (e.g., CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RYM, DVD-RW, DVD + RW), a magnetic tape, a nonvolatile memory card, and a ROM. Alternatively, the program code may be downloaded from a server computer via a communications network.
Further, it should be clear that the functions of any one of the above-described embodiments may be implemented not only by executing the program code read out by the computer, but also by causing an operating system or the like operating on the computer to perform a part or all of the actual operations based on instructions of the program code.
Further, it is to be understood that the program code read out from the storage medium is written to a memory provided in an expansion board inserted into the computer or to a memory provided in an expansion unit connected to the computer, and then causes a CPU or the like mounted on the expansion board or the expansion unit to perform part or all of the actual operations based on instructions of the program code, thereby realizing the functions of any of the above-described embodiments.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for realizing the opening of family collecting passenger service based on CFS & RFS is characterized in that the method executes an external interface and judges and executes one or more CFS through the configuration of the relationship between Product and CFS, and then executes logic codes according to DFS algorithm by defining CFS, RFS and RES and configuring the relationship, attribute parameters and mapping relationship of parameters among CFS, RFS and RES, so as to obtain data required by configuration; the CFS realizes final data assembly by a method of parameter transmission and depth traversal, different products call the CFS which is open to the outside and responds to the same interface, and the assembled data is returned, so that the opening requirements of different scene services and different field same services when the family and customer service is opened are met; the method comprises the following specific steps:
s1, creating RES, RFS and CFS;
s2, adding the relationship among CFS, RES and RFS;
s3, calling an interface: and traversing and executing the CFS to return the data after query and assembly according to the CFS set obtained by entering the query and the obtained parameters of the CFS.
2. The method for implementing CFS & RFS-based family guest service provisioning, according to claim 1, wherein the RES, RFS and CFS created in step S1 are specifically as follows:
s101, creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, wherein the method specifically comprises the following steps:
the CFS basic information comprises Code, Name, Event and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of the CFS;
secondly, the CFS parameter configuration information comprises parameter names, types, default values, whether the parameter is a return value or not and whether the parameter is a storage value or not;
s102, creating basic information of the RFS, adding attribute values and configuration thereof:
firstly, RFS basic information comprises Code, Name and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of RFS;
the RFS parameter configuration information comprises parameter names, types, default values, whether return values are available or not and whether saved values are available or not;
s103, creating basic information of the RES, adding attribute values and configuration thereof:
firstly, RES basic information comprises Code, Name, Event, Resource and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of RES;
secondly, the attribute information of RES method configuration comprises Name, Rule, Type, Interface and Page; when RES is executed, judging the method configured by RES according to the conditions:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
and thirdly, the RES parameter configuration information comprises parameter names, types, default values, return values and storage values.
3. The method for implementing CFS & RFS-based family guest service provisioning, according to claim 1, wherein the adding of the relationship among CFS, RES, and RFS in step S2 is as follows:
s201, configuring the relationship between RFS and RES, configuring the parameter mapping of RFS and RES, the execution sequence and the execution condition of RES;
s202, configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and the execution sequence and the execution condition of the RFS.
4. The method for implementing CFS & RFS-based family guest service provisioning, according to claim 3, wherein in step S201, a relationship between an RFS and an RES is configured, and a parameter mapping between the RFS and the RES is configured, and an execution sequence and an execution condition of the RES are specifically as follows:
s20201, RFS adds RES relation: the RFS selects the sequence number of the RES when the RES is added, and when the CFS calls the RFS, the RFS executes the RES in sequence according to the sequence value;
s20202, configuration of mapping relation between RFS and RES, specifically as follows:
selecting parameters of an RFS and parameters of an RES, and selecting a mapping mode: RFS-RES/RES-RFS;
for the mapping relation between the RFS and the RES, RFS-RES is downward mapping, and RES-RFS is upward mapping;
when the RFS executes the RES in sequence, the parameter value of the RFS is mapped to the parameter value of the RES according to the configuration by the downward mapping, and the parameter value of the RES is mapped to the parameter value of the RFS according to the configuration by the downward mapping;
s20203, RFS, and RES execute condition configuration, specifically as follows:
firstly, selecting an RES adding execution condition, selecting a parameter of the RES, selecting a Rule, and manually filling a value;
and secondly, after one or more execution conditions are configured, when the RFS executes the CES, judging whether the configured conditions are all satisfied, and if so, executing the operation.
5. The method for implementing CFS & RFS-based family guest service provisioning according to claim 4, wherein the parameter mapping relationship among CFS, RFS and RES includes downward mapping and upward mapping;
mapping downwards: mapping the CFS parameters to RFS parameters, and mapping the RFS parameters to RES parameters;
upward mapping: mapping RES parameters to RFS parameters, and mapping RFS parameters to CFS parameters;
the parameters participate in the logic operation during execution, so the values are variable.
6. A family guest service opening system based on CFS & RFS is characterized in that the system comprises,
a creating unit for creating RES, RFS and CFS;
the adding unit is used for adding the relationship among the CFS, the RES and the RFS;
and the calling unit is used for calling an interface, traversing and executing the CFS according to the CFS set which is inquired by the access and acquiring the parameters of the CFS, and returning the data after the inquiry and the assembly.
7. The CFS & RFS based family guest service provisioning system of claim 6, wherein said creating unit comprises,
the CFS information creating module is used for creating basic information of the CFS, adding attribute values and configuration thereof, and adding methods and configuration thereof, and specifically comprises the following steps:
the CFS basic information comprises Code, Name, Event and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of the CFS;
secondly, the CFS parameter configuration information comprises parameter names, types and default values;
the RFS information creating module is used for creating basic information of the RFS, adding attribute values and configuration thereof:
firstly, RFS basic information comprises Code, Name and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of RFS;
the RFS parameter configuration information comprises parameter names, types, default values, whether return values are available or not and whether saved values are available or not;
the RES information creating module is used for creating basic information of the RES, adding attribute values and configuration thereof:
firstly, RES basic information comprises Code, Name, Event, Resource and Remark; code supports numeric, alphabetical ": "and" _ "; name is the presentation Name of RES;
secondly, the attribute information of RES method configuration comprises Name, Rule, Type, Interface and Page; when RES is executed, judging the method configured by RES according to the conditions:
if the method is an interface method, directly calling the interface method and transmitting corresponding parameters;
if the method is a data model, directly inquiring the data model according to configuration conditions;
if the method is to operate the interface, stopping automatic execution, needing to operate the interface, returning a result to the RFS after the operation is finished, and then continuing to automatically execute the flow;
and thirdly, the RES parameter configuration information comprises parameter names, types, default values, return values and storage values.
8. The CFS & RFS based family guest service provisioning system of claim 6, wherein said adding unit comprises,
the RFS and RES configuration module is used for configuring the relationship between the RFS and the RES, configuring the parameter mapping of the RFS and the RES, and the execution sequence and the execution condition of the RES;
and the RFS and CFS configuration module is used for configuring the relationship between the RFS and the CFS, configuring the parameter mapping of the RFS and the CFS, and configuring the execution sequence and the execution condition of the RFS.
9. The system for provisioning of visitor to home service based on CFS & RFS as claimed in any one of claims 6 to 8, wherein the system is applied in the context of FTTH broadband provisioning as follows:
(1) OM calls IM to develop an open CFS interface, and calls CFS in sequence according to the parameter CFS _ List, namely calls CFS (C: Broadband), wherein the C: Broadband executes RFS in sequence according to configuration (R: Last _ Mile, R: Distribution, R: Feeder, R: Site Source, R: VLAN, R: Service, R: ONT);
(2) and executing R: Last _ Mile, mapping ODBID and ODBNO of C: Broadband to ODBID and ODBNO of R: Last _ Mile according to mapping configuration, and judging whether the RFS meets the execution limit according to the relationship between the configured and RES:
if yes, executing step (3);
if not, continuing to execute the next RFS;
(3) and sequentially executing the RES (T: ODB, T: ONT), mapping the parameters operationType, ODBNo and interfaceType to the operationType, name and interfaceType of the T: ODB, and judging whether the RES meets the execution limit:
if yes, executing the step (4);
if not, not executing the RES and executing the next RES;
(4) ODB calls the configured interface, decides the return value according to the configuration rule of the parameter, decides whether to save the instance;
(5) after finishing execution of the ODB, mapping the parameter port _ in _ id to the other _ port parameter of the R: Last _ Mile upwards according to the configuration, and continuously executing the T: ONT by the R: Last _ Mile, wherein the execution process is consistent with that of the T: ODB;
(6) after the Last _ Mile is executed, mapping the parameters of ODBID and other _ port to the parameters of ODBID and ODBPortId of Broadband C according to the configuration;
(7) c, continuing to sequentially execute the rest RFSs by the Broadband, wherein the process R is consistent with that of Last _ Mile;
(8) and after the CFS is executed, uniformly assembling the message and returning the message to the OM.
10. A computer-readable storage medium, in which a computer program is stored, the computer program being executable by a processor to implement a CFS & RFS based family guest service provisioning method as claimed in claims 1 to 5.
CN202110637206.5A 2021-06-08 2021-06-08 Method and system for realizing family collection guest service fulfillment based on CFS & RFS Active CN113342428B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110637206.5A CN113342428B (en) 2021-06-08 2021-06-08 Method and system for realizing family collection guest service fulfillment based on CFS & RFS

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110637206.5A CN113342428B (en) 2021-06-08 2021-06-08 Method and system for realizing family collection guest service fulfillment based on CFS & RFS

Publications (2)

Publication Number Publication Date
CN113342428A true CN113342428A (en) 2021-09-03
CN113342428B CN113342428B (en) 2022-06-28

Family

ID=77474828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110637206.5A Active CN113342428B (en) 2021-06-08 2021-06-08 Method and system for realizing family collection guest service fulfillment based on CFS & RFS

Country Status (1)

Country Link
CN (1) CN113342428B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2007255315A1 (en) * 2006-06-05 2007-12-13 Comptel Corporation Provisioning and activation using a service catalog
US20140012711A1 (en) * 2012-07-06 2014-01-09 Oracle International Corporation Service design and order fulfillment system with service order calculation provider function
US20160171475A1 (en) * 2012-06-14 2016-06-16 Leon Hilliard Hughes Systems and methods for mobile location-based service and retail service enhancement applications
CN108292207A (en) * 2015-11-30 2018-07-17 瑞典爱立信有限公司 Method and apparatus for declaratively choreography
CN109240732A (en) * 2018-08-29 2019-01-18 浪潮天元通信信息系统有限公司 A kind of process method of combination based on elastic regulation
CN111259094A (en) * 2020-01-08 2020-06-09 浪潮天元通信信息系统有限公司 Drawing exporting method based on external line resources

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2007255315A1 (en) * 2006-06-05 2007-12-13 Comptel Corporation Provisioning and activation using a service catalog
US20160171475A1 (en) * 2012-06-14 2016-06-16 Leon Hilliard Hughes Systems and methods for mobile location-based service and retail service enhancement applications
US20140012711A1 (en) * 2012-07-06 2014-01-09 Oracle International Corporation Service design and order fulfillment system with service order calculation provider function
CN108292207A (en) * 2015-11-30 2018-07-17 瑞典爱立信有限公司 Method and apparatus for declaratively choreography
CN109240732A (en) * 2018-08-29 2019-01-18 浪潮天元通信信息系统有限公司 A kind of process method of combination based on elastic regulation
CN111259094A (en) * 2020-01-08 2020-06-09 浪潮天元通信信息系统有限公司 Drawing exporting method based on external line resources

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
马秋蓉: "云南:一体化CRM系统建设", 《通信世界》 *

Also Published As

Publication number Publication date
CN113342428B (en) 2022-06-28

Similar Documents

Publication Publication Date Title
CN110493067B (en) Method and device for updating API gateway service
CN109710236B (en) Service development and implementation method, device, platform and medium based on shared service
CN102185900B (en) Application service platform system and method for developing application services
CN113342478B (en) Resource management method, device, network system and storage medium
US8359390B2 (en) Method and system for provisioning services on a communication network
CN103987130A (en) Terminal access method, device and system based on WIFI equipment
CN109391688A (en) The acquisition methods and device of image file in cloud computing system
CN110062115A (en) Communication means, terminal, carrier server and smart machine
CN111031181B (en) Method, system and server for deploying and scheduling home-based line of outgoing call of telephone
CN104793998B (en) Terminal system resource management method and device
CN113342428B (en) Method and system for realizing family collection guest service fulfillment based on CFS & RFS
CN111565120A (en) 5G network slicing product configuration method and system and electronic equipment
CN113791766B (en) Method for combining data interfaces, electronic device and readable storage medium
US8478795B2 (en) Method and system for automatically defining organizational data in unified messaging systems
CN202077062U (en) Application service platform system
CN108563461A (en) A kind of method, apparatus and system for extracting configuration file from mirror image
CN103731798A (en) Method and system for ordering telecommunication businesses
US9077612B2 (en) Method for managing configuration information of an outsourced part, and method and system for managing an alarm of an outsourced part
CN115390719B (en) Chat robot message page menu management method, electronic equipment and storage medium
CN104468608A (en) Application program access method and device
US10708426B1 (en) Generating intelligent contact routing configurations
CN113568708B (en) Platform creation method, device and equipment
CN114615194B (en) Diversified address allocation method and device
CN112632113B (en) Operator management method and operator management system
CN113411760B (en) Service opening method, system and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 250100 S06 tower, 1036, Chao Lu Road, hi tech Zone, Ji'nan, Shandong.

Applicant after: INSPUR COMMUNICATION AND INFORMATION SYSTEM Co.,Ltd.

Address before: No. 1036, Shandong high tech Zone wave road, Ji'nan, Shandong

Applicant before: Beijing MetarNet Technology Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant