CN117114727A - Method, device, computer equipment and storage medium for generating product model - Google Patents

Method, device, computer equipment and storage medium for generating product model Download PDF

Info

Publication number
CN117114727A
CN117114727A CN202311015374.6A CN202311015374A CN117114727A CN 117114727 A CN117114727 A CN 117114727A CN 202311015374 A CN202311015374 A CN 202311015374A CN 117114727 A CN117114727 A CN 117114727A
Authority
CN
China
Prior art keywords
product
target
communication service
target communication
service
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.)
Pending
Application number
CN202311015374.6A
Other languages
Chinese (zh)
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.)
China Telecom Technology Innovation Center
China Telecom Corp Ltd
Original Assignee
China Telecom Technology Innovation Center
China Telecom Corp 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 China Telecom Technology Innovation Center, China Telecom Corp Ltd filed Critical China Telecom Technology Innovation Center
Priority to CN202311015374.6A priority Critical patent/CN117114727A/en
Publication of CN117114727A publication Critical patent/CN117114727A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data

Landscapes

  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a method, a device, computer equipment and a storage medium for generating a product model, and relates to the technical field of software development. The method comprises the following steps: acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product; determining product attributes associated with the target communication service according to the target product and the historical data; and generating a standardized product unit SPU model of the target communication service according to the product attribute. By adopting the method, the SPU model of the target communication service on the mainstream Internet platform can be automatically generated without artificial design, and the generation efficiency of the model is improved.

Description

Method, device, computer equipment and storage medium for generating product model
Technical Field
The present application relates to the field of software development technologies, and in particular, to a method and apparatus for generating a product model, a computer device, and a storage medium.
Background
With the rapid development of internet technology, more and more users shop through an e-commerce platform, so that the life of people is greatly facilitated. Traditional communication operators are also actively transformed, the online sales channel is widened, and the online sales channel cooperates with a main current business platform to sell communication business products.
The traditional communication operators generally adopt a product sales Model in SIDs (shared information/Data models) formulated by national standard organization TMF (TeleManagement Forum, telecom management forum) to define communication service products, while the electronic commerce platform mostly adopts a sales Model of SKU (Stock Keeping Uint, stock quantity unit)/SPU (Standard Product Unit, standardized product unit), the two models have great difference, direct docking cannot be realized, manual electronic commerce design is needed for the communication products, and the efficiency is low.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a method, an apparatus, a computer device, and a storage medium for generating a product model that can improve the generation efficiency.
In a first aspect, the present application provides a method for generating a product model. The method comprises the following steps:
acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
determining product attributes associated with the target communication service according to the target product and the historical data;
and generating a standardized product unit SPU model of the target communication service according to the product attribute.
In one embodiment, obtaining historical data of a target product corresponding to a target communication service includes:
obtaining a transaction instance of a target product corresponding to a target communication service from a customer relationship management CRM system;
extracting business handling data from a transaction instance;
and extracting service opening data from transmission data between the CRM system and the service opening system when the transaction instance is opened.
In one embodiment, determining product attributes associated with a target communication service based on a target product and historical data includes:
determining product specification attributes associated with the target communication service according to pricing data associated with the target product;
product network attributes and product service attributes associated with the target communication service are determined based on the historical data.
In one embodiment, determining product network attributes and product service attributes associated with the target communication service based on the historical data comprises:
extracting product service attributes associated with the target communication service from service handling data;
and extracting the product network attribute associated with the target communication service from the service opening data.
In one embodiment, the product specification attributes include capacity and expiration date, the product network attributes include network type and service type, and the product service attributes include uplink and downlink rate, validation mode and service number.
In one embodiment, generating a standardized product unit SPU model of a target communication service based on product attributes includes:
taking the product specification attribute, the product network attribute and the product service attribute as SPU specification attributes of the target communication service;
and generating an SPU model of the target communication service according to the SPU name, the SPU picture and the SPU specification attribute corresponding to the target communication service.
In a second aspect, the application further provides a device for generating the product model. The device comprises:
the acquisition module is used for acquiring historical data of a target product corresponding to the target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
the determining module is used for determining product attributes associated with the target communication service according to the target product and the historical data;
and the generating module is used for generating a standardized product unit SPU model of the target communication service according to the product attribute.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory and a processor, the memory stores a computer program, and the processor executes the computer program to realize the following steps:
acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
determining product attributes associated with the target communication service according to the target product and the historical data;
and generating a standardized product unit SPU model of the target communication service according to the product attribute.
In a fourth aspect, the present application also provides a computer-readable storage medium. A computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps of:
acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
determining product attributes associated with the target communication service according to the target product and the historical data;
and generating a standardized product unit SPU model of the target communication service according to the product attribute.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprising a computer program which, when executed by a processor, performs the steps of:
acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
determining product attributes associated with the target communication service according to the target product and the historical data;
and generating a standardized product unit SPU model of the target communication service according to the product attribute.
The method, the device, the computer equipment and the storage medium for generating the product model acquire historical data of a target product corresponding to the target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product; determining product attributes associated with the target communication service according to the target product and the historical data; and generating a standardized product unit SPU model of the target communication service according to the product attribute. According to the application, the product attribute associated with the target communication service is determined by acquiring the target product corresponding to the target communication service and the historical data of the target product, and then the SPU model of the target communication service is generated based on the product attribute, so that the SPU model of the target communication service on the mainstream Internet platform is automatically generated, and the generation efficiency of the model is improved.
Drawings
FIG. 1 is an application scenario diagram of a method of generating a product model in one embodiment;
FIG. 2 is a flow chart of a method of generating a product model in one embodiment;
FIG. 3 is a flow chart of a method for obtaining historical data of a target product according to an embodiment;
FIG. 4 is a flow diagram of determining product attributes in one embodiment;
FIG. 5 is a flow diagram of generating an SPU model in one embodiment;
FIG. 6 is a flow chart of a method of generating a product model in another embodiment;
FIG. 7 is a block diagram of a product model generation apparatus in one embodiment;
FIG. 8 is a block diagram showing a structure of a device for generating a product model according to another embodiment;
FIG. 9 is a block diagram showing a structure of a device for generating a product model according to still another embodiment;
FIG. 10 is a block diagram showing a structure of a product model generating apparatus in still another embodiment;
FIG. 11 is a block diagram of a computer device implementing the generation of a product model in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The method for generating the product model provided by the embodiment of the application can be applied to an application environment shown in figure 1. Wherein the terminal 102 communicates with the server 104 via a network. The data storage system may store data that the server 104 needs to process. The data storage system may be integrated on the server 104 or may be located on a cloud or other network server. The server 104 acquires historical data of a target product corresponding to the target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product; determining product attributes associated with the target communication service according to the target product and the historical data; and generating a standardized product unit SPU model of the target communication service according to the product attribute. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, and portable wearable devices, where the internet of things devices may be smart speakers, smart televisions, smart air conditioners, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. The server 104 may be implemented as a stand-alone server or as a server cluster of multiple servers.
In one embodiment, as shown in fig. 2, a method for generating a product model is provided, including the following steps:
s201, historical data of a target product corresponding to the target communication service is obtained.
The target communication service refers to one of communication product services such as mobile voice, mobile data or broadband, and the target product corresponding to the target communication service can be a sales product containing communication product services such as mobile voice, mobile data or broadband with certain specification. For example, the target communication service is mobile data, and the target product corresponding to the target communication service may be a "5G favorite 189 package", where the "5G favorite 189 package" includes 40G mobile data.
It is understood that there is a correspondence relationship between the target communication service and the target product, rather than an inclusion relationship, one target communication service may correspond to a plurality of target products, and one target product may also correspond to a plurality of target communication services.
Under the condition that the target communication service of the SPU model to be generated is determined, determining a target product corresponding to the target communication service, and acquiring historical data of the target product. The historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product.
Specifically, a target product may correspond to one or more transaction instances. For example, if the target product is "5G-free 189 packages", and there is a business hall where a user purchases the target product on line, a transaction instance where the user purchases the target product is generated and used as one of the transaction instances of the target product. For the transaction example, the data required for transacting the target product for the user is service transacting data, and the data required for opening the target product for the user is service opening data, wherein the service transacting data and the service opening data are both stored on a terminal or a server as historical data of the target product so as to be directly obtained when an SPU model of the target communication service corresponding to the target product is generated.
S202, determining product attributes associated with the target communication service according to the target product and the historical data.
The SPU model of the target communication service refers to a general system model of the target communication service on an internet platform, such as an e-commerce platform, and the product attribute is an attribute set necessary for generating the SPU model of the target communication service and is used for normalizing the common characteristics of the target products corresponding to the target communication service. Because communication products are different from general goods, manually determining these product attributes is inefficient and not objective enough.
And determining the product attribute associated with the target communication service by analyzing the target product corresponding to the target communication service and the historical data of the target product. For example, the target communication service is mobile data, and corresponds to a plurality of target products, wherein, taking the target product of "5G thinking 189 packages" as an example, mobile voice and mobile data may be included in the target products. By analyzing the historical data of the target product and the target product, the product attribute associated with the mobile data, such as the capacity, the validity period, the uplink and downlink speed and the effective mode of the mobile data contained in the target product, the network system corresponding to the mobile data and the like, can be determined.
S203, generating a standardized product unit SPU model of the target communication service according to the product attribute.
According to the design rule of the SPU model of the Internet platform, such as an e-commerce platform, the SPU model of the target communication service is generated according to the product attribute associated with the target communication service. Specifically, the SPU model of the target communication service includes an SPU layer and a SKU layer, and the product attribute directly associated with the target communication service may be used as the product attribute of the SPU layer, and the product attribute indirectly associated with the target communication service may be used as the product attribute of the SKU layer, so as to generate the SPU model of the target communication service.
For example, the network system corresponding to the mobile data is used as the product attribute of the SPU layer, and the capacity, the validity period, the uplink and downlink rates and the effective mode of the mobile data are used as the product attribute of the SKU layer, so as to generate the SPU model of the mobile data.
It should be noted that the above product attributes are only examples in the present embodiment, and do not represent restrictions on the product attributes of the target products corresponding to the target communication services.
According to the scheme, the historical data of the target product corresponding to the target communication service is obtained; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product; determining product attributes associated with the target communication service according to the target product and the historical data; and generating a standardized product unit SPU model of the target communication service according to the product attribute. According to the method and the device, the product attribute associated with the target communication service is determined by acquiring the target product corresponding to the target communication service and the historical data of the target product, and then the SPU model of the target communication service is generated based on the product attribute, so that the SPU model of the target communication service on the mainstream Internet platform is automatically generated, artificial design is not needed, and the generation efficiency of the model is improved.
In order to accurately determine the historical data of the target product, in one embodiment, the service handling data and the service opening data of the transaction instance of the target product may be respectively extracted to obtain the historical data of the target product, as shown in fig. 3, S201 may include:
s301, obtaining a transaction instance of a target product corresponding to a target communication service from a customer relationship management CRM system.
Under the condition that the target communication service of the SPU model to be generated is determined, determining a target product corresponding to the target communication service, and acquiring a transaction instance of the target product from the CRM system. The CRM system is a business system taking management of customer data as a core, transaction examples of communication products corresponding to all communication businesses are generated through the CRM system, and all the transaction examples can be stored in the CRM system after being generated so as to be directly obtained when an SPU model of the communication business corresponding to the communication product is generated.
S302, extracting business handling data from the transaction instance.
The business handling data refers to data required for handling target products for users, namely data required for generating transaction examples. The business transaction data can be data which is input into the CRM system by a business transaction staff according to the actual requirement of a user when the transaction instance is generated, or can be data which is automatically generated by the CRM system and is associated with the transaction instance.
For example, the target communication service is mobile data, the target product is a 5G free 189 package, if a user purchases the target product in an online business hall, a transaction instance of the user purchasing the target product is generated, a business handling person inputs the uplink and downlink speed and the effective mode of the mobile data to a CRM system, and the CRM system automatically generates a business number corresponding to the transaction instance.
In this way, when the SPU model of the communication service corresponding to the communication product is generated, service handling data can be directly extracted from the transaction instance acquired by the CRM system.
S303, extracting service opening data from transmission data between the CRM system and the service opening system when the transaction instance is opened for service.
The service opening data refers to data required by opening a target product for a user. The service opening system is an intermediate system for adapting the upstream CRM system and the downstream network element, and is mainly used for splitting communication service and forwarding protocol.
After the CRM system generates the transaction instance of the target product, the CRM system also needs to transmit service opening data to the service opening system at the rear end, so that the service opening system can send a service opening instruction to the corresponding network element based on the service opening data, and thus, a user who purchases the target product can normally use the communication product service such as mobile voice, mobile data or broadband with certain specification contained in the target product.
When service opening is carried out on the transaction instance, transmission data between the CRM system and the service opening system is obtained, and further service opening data are extracted from the transmission data. Specifically, service opening data, such as network type and service type, are extracted from interface data transmitted from the CRM system to the service opening system.
Optionally, a pre-set API (Application Programming Interface ) is invoked to obtain the transmission data between the CRM system and the service provisioning system.
According to the embodiment, the transaction instance of the target product corresponding to the target communication service is obtained from the CRM system, further, service handling data is extracted from the transaction instance, and the service opening data is extracted from transmission data between the CRM system and the service opening system when the service is opened for the transaction instance, so that automatic extraction of the service handling data and the service opening data can be realized, and higher accuracy and reliability are achieved.
In order to accurately determine the product attribute associated with the target communication service, in one embodiment, the product specification attribute, the product network attribute, and the product service attribute associated with the target communication service may be determined from a plurality of dimensions, as shown in fig. 4, and S202 may include:
s401, determining product specification attributes associated with the target communication service according to pricing data associated with the target product.
Under the condition that the target product corresponding to the target communication service is determined according to the corresponding relation between the target communication service and the target product, pricing data associated with the target product can be obtained in a charging system. The pricing data associated with the target product can be understood as various data in the pricing strategy corresponding to the target product.
For example, the target product is a "5G-free 189 packages", the pricing policy corresponding to the target product is normalized with 40G free traffic, the pricing of traffic exceeds 40G per 5G is 3 yuan, the monthly lease is 189 yuan, and the product specification attribute associated with the target communication service, i.e. the mobile data, can be determined according to the pricing data. The product specification attribute comprises capacity and validity period, and the product specification attribute related to the mobile data can be capacity such as 5G flow rate or 10G flow rate, and validity period such as 31 days or 365 days.
Optionally, traversing a pricing strategy corresponding to the target product, and determining a product specification attribute associated with the target communication service from the pricing strategy. It will be appreciated that product specification attributes, such as capacity and expiration date, are associated with the sales price of the target product on the e-commerce platform, and thus the product specification attributes may also be referred to as sales attributes.
S402, determining the product network attribute and the product service attribute associated with the target communication service according to the historical data.
In the case of determining the target product corresponding to the target communication service, the historical data of the target product can be obtained in the transmission data between the CRM system and the service opening system, further, the product service attribute associated with the target communication service is determined according to the historical data of the target product obtained in the CRM system, and the product network attribute associated with the target communication service is determined according to the transmission data between the CRM system and the service opening system.
The product network attribute comprises a network system and a service type, and the product specification attribute associated with the mobile data can be a network system of 5G (NSA) data communication or a service type of domestic traffic. The product service attribute comprises an uplink and downlink speed, an effective mode and a service number, and the product service attribute associated with the mobile data can be the service number of the uplink speed of 100M/s, the downlink speed of 300M/s, the effective mode of immediately effective and the telephone number.
In an alternative embodiment, product service attributes associated with the target communication service are extracted from the service transaction data, and product network attributes associated with the target communication service are extracted from the service provisioning data.
Data which is not related to the target communication service may exist in the service handling data and the service opening data, and the product service attribute and the product network attribute which are related to the target communication service may be respectively extracted from the service handling data and the service opening data through pre-designed computer software. It will be appreciated that the product service attributes, such as the uplink and downlink rates, the validation manner, and the service number, are all associated with the subscription service of the target product on the CRM system, so that the product service attributes may also be referred to as subscription attributes, and the product network attributes, such as the network type and the service type, are all associated with the key communication mode of the target product, so that the product network attributes may also be referred to as key attributes.
According to the method and the device for automatically extracting the product specification attribute, the product network attribute and the product service attribute, the product specification attribute associated with the target communication service is determined according to the pricing data associated with the target product, and the product network attribute and the product service attribute associated with the target communication service are determined according to the historical data, so that the product specification attribute, the product network attribute and the product service attribute can be automatically extracted, and higher accuracy and reliability are achieved.
In order to generate a reliable SPU model, in addition to the above embodiment, in one embodiment, the extracted product attribute may be used as an SPU specification attribute of the target communication service, so as to generate an SPU model of the target communication service, as shown in fig. 5, the step S203 may include:
s501, taking the product specification attribute, the product network attribute and the product service attribute as SPU specification attributes of the target communication service.
The SPU specification attribute may include a product attribute of the SPU layer and a product attribute of the SKU layer, and the product network attribute is used as the product attribute of the SPU layer, and the product specification attribute and the product service attribute are used as the product attribute of the SKU layer, so as to construct a category attribute system corresponding to the target communication service. Specifically, SPU specification attributes are subjected to hierarchical processing, and inheritance relations exist among corresponding SPU specification attributes of different levels.
Optionally, an attribute library of the communication service is constructed and managed. The attribute library comprises SPU specification attributes and SPU specification attribute values of each communication service, and the SPU specification attributes of the target communication service and the attribute values corresponding to the SPU specification attributes of the target communication service are stored in the attribute library of the communication service.
S502, generating an SPU model of the target communication service according to the SPU name, the SPU picture and the SPU specification attribute corresponding to the target communication service.
And acquiring an SPU name and an SPU picture corresponding to the target communication service, and generating an SPU model of the target communication service according to the design rule of an SPU model of an Internet platform, such as an e-commerce platform, and according to the SPU specification attribute of the target communication service. For example, automatically generate "communication traffic: 5G data "SPU: national general 5G traffic).
Optionally, the SKU specification attribute of the target product corresponding to the target communication service is obtained from the attribute library of the communication service, and the SKU model of the target product corresponding to the target communication service is generated according to the SKU name, SKU picture and SKU specification attribute of the target product.
According to the SPU model generation method and device, product specification attributes, product network attributes and product service attributes are used as SPU specification attributes of target communication services, and then SPU models of the target communication services are generated according to SPU names, SPU pictures and SPU specification attributes corresponding to the target communication services.
In one embodiment, an alternative example of a method for generating a product model is provided, as shown in fig. 6, and the specific procedure is as follows:
s601, obtaining a transaction instance of a target product corresponding to a target communication service from a Customer Relationship Management (CRM) system.
S602, extracting service handling data from the transaction instance, and extracting service opening data from transmission data between the CRM system and the service opening system when the transaction instance is opened.
S603, determining product specification attributes associated with the target communication service according to pricing data associated with the target product, extracting product service attributes associated with the target communication service from service handling data, and extracting product network attributes associated with the target communication service from service opening data.
The product specification attributes comprise capacity and validity period, the product network attributes comprise network type and service type, and the product service attributes comprise uplink and downlink speed, effective mode and service number.
S604, taking the product specification attribute, the product network attribute and the product service attribute as SPU specification attributes of the target communication service.
S605, generating an SPU model of the target communication service according to the SPU name, the SPU picture and the SPU specification attribute corresponding to the target communication service.
The specific process of the above steps may refer to the description of the above method embodiments, and its implementation principle and technical effects are similar, and are not repeated herein.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a device for generating the product model for realizing the method for generating the product model. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation in the embodiment of the device for generating one or more product models provided below may refer to the limitation of the method for generating a product model hereinabove, and will not be described herein.
In one embodiment, as shown in fig. 7, there is provided a generating apparatus 1 of a product model, including: an acquisition module 10, a determination module 20 and a generation module 30, wherein:
the acquiring module 10 is configured to acquire historical data of a target product corresponding to the target communication service.
The historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product.
A determining module 20, configured to determine a product attribute associated with the target communication service according to the target product and the history data.
A generating module 30, configured to generate a standardized product unit SPU model of the target communication service according to the product attribute.
In one embodiment, on the basis of fig. 7, as shown in fig. 8, the acquisition module 10 may include:
the instance obtaining unit 11 is configured to obtain, from the customer relationship management CRM system, a transaction instance of a target product corresponding to the target communication service.
A first data extraction unit 12 for extracting business transaction data from the transaction instance.
And the second data extraction unit 13 is used for extracting service opening data from transmission data between the CRM system and the service opening system when the transaction instance is opened for service.
In one embodiment, on the basis of fig. 7, as shown in fig. 9, the determining module 20 may include:
a first determining unit 21 for determining a product specification attribute associated with the target communication service based on the pricing data associated with the target product.
A second determining unit 22 is configured to determine a product network attribute and a product service attribute associated with the target communication service according to the history data.
In one embodiment, the second determining unit 22 may include:
and the service attribute determining subunit is used for extracting the product service attribute associated with the target communication service from the service handling data.
And the network attribute determining subunit is used for extracting the product network attribute associated with the target communication service from the service opening data.
In one embodiment, the product specification attributes include capacity and expiration date, the product network attributes include network type and service type, and the product service attributes include uplink and downlink rate, validation mode and service number.
In one embodiment, on the basis of fig. 7, as shown in fig. 10, the generating module 30 may include:
the first generating unit 31 is configured to take the product specification attribute, the product network attribute, and the product service attribute as SPU specification attributes of the target communication service.
A second generating unit 32, configured to generate an SPU model of the target communication service according to the SPU name, the SPU picture and the SPU specification attribute corresponding to the target communication service.
The respective modules in the above-described generation apparatus of the product model may be realized in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a server, and the internal structure of which may be as shown in fig. 11. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer programs, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The database of the computer equipment is used for storing data such as product specification attributes, product network attributes, product service attributes and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of generating a product model.
It will be appreciated by those skilled in the art that the structure shown in FIG. 11 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having stored therein a computer program, the processor implementing the steps of the method of generating a product model as described above when the computer program is executed.
In one embodiment, a computer readable storage medium is provided, on which a computer program is stored which, when executed by a processor, implements the steps of the method of generating a product model described above.
In an embodiment, a computer program product is provided comprising a computer program which, when executed by a processor, implements the steps of the method of generating a product model as described above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A method of generating a product model, comprising:
acquiring historical data of a target product corresponding to a target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
determining product attributes associated with the target communication service according to the target product and the historical data;
and generating a standardized product unit SPU model of the target communication service according to the product attribute.
2. The method of claim 1, wherein the obtaining the historical data of the target product corresponding to the target communication service includes:
obtaining a transaction instance of a target product corresponding to a target communication service from a customer relationship management CRM system;
extracting business handling data from the transaction instance;
and extracting service opening data from transmission data between the CRM system and the service opening system when the transaction instance is opened for service.
3. The method of claim 1, wherein said determining product attributes associated with said target communication service based on said target product and said historical data comprises:
determining product specification attributes associated with the target communication service according to pricing data associated with the target product;
and determining the product network attribute and the product service attribute associated with the target communication service according to the historical data.
4. A method according to claim 3, wherein said determining product network attributes and product traffic attributes associated with said target communication traffic based on said historical data comprises:
extracting product service attributes associated with the target communication service from the service handling data;
and extracting the product network attribute associated with the target communication service from the service opening data.
5. The method of claim 3, wherein the product specification attributes include capacity and expiration date, the product network attributes include network type and service type, and the product service attributes include uplink and downlink rate, validation mode and service number.
6. The method of claim 3, wherein said generating a standardized product unit SPU model of said target communication service based on said product attributes comprises:
taking the product specification attribute, the product network attribute and the product service attribute as SPU specification attributes of the target communication service;
and generating an SPU model of the target communication service according to the SPU name, the SPU picture and the SPU specification attribute corresponding to the target communication service.
7. A device for generating a product model, comprising:
the acquisition module is used for acquiring historical data of a target product corresponding to the target communication service; the historical data comprise business handling data and business opening data corresponding to the transaction instance of the target product;
the determining module is used for determining product attributes associated with the target communication service according to the target product and the historical data;
and the generating module is used for generating a standardized product unit SPU model of the target communication service according to the product attribute.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1-6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1-6.
10. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method according to any of claims 1-6.
CN202311015374.6A 2023-08-11 2023-08-11 Method, device, computer equipment and storage medium for generating product model Pending CN117114727A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311015374.6A CN117114727A (en) 2023-08-11 2023-08-11 Method, device, computer equipment and storage medium for generating product model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311015374.6A CN117114727A (en) 2023-08-11 2023-08-11 Method, device, computer equipment and storage medium for generating product model

Publications (1)

Publication Number Publication Date
CN117114727A true CN117114727A (en) 2023-11-24

Family

ID=88801313

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311015374.6A Pending CN117114727A (en) 2023-08-11 2023-08-11 Method, device, computer equipment and storage medium for generating product model

Country Status (1)

Country Link
CN (1) CN117114727A (en)

Similar Documents

Publication Publication Date Title
US11699146B2 (en) Updating digital wallet assets
CN107395665A (en) A kind of block chain service handling and business common recognition method and device
US8825798B1 (en) Business event tracking system
CN107424069A (en) A kind of generation method of air control feature, risk monitoring and control method and apparatus
US8838610B2 (en) Listing tune-up system
US9396448B2 (en) Distributed and open schema interactions management system and method
CN114303164A (en) Supplier invoice reconciliation and payment using event driven platform
CN110738477A (en) reconciliation method, device, computer equipment and storage medium
US8626612B2 (en) Consolidating leads into a lead group
WO2016101811A1 (en) Information arrangement method and apparatus
TW202040477A (en) Personal asset change record storage method, system, device and equipment
CN112651826B (en) Credit line management and control system, method and readable storage medium
CN109600724A (en) A kind of method and apparatus that short message is sent
CN109299913A (en) Employee's wages scheme generation method and device
CN110213071A (en) Verification of data method, apparatus, system, computer equipment and storage medium
CN111522840B (en) Label configuration method, device, equipment and computer readable storage medium
CN107528822A (en) A kind of business performs method and device
CN114565443B (en) Data processing method, data processing device, computer equipment and storage medium
CN117114727A (en) Method, device, computer equipment and storage medium for generating product model
CN107301550B (en) Acquisition method of credit information and establishment method and device of credit management and control rule
CN116151994B (en) Structured data computing method, computing engine, device and readable storage medium
CN112115235A (en) Entity attribute data query and configuration method, device and server
US20100169198A1 (en) Billing a lister for leads received from potential renters within a lead threshold
WO2023249558A1 (en) Method and system for adaptively executing a plurality of tasks
CN113987322A (en) Index data query method and device, computer equipment and computer program product

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