WO2019080247A1 - Method, apparatus and device for generating insurance policy approval, and computer readable storage medium - Google Patents
Method, apparatus and device for generating insurance policy approval, and computer readable storage mediumInfo
- Publication number
- WO2019080247A1 WO2019080247A1 PCT/CN2017/113227 CN2017113227W WO2019080247A1 WO 2019080247 A1 WO2019080247 A1 WO 2019080247A1 CN 2017113227 W CN2017113227 W CN 2017113227W WO 2019080247 A1 WO2019080247 A1 WO 2019080247A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- template
- node
- approval
- batch
- policy
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/08—Insurance
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
Definitions
- the present application relates to the field of information processing technologies, and in particular, to a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval.
- the embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval document, which can generate corresponding approval documents for various insurance products and different policy information modification.
- an embodiment of the present application provides a method for generating a policy approval, the method comprising:
- the original value and the modified value of the element are filled into the element approval template, and the element approval template and the node approval template are combined to form a approval of the policy.
- an embodiment of the present application further provides an apparatus for generating a policy approval, the apparatus comprising means for performing the method of generating a policy approval as described above.
- the embodiment of the present application further provides a device for generating a policy approval, the device comprising a memory, and a processor connected to the memory;
- the memory for storing program data for implementing a method for generating a policy approval
- the processor is configured to execute program data stored in the memory to perform the method as described in the first aspect above.
- an embodiment of the present application provides a computer readable storage medium, where the one or more program data is stored, and the one or more program data may be processed by one or more processes.
- the apparatus is executed to implement the method described in the first aspect above.
- the embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval.
- the method includes: receiving and saving a user's modification of policy information in a policy; comparing policy information before modification with modified The policy information obtains the modified element and the node corresponding to the element, obtains the original value before the element is modified, and the modified value after the modification; acquires the insurance product corresponding to the policy, and obtains the corresponding product according to the insurance product.
- the application obtains the approval template of the insurance product, and then calls the element approval template and the node approval template related to the modified element from the approval template according to the modified policy information in the policy, and finally fills in the element approval template with the values before and after the modification.
- the approval of the policy is directly generated. Therefore, the application obtains the corresponding approval template according to the type of the insurance product and the approval requirement, and the corresponding approval can be generated for the various insurance products and the modification of different policy information.
- FIG. 1 is a schematic flow chart of a method for generating a policy approval document according to an embodiment of the present application
- FIG. 2 is a schematic diagram of a sub-flow of a method for generating a policy approval document according to an embodiment of the present application
- FIG. 3 is a schematic diagram of another sub-flow of a method for generating a policy approval document according to an embodiment of the present application
- FIG. 4 is a schematic block diagram showing a unit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
- FIG. 5 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
- FIG. 6 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
- FIG. 7 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
- FIG. 8 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application
- FIG. 9 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application.
- FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application.
- FIG. 1 is a schematic flowchart diagram of a method for generating a policy approval document according to an embodiment of the present application.
- the method can be run on terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
- terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices.
- the steps of the method include S101 ⁇ S105.
- the policy information includes a plurality of information, such as information of the insured, information of the insured, information of the beneficiary, etc.
- Each piece of information includes a plurality of sub-information, for example, the information of the insured includes the name of the insured and the type of the insured
- all information of the insured is referred to as a node
- the name of the node is the insured
- the sub-information corresponding to the insured is an element
- This type of push gives you all the nodes and elements of the policy.
- the modification of the policy information is reflected in the modification of the information of the element. After the policy information is modified, the original value of the modified element and the modified value after the modification are found.
- the insurance system presets the approval template of the required insurance product. Different insurance products have different modification information (the elements and the corresponding nodes of the elements), and the corresponding approval template can be configured for different elements and corresponding nodes, so different insurance
- the approval template for the product is not identical, but the format of the approval template is basically the same.
- step S102 and step S103 have no necessary sequence in time.
- S104 Determine a modification type of the element, and, according to the modification type, call an element approval template corresponding to the element and a node approval template corresponding to the node from the batch template.
- a policy contains multiple nodes, each of which contains multiple pieces of information, so an approval template for an insurance product includes an element approval template and a node approval template for each element.
- Modifications to the elements include changing element information (ie, one value replacing another value), adding element information (increasing an element content, etc.), and deleting element information (deleting an element content, etc.).
- three element approval templates are configured corresponding to one element, including: element change approval template, element addition approval template and element deletion approval template.
- step S104 specifically includes the following:
- the element change approval template and the node change approval template corresponding to the element are called from the batch template.
- the modification type is to add element information
- the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template.
- the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
- the node change approval template includes a first fixed field and a first associated part, where the first fixed field is a node name of the node, and the first associated part is implemented by a program, and can be displayed as a symbol on the page. (for example, %), the content of this symbol is assigned the content of the element change approval template when the batch is generated.
- the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
- the first original value association part and the change value association part can be implemented by a program, and can be displayed as symbols (for example, %) on the page.
- the two parts are respectively assigned the original values and elements before the element is modified. Modified value after modification; change the class words to "change from... to" or other similar words.
- the node name is the policyholder and the element name is mobile phone
- this symbol % will eventually be assigned the content of the element change approval template
- the element change approval template is "mobile phone” % is changed to %”
- this first symbol % represents the first original value associated part, and is assigned the original value (ie the original mobile phone number).
- This second symbol % represents the changed value associated part and is assigned the original value. (ie the modified mobile number).
- the node adding the batch template includes a second fixed field and a second associated portion, and the second fixed field includes an added class word and a node name of the node.
- the second associated part can be implemented by a program, which can be displayed as a symbol (for example, %) on the page, and the content of the symbol is assigned when the batch is generated.
- the element adds the content of the approval template.
- the element adding batch template includes a second field and an added value associative portion, the second field includes an element name of the element, and the added value associated portion may be implemented by a program, and may be displayed as a symbol (eg, %) on the page, in When a batch is generated, this part is assigned the added element content.
- the node name is the policyholder and the added element name is the ID number
- the node adds the approval template to “increase the insured person%”, and the symbol % is finally assigned the element to add the content of the approval template; the element adds the approval template to the “document”.
- the number is %", where the symbol % represents the value-added part of the value, and will eventually be assigned the content of the added element (ie the corresponding document number).
- the node deletion batch template includes a third fixed field and a third associated portion, and the third fixed field includes a deletion type word and a node name of the node. Delete the word to delete, delete, delete, reduce or other similar words.
- the third part can be implemented by the program. It can be displayed as a symbol (such as %) on the page. When the batch is generated, the content of the symbol The content is finally assigned to the element to delete the content of the approval template.
- the element deletion approval template includes a third field and a second original value association part, the third field includes an element name of the element, and the second original value association part can be implemented by a program, and can be displayed as a symbol on the page (for example, %), this part will eventually be assigned the content of the deleted element.
- the node deletes the approval template as “delete the insured person%”, and the symbol % is finally assigned the content of the element deletion approval template; the element deletes the approval template as “documentation”
- the type is %", where the symbol % represents the second original value association part, and will eventually be assigned the content of the deleted element (ie the corresponding document type).
- the field description of the template configuration of each node and element in the template may be changed according to the actual situation.
- S105 Fill in the element batch template with the original value and the modified value of the element, and combine the element batch template and the node batch template to form a batch approval of the policy.
- the modified value of the element is null, that is, the original value does not exist, and if the modification type is the deleted element information, the modified value of the element is null, that is, There are no modified values.
- step S105 specifically includes the following:
- modification type is change element information
- assigning the original value of the element to the first original value associative part of the element change approval template and assigning the modified value of the element to the element to change the approval of the approval template
- the value association part assigns the assigned element change approval template to the node to change the first associated part of the approval template to form an information change approval document of the policy.
- modification type is to add element information
- assigning a modified value of the element to the element to add an added value association part of the batch template and assigning the assigned element to the node to add a batch template to the node to add a second of the approval template.
- the associated part, the information forming the policy increases the approval.
- the modification type is the deletion element information
- the original value of the element is assigned to the second original value association part of the element deletion approval template
- the assigned element deletion approval template is assigned to the node to delete the approval template.
- the third associated part forms an information deletion approval form of the policy.
- the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and each element modification has a corresponding element approval template and a node approval template, if the modification type of each element (change, If the node approval template corresponding to the modification of each element is the same as the node approval template (node change approval template, node deletion approval template or node addition approval template) of each element modification, as shown in FIG. 2, step S105 includes sub-step S1051a- S1053a.
- the modified element includes the insured's mobile phone and ID number
- the modification type is change
- the mobile phone is modified before A
- the modified B is
- the document number is C before being modified
- D is modified.
- the approval is “The applicant’s mobile phone is changed from A to B and the ID number is changed from C to D”.
- each element's modification corresponds to a different node approval template (node change approval template, node deletion approval template, or node addition approval template)
- node change approval template node deletion approval template
- node addition approval template node addition approval template
- the modified elements include the insured's mobile phone and ID number
- the modification type to the mobile phone is changed, the mobile phone is modified before A, the modified B is, the modification number of the ID number is deleted, and the ID number is deleted.
- the resulting approval is “1.
- the insured mobile phone is changed from A to B; 2.
- the insured person ID number C is deleted”.
- the element approval template and the corresponding element of the element are called from the batch template according to the modification type in step S104.
- the node approval template corresponding to the node specifically includes: an element approval template and a node approval template corresponding to each of the elements are respectively called from the batch approval template according to the modification type.
- step S105 includes sub-step S1051b- S1053b.
- the modified elements include the insured's mobile phone and the insured's ID number, the modification type of the insured's mobile phone is changed, the mobile phone is modified before A, the modified B is, and the insured's ID is If the modification type of the number is deleted and the ID number is C before being deleted, the resulting approval is “1.
- the insured mobile phone is changed from A to B; 2.
- the insured person ID number C is deleted”.
- the method for generating a policy approval document in the embodiment of the present application by obtaining the approval template of the insurance product, and then calling the element approval template and the node approval template related to the modified element from the approval template according to the modification type of the element in the policy, and finally The value before and after the modification is filled in the element approval template, and the approval template of the policy is directly generated by the node approval template.
- the corresponding approval can be generated for various insurance products and different policy information modification.
- the insurance configuration approval template can be used, no need to rewrite the program for the newly added insurance products or modification, which can reduce the manpower and material resources of the development, and also save the subsequent system maintenance and save the operation and maintenance cost; in addition, the approval template is basically text It is described that when an error occurs in the approval document generated by the method of the present application, the cause of the error can be easily found from the corresponding approval template according to the wrong approval document, thereby reducing the risk of error.
- FIG. 4 is a schematic block diagram of an apparatus 100 for generating a policy approval document according to an embodiment of the present application.
- the apparatus 100 for generating a policy approval includes a reception holding unit 101, a comparison acquisition unit 102, a first acquisition unit 103, a determination unit 104, a second acquisition unit 105, and a batch formation unit 106.
- the receiving and holding unit 101 is configured to receive and save the user's modification of the policy information in the policy;
- the comparison obtaining unit 102 is configured to compare the policy information before the modification with the modified policy information, and obtain the modified element and the element in the policy information.
- Corresponding node obtaining the original value and the modified value before the element is modified;
- the first obtaining unit 103 is configured to obtain the insurance product corresponding to the policy, and obtain a corresponding approval template according to the insurance product;
- the unit 104 is configured to determine a modification type of the element;
- the second obtaining unit 105 is configured to, according to the modification type, invoke an element approval template corresponding to the element from the batch template and a node approval template corresponding to the node;
- the batch forming unit 106 is configured to fill in the original value and the modified value of the element into the element batch template, and combine the element batch template and the node batch template to form a batch approval of the policy.
- the node approval template includes a node change approval template
- the element approval template includes an element change approval template
- the second obtaining unit 105 is specifically configured to: if the modification type is the change element information, call the element change approval template and the node change approval template corresponding to the element from the batch template.
- the node change approval template includes a first fixed field and a first associated part, the first fixed field is a node name of the node; the element change approval template includes a first field, a first original value associated part, and a change A value association portion, the first field including an element name of the modified element and a change class word.
- the batch forming unit 106 includes:
- the first assignment sub-unit 1061a is configured to assign the original value of the element to the first original value association portion of the element change approval template.
- the second assignment sub-unit 1062a is configured to assign a modified value of the element to a change value association portion of the element change batch template.
- the third assignment unit 1063a is configured to assign the assigned element change approval template to the node to change the first associated portion of the approval template to form an information change approval of the policy.
- the node batch template includes a node adding a batch template
- the element batch template includes an element adding a batch template
- the second obtaining unit 105 is further configured to: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template.
- the original value of the element is null;
- the node adding a batch template includes a second fixed field and a second associated part, the second fixed field includes an added class word and a node name of the node;
- the element adds a batch template A second field and an added value association portion are included, the second field including an element name of the element.
- the batch forming unit 106 further includes:
- the fourth assignment sub-unit 1061b is configured to assign a modified value of the element to the element to add an added value associated portion of the batch template.
- the fifth assignment sub-unit 1062b is configured to assign the assigned element-added batch template to the node to add a second associated portion of the batch template, and form the information of the policy to add a batch.
- the node approval template includes a node deletion approval template
- the element approval template includes an element deletion approval template
- the second obtaining unit 105 is further configured to: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
- the modified value of the element is null;
- the node delete batch template includes a third fixed field and a third associated part, the third fixed field includes a deleted type word and a node name of the node; and the element deletes the batch template A third field and a second original value associated portion are included, the third field including an element name of the element.
- the batch forming unit 106 further includes:
- the sixth assignment sub-unit 1061c is configured to assign the original value of the element to the second original value association part of the element deletion batch template.
- the seventh assignment sub-unit 1062c is configured to assign the assigned element deletion approval template to the node to delete the third association part of the approval template, and form the information deletion approval document of the policy.
- the modified elements are multiple, and the plurality of the elements correspond to the same node, and the modified types of the plurality of elements are the same.
- the batch forming unit 106 includes:
- the first filling sub-unit 1061d is configured to fill in the original value and the modified value of each of the elements into the element approval template corresponding to the element.
- the first arranging sub-unit 1062d is configured to sequentially arrange all the element batch templates, and the two adjacent element batch templates are separated by commas.
- the first combination sub-unit 1063d is configured to combine the arranged element approval template with the node approval template to form a batch approval of the policy.
- the modified element includes a plurality, and the plurality of the elements correspond to different nodes.
- the second obtaining unit 105 is further specifically configured to:
- the batch forming unit 106 includes:
- the second filling sub-unit 1061e is configured to fill in the original element and the modified value of each of the elements into the corresponding element approval template.
- the second combination sub-unit 1062e is configured to combine the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents.
- the second arranging sub-unit 1063e is configured to mark a number in front of each batch, and arrange all the batches in order to form a batch of the policy.
- the apparatus for generating a policy approval may be implemented in the form of a computer program that can be run on a computer device as shown in FIG.
- FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application.
- the device may be a terminal or a server, wherein the terminal may be a communication-enabled electronic device such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device.
- the server can be a standalone server or a server cluster consisting of multiple servers.
- the device is a computer device 200 comprising a processor 202 connected by a system bus 201, a non-volatile storage medium 203, an internal memory 204, and a network interface 205.
- the non-volatile storage medium 203 of the computer device 200 can store an operating system 2031 and a computer program 2032 that, when executed, can cause the processor 202 to perform a method of generating a policy approval.
- the processor 202 of the computer device 200 is used to provide computing and control capabilities to support the operation of the entire computer device 200.
- the internal memory 204 provides an environment for operation of the computer program 2032 in the non-volatile storage medium 203, which when executed by the processor 202, may cause the processor 202 to perform a method of generating a policy approval.
- the network interface 205 of the computer device 200 is used to perform network communications, such as sending assigned tasks and the like. It will be understood by those skilled in the art that the structure shown in FIG. 10 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied.
- the specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
- the processor 202 runs the computer program 2032 in the non-volatile storage medium 203 and performs the following operations:
- Receiving and saving the user's modification of the policy information in the policy comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified
- the original value and the modified modified value obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
- the node approval template includes a node change approval template
- the element approval template includes an element change approval template
- the node change approval template includes a first fixed field and a first associated portion, where the first fixed field is a node name of the node
- the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
- the processor 202 also performs the following operations: if the modification type is the change element information, the element change approval template and the node change approval template corresponding to the element are called from the batch template; and the original value of the element is assigned The element changes the first original value association part of the batch template, assigns the modified value of the element to the change value association part of the element change approval template, and assigns the assigned element change approval template to the node to change the approval
- the first associated portion of the template forms an information change approval for the policy.
- the node approval template includes a node adding a batch template
- the element batch template includes an element adding a batch template
- the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed field includes an increase a class word and a node name of the node
- the element adding a batch template includes a second field and an added value associative portion, the second field including an element name of the element.
- the processor 202 further performs the following operations: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template; the original value of the element is null, Assigning a modified value of the element to the element to add an added value association part of the batch template, assigning the assigned element adding a batch template to the node to add a second associated part of the approval template, and forming information of the policy is increased. Approval.
- the node approval template includes a node deletion approval template
- the element approval template includes an element deletion approval template
- the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed field includes deletion a class word and a node name of the node
- the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
- the processor 202 further performs the following operations: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element is null. Assigning the original value of the element to the second original value associating part of the element deletion batch template, assigning the assigned element deletion approval template to the node to delete the third associated part of the approval template, forming the policy Information deletion approval.
- the modified element includes a plurality of, the plurality of the elements correspond to the same node, and the modification types of the plurality of the elements are the same.
- the processor 202 further performs the following operations: the original value and the modified value of each of the elements are filled in the element batch template corresponding to the element, and all the element batch templates are sequentially arranged, and the two adjacent element approval templates are sequentially arranged. Separated by commas, the arranged element approval template is combined with the node approval template to form a approval for the policy.
- the modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
- the processor 202 further performs an operation of: respectively, according to the modification type, calling an element batch template and a node batch template corresponding to each of the elements from the batch template; and setting an original value and a modified value of each of the elements.
- Fill in the corresponding element approval template combine the element approval template corresponding to each element and the corresponding node approval template to form a corresponding batch of documents; mark each number before each batch, and arrange all the batches in order, forming a The approval of the policy.
- the embodiment of the device for generating a policy approval shown in FIG. 10 does not constitute a limitation on the specific configuration of the device that generates the policy approval.
- the device that generates the policy approval may include a comparison map. Show more or fewer parts, or combine some parts, or different parts.
- the device that generates the policy approval may include only the memory and the processor. In such an embodiment, the structure and function of the memory and the processor are consistent with the embodiment shown in FIG. 10, and details are not described herein again. .
- the application further provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the following steps:
- Receiving and saving the user's modification of the policy information in the policy comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified
- the original value and the modified modified value obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
- the node approval template includes a node change approval template
- the element approval template includes an element change approval template
- the node change approval template includes a first fixed field and a first associated portion, and the first fixed
- the field is a node name of the node
- the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
- the modification type is the change element information
- the element change approval template and the node change approval template corresponding to the element are called from the approval template; and the original value of the element is assigned to the element to change the approval template
- the information of the policy changes the approval.
- the node approval template includes a node adding a batch template
- the element batch template includes an element adding a batch template
- the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed
- the field includes an addition class word and a node name of the node
- the element addition batch template includes a second field and an added value association portion, the second field including an element name of the element.
- the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template; the original value of the element is null, and the modified value of the element is assigned. Adding an added value associated part of the batch template to the element, assigning the assigned element adding batch template to the node to add a second associated part of the approval template, and forming the information of the policy to add a batch.
- the node approval template includes a node deletion approval template
- the element approval template includes an element deletion approval template
- the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed
- the field includes a deletion class word and a node name of the node
- the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
- the following steps are further implemented: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element Empty, assign the original value of the element to the second original value association part of the element deletion batch template, assign the assigned element deletion approval template to the node to delete the third associated part of the approval template, and form a The information on the policy is deleted.
- the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and the modification types of the plurality of elements are the same.
- the following steps are further implemented: the original value and the modified value of each of the elements are filled in the element approval template corresponding to the element, and all the element approval templates are sequentially arranged, and two adjacent ones are arranged.
- the element approval templates are separated by commas, and the arranged element approval templates are combined with the node approval templates to form a approval for the policy.
- the modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
- the following steps are further implemented: the element batch template and the node batch template corresponding to each of the elements are respectively called from the batch template according to the modification type; and the original value of each of the elements is And modifying the value into the corresponding element batch template; combining the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents; marking each number in front of each batch, and ordering all the batches in order Forming a approval for the policy.
- the computer readable storage medium may be an internal storage unit of the aforementioned device, such as a hard disk or memory of the device.
- the computer readable storage medium may also be an external storage device of the device, such as a plug-in hard disk equipped on the device, and a smart memory card (Smart Media Card, SMC), Secure Digital (SD) card, flash card (Flash) Card) and so on.
- the computer readable storage medium may also include both an internal storage unit of the device and an external storage device.
- the computer readable storage medium is for storing the computer program and other programs and data required by the device.
- each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
- the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
- the integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be in essence or part of the contribution to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium.
- Including several instructions to make a computer device may be a personal computer, server, or network device, etc.
- the foregoing storage medium includes: a USB flash drive, a mobile hard disk, and a read only memory. (ROM, Read-Only Memory), disk or optical disc, etc.
- ROM Read-Only Memory
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- Finance (AREA)
- Human Resources & Organizations (AREA)
- Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Technology Law (AREA)
- Data Mining & Analysis (AREA)
- Development Economics (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
L'invention concerne un procédé, un appareil et un dispositif pour générer une approbation de police d'assurance, et un support d'informations lisible par ordinateur. Le procédé consiste à : appeler, au moyen de l'acquisition d'un modèle d'approbation d'un produit d'assurance, un modèle d'approbation d'élément et un modèle d'approbation de noeud associés à un élément corrigé provenant d'informations de police d'assurance corrigées dans une police d'assurance ; inscrire enfin la valeur avant et après correction dans le modèle d'approbation d'élément ; et incorporer le modèle d'approbation de noeud afin de générer directement une approbation de police d'assurance, une approbation correspondante pour divers produits d'assurance et différentes corrections d'informations de police d'assurance ; ainsi, les exigences de génération d'une approbation peuvent être satisfaites lors d'un changement de type de produit ou d'un changement des exigences d'approbation.A method, apparatus, and device for generating insurance policy approval, and a computer readable information carrier. The method includes: invoking, by acquiring an insurance product approval template, an item approval template and a node approval template associated with a corrected item from insurance policy information corrected in an insurance policy; Finally, enter the value before and after correction in the item approval template. and incorporating the node trust model to directly generate insurance policy approval, corresponding approval for various insurance products, and different insurance policy information corrections; thus, the requirements for generating an approval can be satisfied when a product type change or a change in approval requirements.
Description
本申请要求于2017年10月23日提交中国专利局、申请号为201710993168.0、申请名称为“产生保单批文的方法、装置、设备及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese Patent Application filed on October 23, 2017, the Chinese Patent Office, the application number is 201710993168.0, and the application is entitled "Method, device, device and computer readable storage medium for generating policy approval". The content is incorporated herein by reference.
技术领域Technical field
本申请涉及信息处理技术领域,尤其涉及一种产生保单批文的方法、装置、设备及计算机可读存储介质。The present application relates to the field of information processing technologies, and in particular, to a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval.
背景技术Background technique
一般情况下,同一类保险产品保单信息的修改元素是大致相同的,现有的针对保险产品的保单信息修改后产生批文的产品,一般都是针对该保险产品编写出产生批文的程序。不同的产品,不同的业务,涉及的批文规则多样,因此针对不同的产品和不同的业务需求往往需要重新编写程序生成所需的批文,如此需要投入大量人力,而当增加产品或者业务需求有变动的时候又需要投入人力修改代码,这样人力成本很高,并且风险很大,很可能因为修复一个问题而引发了另一个问题。当保险产品增多,产品之间的批文差异也增多,批文的生成难度以及后续维护难度也成倍增加,当批文出现问题的时候,定位问题的速度很慢,并且风险很高。Under normal circumstances, the modified elements of the same type of insurance product policy information are roughly the same. The existing products that have been approved for the insurance product's policy information are generally written for the insurance product. Different products, different businesses, and various approval rules are involved. Therefore, it is often necessary to re-write the required approval documents for different products and different business needs. This requires a lot of manpower, and when the product or business needs are changed, there are changes. At the same time, it is necessary to invest in manpower to modify the code, so that the labor cost is high and the risk is very high, and it is likely that another problem is caused by fixing one problem. When the number of insurance products increases, the difference between the approvals of products increases, and the difficulty of generating the approval documents and the difficulty of subsequent maintenance are also multiplied. When there is a problem with the approval documents, the problem of positioning problems is very slow and the risk is high.
发明内容Summary of the invention
本申请实施例提供了一种产生保单批文的方法、装置、设备及计算机可读存储介质,针对各种保险产品以及不同保单信息修改的情况均能够产生对应的批文。The embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval document, which can generate corresponding approval documents for various insurance products and different policy information modification.
第一方面,本申请实施例提供了一种产生保单批文的方法,该方法包括:In a first aspect, an embodiment of the present application provides a method for generating a policy approval, the method comprising:
接收并保存用户对保单中的保单信息的修改;Receiving and saving the user's modification of the policy information in the policy;
对比修改前的保单信息与修改后的保单信息,获取保单信息中被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值;Comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the original value and the modified value before the element is modified;
获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板;Obtaining an insurance product corresponding to the policy, and obtaining a corresponding approval template according to the insurance product;
判断所述元素的修改类型,根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板;Determining a modification type of the element, and, according to the modification type, calling an element approval template corresponding to the element and a node approval template corresponding to the node from the batch template;
将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。The original value and the modified value of the element are filled into the element approval template, and the element approval template and the node approval template are combined to form a approval of the policy.
第二方面,本申请实施例还提供了一种产生保单批文的装置,该装置包括用于执行上述的产生保单批文的方法的单元。In a second aspect, an embodiment of the present application further provides an apparatus for generating a policy approval, the apparatus comprising means for performing the method of generating a policy approval as described above.
第三方面,本申请实施例还提供了一种产生保单批文的设备,所述设备包括存储器,以及与所述存储器相连的处理器;In a third aspect, the embodiment of the present application further provides a device for generating a policy approval, the device comprising a memory, and a processor connected to the memory;
所述存储器,用于存储实现产生保单批文的方法的程序数据;The memory for storing program data for implementing a method for generating a policy approval;
所述处理器,用于运行所述存储器中存储的程序数据,以执行如上述第一方面所述的方法。The processor is configured to execute program data stored in the memory to perform the method as described in the first aspect above.
第四方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者一个以上程序数据,所述一个或者一个以上程序数据可被一个或者一个以上的处理器执行,以实现上述第一方面所述的方法。In a fourth aspect, an embodiment of the present application provides a computer readable storage medium, where the one or more program data is stored, and the one or more program data may be processed by one or more processes. The apparatus is executed to implement the method described in the first aspect above.
本申请实施例提供了产生保单批文的方法、装置、设备及计算机可读存储介质,所述方法包括:接收并保存用户对保单中的保单信息的修改;对比修改前的保单信息与修改后的保单信息,获取被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值;获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板;判断所述元素的修改类型,根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板;将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。本申请通过获取保险产品的批文模板,再根据保单中被修改的保单信息从批文模板调用出与被修改的元素相关的元素批文模板和节点批文模板,最后将修改前后的值填入元素批文模板,结合节点批文模板直接产生对保单的批文,因此本申请会根据保险产品的种类和批文需求获取对应的批文模板,针对各种保险产品以及不同保单信息修改的情况均能够产生对应的批文。The embodiment of the present application provides a method, an apparatus, a device, and a computer readable storage medium for generating a policy approval. The method includes: receiving and saving a user's modification of policy information in a policy; comparing policy information before modification with modified The policy information obtains the modified element and the node corresponding to the element, obtains the original value before the element is modified, and the modified value after the modification; acquires the insurance product corresponding to the policy, and obtains the corresponding product according to the insurance product. a batch template; determining a modification type of the element, calling, according to the modification type, an element batch template corresponding to the element and a node batch template corresponding to the node; and determining an original value of the element And modifying the value to fill in the element approval template, and combining the element approval template and the node approval template to form a approval form of the policy. The application obtains the approval template of the insurance product, and then calls the element approval template and the node approval template related to the modified element from the approval template according to the modified policy information in the policy, and finally fills in the element approval template with the values before and after the modification. In combination with the node approval template, the approval of the policy is directly generated. Therefore, the application obtains the corresponding approval template according to the type of the insurance product and the approval requirement, and the corresponding approval can be generated for the various insurance products and the modification of different policy information.
附图说明DRAWINGS
为了更清楚地说明本申请实施例技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments will be briefly described below. Obviously, the drawings in the following description are some embodiments of the present application, For the ordinary technicians, other drawings can be obtained based on these drawings without any creative work.
图1是本申请实施例提供的一种产生保单批文的方法的流程示意图;1 is a schematic flow chart of a method for generating a policy approval document according to an embodiment of the present application;
图2是本申请实施例提供的一种产生保单批文的方法的子流程示意图;2 is a schematic diagram of a sub-flow of a method for generating a policy approval document according to an embodiment of the present application;
图3是本申请实施例提供的一种产生保单批文的方法的另一子流程示意图;3 is a schematic diagram of another sub-flow of a method for generating a policy approval document according to an embodiment of the present application;
图4是本申请实施例提供的一种产生保单批文的装置的单元结构示意框图;4 is a schematic block diagram showing a unit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图5是本申请实施例提供的一种产生保单批文的装置的子单元结构示意框图;5 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图6是本申请实施例提供的一种产生保单批文的装置的子单元结构示意框图;6 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图7是本申请实施例提供的一种产生保单批文的装置的子单元结构示意框图;7 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图8是本申请实施例提供的一种产生保单批文的装置的子单元结构示意框图;8 is a schematic block diagram of a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图9是本申请实施例提供的一种产生保单批文的装置的子单元结构示意框图;9 is a schematic block diagram showing a subunit structure of an apparatus for generating a policy approval document according to an embodiment of the present application;
图10是本申请实施例提供的一种产生保单批文的设备的示意性框图。FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application are clearly and completely described in the following with reference to the drawings in the embodiments of the present application. It is obvious that the described embodiments are a part of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope are the scope of the present application.
图1为本申请实施例提供的一种产生保单批文的方法的流程示意图。该方法可以运行在智能手机(如Android手机、IOS手机等)、平板电脑、笔记本电脑以及智能设备等终端中。如图1所示,该方法的步骤包括S101~S105。FIG. 1 is a schematic flowchart diagram of a method for generating a policy approval document according to an embodiment of the present application. The method can be run on terminals such as smart phones (such as Android phones, IOS phones, etc.), tablets, laptops, and smart devices. As shown in FIG. 1, the steps of the method include S101~S105.
S101,接收并保存用户对保单中的保单信息的修改。S101. Receive and save the user's modification of the policy information in the policy.
S102,对比修改前的保单信息与修改后的保单信息,获取保单信息中被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值。S102. Compare the policy information before the modification with the modified policy information, obtain the modified element in the policy information, and the node corresponding to the element, and obtain the original value and the modified value before the element is modified.
当用户(一般为业务员)通过保险系统针对投保人买的某一保险产品对应的保单进行信息修改时,保险系统需要对当次的修改产生对应的批文,产生的批文与被修改的保单信息息息相关,用以说明保单被修改的内容,以便用户日后可以知道保单的修改情况。保单信息包括多项信息,例如投保人的信息、被保险人的信息、受益人的信息等,每一项信息又包括多项子信息,例如,投保人的信息包括投保人的姓名、证件类型、证件号码、移动电话等信息,在本申请实施例中,将投保人的所有信息称为一个节点,该节点的名称即为投保人,投保人对应的一项子信息即为一个元素,以此类推可以得到保单的所有节点和元素。对保单信息的修改体现在对元素的信息修改,在保单信息被修改后,找出被修改的元素的原值和被修改后的修改值。When the user (usually a salesman) makes information modification through the insurance system for the policy corresponding to an insurance product purchased by the policyholder, the insurance system needs to generate a corresponding approval document for the current modification, the generated approval document and the modified policy information. It is closely related to the content of the policy that has been modified so that the user can know the modification of the policy in the future. The policy information includes a plurality of information, such as information of the insured, information of the insured, information of the beneficiary, etc. Each piece of information includes a plurality of sub-information, for example, the information of the insured includes the name of the insured and the type of the insured In the embodiment of the present application, all information of the insured is referred to as a node, and the name of the node is the insured, and the sub-information corresponding to the insured is an element, This type of push gives you all the nodes and elements of the policy. The modification of the policy information is reflected in the modification of the information of the element. After the policy information is modified, the original value of the modified element and the modified value after the modification are found.
S103,获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板。S103. Acquire an insurance product corresponding to the policy, and obtain a corresponding approval template according to the insurance product.
保险系统预设配置了所需保险产品的批文模板,不同保险产品因修改信息(元素以及元素对应的节点)不同,其对应的批文模板可针对不同的元素和对应的节点进行配置,因此不同保险产品的批文模板不完全相同,但批文模板的格式基本相同的。The insurance system presets the approval template of the required insurance product. Different insurance products have different modification information (the elements and the corresponding nodes of the elements), and the corresponding approval template can be configured for different elements and corresponding nodes, so different insurance The approval template for the product is not identical, but the format of the approval template is basically the same.
需要说明的是,步骤S102和步骤S103在时间上无必然的先后顺序。It should be noted that step S102 and step S103 have no necessary sequence in time.
S104,判断所述元素的修改类型,根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板。S104: Determine a modification type of the element, and, according to the modification type, call an element approval template corresponding to the element and a node approval template corresponding to the node from the batch template.
一份保单中包含多个节点,每个节点包含多项信息,因此一种保险产品的批文模板包括了各个元素对应的元素批文模板和节点批文模板。A policy contains multiple nodes, each of which contains multiple pieces of information, so an approval template for an insurance product includes an element approval template and a node approval template for each element.
对所述元素的修改包括更改元素信息(即一个值替换另一个值)、增加元素信息(增加一项元素内容等)和删除元素信息(删除一项元素内容等)。根据对所述元素的修改的三种情况,对一项元素对应配置了三种元素批文模板,包括:元素更改批文模板、元素增加批文模板和元素删除批文模板。Modifications to the elements include changing element information (ie, one value replacing another value), adding element information (increasing an element content, etc.), and deleting element information (deleting an element content, etc.). According to the three cases of modification of the element, three element approval templates are configured corresponding to one element, including: element change approval template, element addition approval template and element deletion approval template.
在本申请实施例中,所述步骤S104具体包括以下:In the embodiment of the present application, the step S104 specifically includes the following:
若所述修改类型为更改元素信息,从所述批文模板中调用出所述元素对应的元素更改批文模板和节点更改批文模板。If the modification type is change element information, the element change approval template and the node change approval template corresponding to the element are called from the batch template.
若所述修改类型为增加元素信息,从所述批文模板中调用出所述元素对应的元素增加批文模板和节点增加批文模板。If the modification type is to add element information, the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template.
若所述修改类型为删除元素信息,从所述批文模板中调用出所述元素对应的元素删除批文模板和节点删除批文模板。If the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
进一步地,所述节点更改批文模板包括第一固定字段和第一关联部分,所述第一固定字段为所述节点的节点名称,第一关联部分可用程序实现,在页面上可以显示为一个符号(例如%),在产生批文时,这个符号的内容被赋值为元素更改批文模板的内容。Further, the node change approval template includes a first fixed field and a first associated part, where the first fixed field is a node name of the node, and the first associated part is implemented by a program, and can be displayed as a symbol on the page. (for example, %), the content of this symbol is assigned the content of the element change approval template when the batch is generated.
所述元素更改批文模板包括第一字段、第一原值关联部分和更改值关联部分,所述第一字段包括被修改元素的元素名称和更改类词语。第一原值关联部分和更改值关联部分均可用程序实现,在页面上均可以显示为符号(例如%),在产生批文时,这两部分分别被赋值为元素被修改前的原值和元素被修改后的修改值;更改类词语为“由……更改为……”或其他意思类似的词语等。The element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word. The first original value association part and the change value association part can be implemented by a program, and can be displayed as symbols (for example, %) on the page. When the batch is generated, the two parts are respectively assigned the original values and elements before the element is modified. Modified value after modification; change the class words to "change from... to..." or other similar words.
例如,节点名称为投保人,元素名称为移动电话,则节点更改批文模板为“投保人%”,此符号%最终会被赋值为元素更改批文模板的内容;元素更改批文模板为“移动电话由%变更为%”,此第一个符号%代表第一原值关联部分,被赋值为原值(即原来的手机号码),此第二个符号%代表更改值关联部分,被赋值为原值(即修改后的手机号码)。For example, if the node name is the policyholder and the element name is mobile phone, then the node changes the approval template to "insured %", this symbol % will eventually be assigned the content of the element change approval template; the element change approval template is "mobile phone" % is changed to %", this first symbol % represents the first original value associated part, and is assigned the original value (ie the original mobile phone number). This second symbol % represents the changed value associated part and is assigned the original value. (ie the modified mobile number).
进一步地,所述节点增加批文模板包括第二固定字段和第二关联部分,所述第二固定字段包括增加类词语和所述节点的节点名称。增加类词语为添加、增加、增添或其他意思类似的词语等;第二关联部分可用程序实现,在页面上可以显示为一个符号(例如%),在产生批文时,这个符号的内容被赋值为元素增加批文模板的内容。Further, the node adding the batch template includes a second fixed field and a second associated portion, and the second fixed field includes an added class word and a node name of the node. Adding a class of words to add, add, add, or other similar words; the second associated part can be implemented by a program, which can be displayed as a symbol (for example, %) on the page, and the content of the symbol is assigned when the batch is generated. The element adds the content of the approval template.
所述元素增加批文模板包括第二字段和增加值关联部分,所述第二字段包括所述元素的元素名称,增加值关联部分可用程序实现,在页面上可以显示为符号(例如%),在产生批文时,这部分被赋值为增加的元素内容。The element adding batch template includes a second field and an added value associative portion, the second field includes an element name of the element, and the added value associated portion may be implemented by a program, and may be displayed as a symbol (eg, %) on the page, in When a batch is generated, this part is assigned the added element content.
例如,节点名称为投保人,增加的元素名称为证件号码,则节点增加批文模板为“增加投保人%”,此符号%最终被赋值为元素增加批文模板的内容;元素增加批文模板为“证件号码为%”,此处的符号%代表增加值关联部分,最终会被赋值为增加的元素内容(即对应的证件号码)。For example, if the node name is the policyholder and the added element name is the ID number, the node adds the approval template to “increase the insured person%”, and the symbol % is finally assigned the element to add the content of the approval template; the element adds the approval template to the “document”. The number is %", where the symbol % represents the value-added part of the value, and will eventually be assigned the content of the added element (ie the corresponding document number).
进一步地,所述节点删除批文模板包括第三固定字段和第三关联部分,所述第三固定字段包括删除类词语和所述节点的节点名称。删除类词语为删除、删掉、删去、减少或其他意思类似的词语,第三关联部分可用程序实现,在页面上可以显示为一个符号(例如%),在产生批文时,这个符号的内容最终被赋值为元素删除批文模板的内容。Further, the node deletion batch template includes a third fixed field and a third associated portion, and the third fixed field includes a deletion type word and a node name of the node. Delete the word to delete, delete, delete, reduce or other similar words. The third part can be implemented by the program. It can be displayed as a symbol (such as %) on the page. When the batch is generated, the content of the symbol The content is finally assigned to the element to delete the content of the approval template.
所述元素删除批文模板包括第三字段和第二原值关联部分,所述第三字段包括所述元素的元素名称,第二原值关联部分可用程序实现,在页面上可以显示为符号(例如%),这部分最终会被赋值为删除的元素内容。The element deletion approval template includes a third field and a second original value association part, the third field includes an element name of the element, and the second original value association part can be implemented by a program, and can be displayed as a symbol on the page (for example, %), this part will eventually be assigned the content of the deleted element.
例如,节点名称为投保人,增加的元素名称为证件类型,则节点删除批文模板为“删除投保人%”,此符号%最终被赋值为元素删除批文模板的内容;元素删除批文模板为“证件类型为%”,此处的符号%代表第二原值关联部分,最终会被赋值为删除的元素内容(即对应的证件类型)。For example, if the node name is the policyholder and the added element name is the document type, the node deletes the approval template as “delete the insured person%”, and the symbol % is finally assigned the content of the element deletion approval template; the element deletes the approval template as “documentation” The type is %", where the symbol % represents the second original value association part, and will eventually be assigned the content of the deleted element (ie the corresponding document type).
用户在具体配置批文模板的过程中,对模板中各个节点和元素的模板配置的字段描述可以因实际情况而更改,上述给出的是其中的一些实施例,本申请对批文模板中的字段描述不做限定。In the process of configuring the batch template, the field description of the template configuration of each node and element in the template may be changed according to the actual situation. Some examples are given in the above, and the field description in the batch template is provided in this application. Not limited.
S105,将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。S105: Fill in the element batch template with the original value and the modified value of the element, and combine the element batch template and the node batch template to form a batch approval of the policy.
对应地,若所述修改类型为增加元素信息,则所述元素的原值为空,即不存在原值,若所述修改类型为删除元素信息,则所述元素的修改值为空,即不存在修改值。Correspondingly, if the modification type is to add element information, the original value of the element is null, that is, the original value does not exist, and if the modification type is the deleted element information, the modified value of the element is null, that is, There are no modified values.
进一步地,所述步骤S105具体包括以下:Further, the step S105 specifically includes the following:
若所述修改类型为更改元素信息,将所述元素的原值赋值给所述元素更改批文模板的第一原值关联部分,将所述元素的修改值赋值给所述元素更改批文模板的更改值关联部分,将赋值后的元素更改批文模板赋值给所述节点更改批文模板的第一关联部分,形成所述保单的信息更改批文。If the modification type is change element information, assigning the original value of the element to the first original value associative part of the element change approval template, and assigning the modified value of the element to the element to change the approval of the approval template The value association part assigns the assigned element change approval template to the node to change the first associated part of the approval template to form an information change approval document of the policy.
若所述修改类型为增加元素信息,将所述元素的修改值赋值给所述元素增加批文模板的增加值关联部分,将赋值后的元素增加批文模板赋值给所述节点增加批文模板的第二关联部分,形成所述保单的信息增加批文。If the modification type is to add element information, assigning a modified value of the element to the element to add an added value association part of the batch template, and assigning the assigned element to the node to add a batch template to the node to add a second of the approval template. The associated part, the information forming the policy increases the approval.
若所述修改类型为删除元素信息,将所述元素的原值赋值给所述元素删除批文模板的第二原值关联部分,将赋值后的元素删除批文模板赋值给所述节点删除批文模板的第三关联部分,形成所述保单的信息删除批文。If the modification type is the deletion element information, the original value of the element is assigned to the second original value association part of the element deletion approval template, and the assigned element deletion approval template is assigned to the node to delete the approval template. The third associated part forms an information deletion approval form of the policy.
进一步地,所述被修改的元素包括多个,多个所述元素对应相同的节点,每一个元素的修改都具有对应元素批文模板和节点批文模板,如果对每个元素的修改类型(更改、删除或增加)一致,则每个元素的修改对应的节点批文模板(节点更改批文模板、节点删除批文模板或节点增加批文模板)相同,则如图2所示,步骤S105包括子步骤S1051a- S1053a。Further, the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and each element modification has a corresponding element approval template and a node approval template, if the modification type of each element (change, If the node approval template corresponding to the modification of each element is the same as the node approval template (node change approval template, node deletion approval template or node addition approval template) of each element modification, as shown in FIG. 2, step S105 includes sub-step S1051a- S1053a.
S1051a,将每个所述元素的原值和修改值填入该元素对应的元素批文模板。S1051a, the original value and the modified value of each of the elements are filled in the element approval template corresponding to the element.
S1052a,将所有所述元素批文模板依次排列,相邻的两个所述元素批文模板用逗号分隔开。S1052a, all the element batch templates are sequentially arranged, and two adjacent element batch templates are separated by commas.
S1053a,将排列好的元素批文模板与所述节点批文模板组合形成所述保单的批文。S1053a, combining the arranged element approval template with the node approval template to form a approval form of the policy.
例如,修改的元素包括投保人的移动电话和证件号码,修改类型为更改,移动电话被修改前为A,修改后为B,证件号码被修改前为C,被修改后为D,则产生的批文为“投保人移动电话由A变更为B,证件号码由C变更为D”。For example, the modified element includes the insured's mobile phone and ID number, the modification type is change, the mobile phone is modified before A, the modified B is, the document number is C before being modified, and D is modified. The approval is “The applicant’s mobile phone is changed from A to B and the ID number is changed from C to D”.
如果对每个元素的修改类型(更改、删除或增加)不一致,则每个元素的修改对应不同的节点批文模板(节点更改批文模板、节点删除批文模板或节点增加批文模板),则将每个所述元素的原值和修改值填入该元素对应的元素批文模板,将每个元素各自对应的所述元素批文模板与节点批文模板组合形成对该修改该节点的批文,最后将不同修改类型对应产生的批文逐一标号排列形成对保单的批文。If the modification type (change, delete, or increase) for each element is inconsistent, then each element's modification corresponds to a different node approval template (node change approval template, node deletion approval template, or node addition approval template), then each The original value and the modified value of the element are filled in the element approval template corresponding to the element, and the corresponding element approval template of each element is combined with the node approval template to form a batch approval for modifying the node, and finally different modification types are Corresponding batches are arranged one by one to form a approval for the policy.
例如,修改的元素包括投保人的移动电话和证件号码,对移动电话的修改类型为更改,移动电话被修改前为A,修改后为B,对证件号码的修改类型为删除,证件号码被删除前为C,则产生的批文为“1.投保人移动电话由A变更为B;2.删除投保人证件号码C”。For example, the modified elements include the insured's mobile phone and ID number, the modification type to the mobile phone is changed, the mobile phone is modified before A, the modified B is, the modification number of the ID number is deleted, and the ID number is deleted. In the case of C, the resulting approval is “1. The insured mobile phone is changed from A to B; 2. The insured person ID number C is deleted”.
进一步地,若被修改的元素包括多个,且多个所述元素对应不同的节点,步骤S104中的根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板具体包括:根据所述修改类型从所述从批文模板中分别调用出每个所述元素对应的元素批文模板和节点批文模板。Further, if the modified element includes a plurality of elements, and the plurality of the elements correspond to different nodes, the element approval template and the corresponding element of the element are called from the batch template according to the modification type in step S104. The node approval template corresponding to the node specifically includes: an element approval template and a node approval template corresponding to each of the elements are respectively called from the batch approval template according to the modification type.
此时,对每一个元素的修改,都对于具有一个元素批文模板和一个节点批文模板,则如图3所示,步骤S105包括子步骤S1051b- S1053b。At this time, for each element modification, for having one element approval template and one node approval template, as shown in FIG. 3, step S105 includes sub-step S1051b- S1053b.
S1051b,将每个所述元素的原值和修改值填入对应的元素批文模板。S1051b, the original value and the modified value of each of the elements are filled in the corresponding element approval template.
S1052b,将每个元素对应的所述元素批文模板和对应的节点批文模板组合形成对应的一条批文。S1052b, combining the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents.
S1053b,在每条批文前标注数字,将所有批文按顺序依次排列,形成所述保单的批文。S1053b, the number is marked before each batch, and all the batches are arranged in order to form the approval of the policy.
即对每一个元素的修改对应产生一条批文,最后按元素在保单中的先后顺序将产生的多条批文依次标号排列,形成对保单的批文。That is, a modification is generated for each element, and finally, a plurality of batches generated by the elements in the order of the policies are sequentially numbered to form a approval for the policy.
例如,修改的元素包括投保人的移动电话和被保险人的证件号码,对投保人的移动电话的修改类型为更改,移动电话被修改前为A,修改后为B,对被保险人的证件号码的修改类型为删除,证件号码被删除前为C,则产生的批文为“1.投保人移动电话由A变更为B;2.删除被保险人证件号码C”。For example, the modified elements include the insured's mobile phone and the insured's ID number, the modification type of the insured's mobile phone is changed, the mobile phone is modified before A, the modified B is, and the insured's ID is If the modification type of the number is deleted and the ID number is C before being deleted, the resulting approval is “1. The insured mobile phone is changed from A to B; 2. The insured person ID number C is deleted”.
本申请实施例的产生保单批文的方法,通过获取保险产品的批文模板,再根据对保单中元素的修改类型从批文模板调用出与被修改的元素相关的元素批文模板和节点批文模板,最后将修改前后的值填入元素批文模板,结合节点批文模板直接产生对保单的批文,能够针对各种保险产品以及不同保单信息修改的情况产生对应的批文,当产品种类发生变更,用户为该产品种类的保险配置批文模板即可,不需要为新增加的保险产品或修改情况重新编写程序,能够减少开发的人力物力,同时也可以节约后续系统维护,节约运维成本;另外,批文模板基本为文字描述,通过本申请的方法产生的批文发生错误时,根据错误的批文可以很容易地从对应的批文模板中找到出错原因,从而可以降低出错的风险。The method for generating a policy approval document in the embodiment of the present application, by obtaining the approval template of the insurance product, and then calling the element approval template and the node approval template related to the modified element from the approval template according to the modification type of the element in the policy, and finally The value before and after the modification is filled in the element approval template, and the approval template of the policy is directly generated by the node approval template. The corresponding approval can be generated for various insurance products and different policy information modification. When the product category changes, the user is the product category. The insurance configuration approval template can be used, no need to rewrite the program for the newly added insurance products or modification, which can reduce the manpower and material resources of the development, and also save the subsequent system maintenance and save the operation and maintenance cost; in addition, the approval template is basically text It is described that when an error occurs in the approval document generated by the method of the present application, the cause of the error can be easily found from the corresponding approval template according to the wrong approval document, thereby reducing the risk of error.
图4为本申请实施例提供的一种产生保单批文的装置100的示意性框图。该产生保单批文的装置100包括接收保存单元101、对比获取单元102、第一获取单元103、判断单元104、第二获取单元105和批文形成单元106。FIG. 4 is a schematic block diagram of an apparatus 100 for generating a policy approval document according to an embodiment of the present application. The apparatus 100 for generating a policy approval includes a reception holding unit 101, a comparison acquisition unit 102, a first acquisition unit 103, a determination unit 104, a second acquisition unit 105, and a batch formation unit 106.
接收保存单元101用于接收并保存用户对保单中的保单信息的修改;对比获取单元102用于对比修改前的保单信息与修改后的保单信息,获取保单信息中被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值;第一获取单元103用于获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板;判断单元104用于判断所述元素的修改类型;第二获取单元105用于根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板;批文形成单元106用于将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。The receiving and holding unit 101 is configured to receive and save the user's modification of the policy information in the policy; the comparison obtaining unit 102 is configured to compare the policy information before the modification with the modified policy information, and obtain the modified element and the element in the policy information. Corresponding node, obtaining the original value and the modified value before the element is modified; the first obtaining unit 103 is configured to obtain the insurance product corresponding to the policy, and obtain a corresponding approval template according to the insurance product; The unit 104 is configured to determine a modification type of the element; the second obtaining unit 105 is configured to, according to the modification type, invoke an element approval template corresponding to the element from the batch template and a node approval template corresponding to the node; The batch forming unit 106 is configured to fill in the original value and the modified value of the element into the element batch template, and combine the element batch template and the node batch template to form a batch approval of the policy.
进一步地,所述节点批文模板包括节点更改批文模板,所述元素批文模板包括元素更改批文模板。Further, the node approval template includes a node change approval template, and the element approval template includes an element change approval template.
第二获取单元105具体用于:若所述修改类型为更改元素信息,从所述批文模板中调用出所述元素对应的元素更改批文模板和节点更改批文模板。The second obtaining unit 105 is specifically configured to: if the modification type is the change element information, call the element change approval template and the node change approval template corresponding to the element from the batch template.
所述节点更改批文模板包括第一固定字段和第一关联部分,所述第一固定字段为所述节点的节点名称;所述元素更改批文模板包括第一字段、第一原值关联部分和更改值关联部分,所述第一字段包括被修改元素的元素名称和更改类词语。The node change approval template includes a first fixed field and a first associated part, the first fixed field is a node name of the node; the element change approval template includes a first field, a first original value associated part, and a change A value association portion, the first field including an element name of the modified element and a change class word.
如图5所示,批文形成单元106包括:As shown in FIG. 5, the batch forming unit 106 includes:
第一赋值子单元1061a,用于将所述元素的原值赋值给所述元素更改批文模板的第一原值关联部分。The first assignment sub-unit 1061a is configured to assign the original value of the element to the first original value association portion of the element change approval template.
第二赋值子单元1062a,用于将所述元素的修改值赋值给所述元素更改批文模板的更改值关联部分。The second assignment sub-unit 1062a is configured to assign a modified value of the element to a change value association portion of the element change batch template.
第三赋值单元1063a,用于将赋值后的元素更改批文模板赋值给所述节点更改批文模板的第一关联部分,形成所述保单的信息更改批文。The third assignment unit 1063a is configured to assign the assigned element change approval template to the node to change the first associated portion of the approval template to form an information change approval of the policy.
进一步地,所述节点批文模板包括节点增加批文模板,所述元素批文模板包括元素增加批文模板。Further, the node batch template includes a node adding a batch template, and the element batch template includes an element adding a batch template.
第二获取单元105具体还用于:若所述修改类型为增加元素信息,从所述批文模板中调用出所述元素对应的元素增加批文模板和节点增加批文模板。The second obtaining unit 105 is further configured to: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template.
所述元素的原值为空;所述节点增加批文模板包括第二固定字段和第二关联部分,所述第二固定字段包括增加类词语和所述节点的节点名称;所述元素增加批文模板包括第二字段和增加值关联部分,所述第二字段包括所述元素的元素名称。The original value of the element is null; the node adding a batch template includes a second fixed field and a second associated part, the second fixed field includes an added class word and a node name of the node; the element adds a batch template A second field and an added value association portion are included, the second field including an element name of the element.
如图6所示,批文形成单元106还包括:As shown in FIG. 6, the batch forming unit 106 further includes:
第四赋值子单元1061b,用于将所述元素的修改值赋值给所述元素增加批文模板的增加值关联部分。The fourth assignment sub-unit 1061b is configured to assign a modified value of the element to the element to add an added value associated portion of the batch template.
第五赋值子单元1062b,用于将赋值后的元素增加批文模板赋值给所述节点增加批文模板的第二关联部分,形成所述保单的信息增加批文。The fifth assignment sub-unit 1062b is configured to assign the assigned element-added batch template to the node to add a second associated portion of the batch template, and form the information of the policy to add a batch.
进一步地,所述节点批文模板包括节点删除批文模板,所述元素批文模板包括元素删除批文模板。Further, the node approval template includes a node deletion approval template, and the element approval template includes an element deletion approval template.
第二获取单元105具体还用于:若所述修改类型为删除元素信息,从所述批文模板中调用出所述元素对应的元素删除批文模板和节点删除批文模板。The second obtaining unit 105 is further configured to: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template.
所述元素的修改值为空;所述节点删除批文模板包括第三固定字段和第三关联部分,所述第三固定字段包括删除类词语和所述节点的节点名称;所述元素删除批文模板包括第三字段和第二原值关联部分,所述第三字段包括所述元素的元素名称。The modified value of the element is null; the node delete batch template includes a third fixed field and a third associated part, the third fixed field includes a deleted type word and a node name of the node; and the element deletes the batch template A third field and a second original value associated portion are included, the third field including an element name of the element.
如图7所示,批文形成单元106还包括:As shown in FIG. 7, the batch forming unit 106 further includes:
第六赋值子单元1061c,用于将所述元素的原值赋值给所述元素删除批文模板的第二原值关联部分。The sixth assignment sub-unit 1061c is configured to assign the original value of the element to the second original value association part of the element deletion batch template.
第七赋值子单元1062c,用于将赋值后的元素删除批文模板赋值给所述节点删除批文模板的第三关联部分,形成所述保单的信息删除批文。The seventh assignment sub-unit 1062c is configured to assign the assigned element deletion approval template to the node to delete the third association part of the approval template, and form the information deletion approval document of the policy.
在其他实施例中,所述被修改的元素为多个,多个所述元素对应相同的节点,多个所述元素的修改类型相同。In other embodiments, the modified elements are multiple, and the plurality of the elements correspond to the same node, and the modified types of the plurality of elements are the same.
如图8所示,批文形成单元106包括:As shown in FIG. 8, the batch forming unit 106 includes:
第一填写子单元1061d,用于将每个所述元素的原值和修改值填入该元素对应的元素批文模板。The first filling sub-unit 1061d is configured to fill in the original value and the modified value of each of the elements into the element approval template corresponding to the element.
第一排列子单元1062d,用于将所有所述元素批文模板依次排列,相邻的两个所述元素批文模板用逗号分隔开。The first arranging sub-unit 1062d is configured to sequentially arrange all the element batch templates, and the two adjacent element batch templates are separated by commas.
第一组合子单元1063d,用于将排列好的元素批文模板与所述节点批文模板组合形成所述保单的批文。The first combination sub-unit 1063d is configured to combine the arranged element approval template with the node approval template to form a batch approval of the policy.
在其他实施例中,所述被修改的元素包括多个,多个所述元素对应不同的节点。In other embodiments, the modified element includes a plurality, and the plurality of the elements correspond to different nodes.
第二获取单元105具体还用于:The second obtaining unit 105 is further specifically configured to:
根据所述修改类型从所述从批文模板中分别调用出每个所述元素对应的元素批文模板和节点批文模板。And the element approval template and the node approval template corresponding to each of the elements are respectively called from the batch template according to the modification type.
如图9所示,批文形成单元106包括:As shown in FIG. 9, the batch forming unit 106 includes:
第二填写子单元1061e,用于将每个所述元素的原值和修改值填入对应的元素批文模板。The second filling sub-unit 1061e is configured to fill in the original element and the modified value of each of the elements into the corresponding element approval template.
第二组合子单元1062e,用于将每个元素对应的所述元素批文模板和对应的节点批文模板组合形成对应的一条批文。The second combination sub-unit 1062e is configured to combine the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents.
第二排列子单元1063e,用于在每条批文前标注数字,将所有批文按顺序依次排列,形成所述保单的批文。The second arranging sub-unit 1063e is configured to mark a number in front of each batch, and arrange all the batches in order to form a batch of the policy.
上述各个单元具体的功能可参考上述方法实施例中的描述,此处不做重复描述。上述产生保单批文的装置可以实现为一种计算机程序的形式,计算机程序可以在如图10所示的计算机设备上运行。For the specific functions of the foregoing units, reference may be made to the description in the foregoing method embodiments, and the description is not repeated here. The apparatus for generating a policy approval may be implemented in the form of a computer program that can be run on a computer device as shown in FIG.
图10为本申请实施例提供的一种产生保单批文的设备的示意性框图。该设备可以是终端,也可以是服务器,其中,终端可以是智能手机、平板电脑、笔记本电脑、台式电脑、个人数字助理和穿戴式设备等具有通信功能的电子设备。服务器可以是独立的服务器,也可以是多个服务器组成的服务器集群。FIG. 10 is a schematic block diagram of an apparatus for generating a policy approval document according to an embodiment of the present application. The device may be a terminal or a server, wherein the terminal may be a communication-enabled electronic device such as a smart phone, a tablet computer, a notebook computer, a desktop computer, a personal digital assistant, and a wearable device. The server can be a standalone server or a server cluster consisting of multiple servers.
该设备为一种计算机设备200,包括通过系统总线201连接的处理器202、非易失性存储介质203、内存储器204和网络接口205。其中,该计算机设备200的非易失性存储介质203可存储操作系统2031和计算机程序2032,该计算机程序2032被执行时,可使得处理器202执行一种产生保单批文的方法。该计算机设备200的处理器202用于提供计算和控制能力,支撑整个计算机设备200的运行。该内存储器204为非易失性存储介质203中的计算机程序2032的运行提供环境,该计算机程序2032被处理器202执行时,可使得处理器202执行一种产生保单批文的方法。计算机设备200的网络接口205用于进行网络通信,如发送分配的任务等。本领域技术人员可以理解,图10中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。The device is a computer device 200 comprising a processor 202 connected by a system bus 201, a non-volatile storage medium 203, an internal memory 204, and a network interface 205. The non-volatile storage medium 203 of the computer device 200 can store an operating system 2031 and a computer program 2032 that, when executed, can cause the processor 202 to perform a method of generating a policy approval. The processor 202 of the computer device 200 is used to provide computing and control capabilities to support the operation of the entire computer device 200. The internal memory 204 provides an environment for operation of the computer program 2032 in the non-volatile storage medium 203, which when executed by the processor 202, may cause the processor 202 to perform a method of generating a policy approval. The network interface 205 of the computer device 200 is used to perform network communications, such as sending assigned tasks and the like. It will be understood by those skilled in the art that the structure shown in FIG. 10 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation of the computer device to which the solution of the present application is applied. The specific computer device may It includes more or fewer components than those shown in the figures, or some components are combined, or have different component arrangements.
处理器202运行非易失性存储介质203中的计算机程序2032,执行如下操作:The processor 202 runs the computer program 2032 in the non-volatile storage medium 203 and performs the following operations:
接收并保存用户对保单中的保单信息的修改;对比修改前的保单信息与修改后的保单信息,获取保单信息中被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值;获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板;判断所述元素的修改类型,根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板;将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。Receiving and saving the user's modification of the policy information in the policy; comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified The original value and the modified modified value; obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
进一步地,所述节点批文模板包括节点更改批文模板,所述元素批文模板包括元素更改批文模板;所述节点更改批文模板包括第一固定字段和第一关联部分,所述第一固定字段为所述节点的节点名称;所述元素更改批文模板包括第一字段、第一原值关联部分和更改值关联部分,所述第一字段包括被修改元素的元素名称和更改类词语。Further, the node approval template includes a node change approval template, and the element approval template includes an element change approval template; the node change approval template includes a first fixed field and a first associated portion, where the first fixed field is a node name of the node; the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
处理器202还执行如下操作:若所述修改类型为更改元素信息,从所述批文模板中调用出所述元素对应的元素更改批文模板和节点更改批文模板;将所述元素的原值赋值给所述元素更改批文模板的第一原值关联部分,将所述元素的修改值赋值给所述元素更改批文模板的更改值关联部分,将赋值后的元素更改批文模板赋值给所述节点更改批文模板的第一关联部分,形成所述保单的信息更改批文。The processor 202 also performs the following operations: if the modification type is the change element information, the element change approval template and the node change approval template corresponding to the element are called from the batch template; and the original value of the element is assigned The element changes the first original value association part of the batch template, assigns the modified value of the element to the change value association part of the element change approval template, and assigns the assigned element change approval template to the node to change the approval The first associated portion of the template forms an information change approval for the policy.
进一步地,所述节点批文模板包括节点增加批文模板,所述元素批文模板包括元素增加批文模板;所述节点增加批文模板包括第二固定字段和第二关联部分,所述第二固定字段包括增加类词语和所述节点的节点名称;所述元素增加批文模板包括第二字段和增加值关联部分,所述第二字段包括所述元素的元素名称。Further, the node approval template includes a node adding a batch template, the element batch template includes an element adding a batch template; the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed field includes an increase a class word and a node name of the node; the element adding a batch template includes a second field and an added value associative portion, the second field including an element name of the element.
处理器202还执行如下操作:若所述修改类型为增加元素信息,从所述批文模板中调用出所述元素对应的元素增加批文模板和节点增加批文模板;所述元素的原值为空,将所述元素的修改值赋值给所述元素增加批文模板的增加值关联部分,将赋值后的元素增加批文模板赋值给所述节点增加批文模板的第二关联部分,形成所述保单的信息增加批文。The processor 202 further performs the following operations: if the modification type is adding element information, calling an element corresponding to the element from the batch template to add a batch template and a node adding a batch template; the original value of the element is null, Assigning a modified value of the element to the element to add an added value association part of the batch template, assigning the assigned element adding a batch template to the node to add a second associated part of the approval template, and forming information of the policy is increased. Approval.
进一步地,所述节点批文模板包括节点删除批文模板,所述元素批文模板包括元素删除批文模板;所述节点删除批文模板包括第三固定字段和第三关联部分,所述第三固定字段包括删除类词语和所述节点的节点名称;所述元素删除批文模板包括第三字段和第二原值关联部分,所述第三字段包括所述元素的元素名称。Further, the node approval template includes a node deletion approval template, and the element approval template includes an element deletion approval template; the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed field includes deletion a class word and a node name of the node; the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
处理器202还执行如下操作:若所述修改类型为删除元素信息,从所述批文模板中调用出所述元素对应的元素删除批文模板和节点删除批文模板;所述元素的修改值为空,将所述元素的原值赋值给所述元素删除批文模板的第二原值关联部分,将赋值后的元素删除批文模板赋值给所述节点删除批文模板的第三关联部分,形成所述保单的信息删除批文。The processor 202 further performs the following operations: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element is null. Assigning the original value of the element to the second original value associating part of the element deletion batch template, assigning the assigned element deletion approval template to the node to delete the third associated part of the approval template, forming the policy Information deletion approval.
进一步地,所述被修改的元素包括多个,多个所述元素对应相同的节点,多个所述元素的修改类型相同。Further, the modified element includes a plurality of, the plurality of the elements correspond to the same node, and the modification types of the plurality of the elements are the same.
处理器202还执行如下操作:将每个所述元素的原值和修改值填入该元素对应的元素批文模板,将所有所述元素批文模板依次排列,相邻的两个所述元素批文模板用逗号分隔开,将排列好的元素批文模板与所述节点批文模板组合形成所述保单的批文。The processor 202 further performs the following operations: the original value and the modified value of each of the elements are filled in the element batch template corresponding to the element, and all the element batch templates are sequentially arranged, and the two adjacent element approval templates are sequentially arranged. Separated by commas, the arranged element approval template is combined with the node approval template to form a approval for the policy.
进一步地,所述被修改的元素包括多个,多个所述元素对应不同的节点。Further, the modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
处理器202还执行如下操作:根据所述修改类型从所述从批文模板中分别调用出每个所述元素对应的元素批文模板和节点批文模板;将每个所述元素的原值和修改值填入对应的元素批文模板;将每个元素对应的所述元素批文模板和对应的节点批文模板组合形成对应的一条批文;在每条批文前标注数字,将所有批文按顺序依次排列,形成所述保单的批文。The processor 202 further performs an operation of: respectively, according to the modification type, calling an element batch template and a node batch template corresponding to each of the elements from the batch template; and setting an original value and a modified value of each of the elements. Fill in the corresponding element approval template; combine the element approval template corresponding to each element and the corresponding node approval template to form a corresponding batch of documents; mark each number before each batch, and arrange all the batches in order, forming a The approval of the policy.
本领域技术人员可以理解,图10中示出的产生保单批文的设备的实施例并不构成对产生保单批文的设备具体构成的限定,在其他实施例中,产生保单批文的设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。例如,在一些实施例中,产生保单批文的设备可以仅包括存储器及处理器,在这样的实施例中,存储器及处理器的结构及功能与图10所示实施例一致,在此不再赘述。It will be understood by those skilled in the art that the embodiment of the device for generating a policy approval shown in FIG. 10 does not constitute a limitation on the specific configuration of the device that generates the policy approval. In other embodiments, the device that generates the policy approval may include a comparison map. Show more or fewer parts, or combine some parts, or different parts. For example, in some embodiments, the device that generates the policy approval may include only the memory and the processor. In such an embodiment, the structure and function of the memory and the processor are consistent with the embodiment shown in FIG. 10, and details are not described herein again. .
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者一个以上程序,所述一个或者一个以上程序可被一个或者一个以上的处理器执行,以实现以下步骤:The application further provides a computer readable storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the following steps:
接收并保存用户对保单中的保单信息的修改;对比修改前的保单信息与修改后的保单信息,获取保单信息中被修改的元素及所述元素对应的节点,获取所述元素被修改前的原值和被修改后的修改值;获取所述保单对应的保险产品,根据所述保险产品获取对应的批文模板;判断所述元素的修改类型,根据所述修改类型从所述批文模板中调用出所述元素对应的元素批文模板和所述节点对应的节点批文模板;将所述元素的原值和修改值填入所述元素批文模板,将所述元素批文模板和所述节点批文模板组合形成所述保单的批文。Receiving and saving the user's modification of the policy information in the policy; comparing the policy information before the modification with the modified policy information, obtaining the modified element in the policy information and the node corresponding to the element, and obtaining the element before the element is modified The original value and the modified modified value; obtaining the insurance product corresponding to the policy, obtaining a corresponding approval template according to the insurance product; determining a modification type of the element, and calling the approval template according to the modification type Extracting an element approval template corresponding to the element and a node approval template corresponding to the node; filling the original value and the modified value of the element into the element approval template, and combining the element approval template and the node approval template Form a approval for the policy.
在本实施例中,所述节点批文模板包括节点更改批文模板,所述元素批文模板包括元素更改批文模板;所述节点更改批文模板包括第一固定字段和第一关联部分,所述第一固定字段为所述节点的节点名称;所述元素更改批文模板包括第一字段、第一原值关联部分和更改值关联部分,所述第一字段包括被修改元素的元素名称和更改类词语。In this embodiment, the node approval template includes a node change approval template, and the element approval template includes an element change approval template; the node change approval template includes a first fixed field and a first associated portion, and the first fixed The field is a node name of the node; the element change approval template includes a first field, a first original value association portion, and a change value association portion, the first field including an element name of the modified element and a change class word.
在本实施例中,还实现以下步骤:In this embodiment, the following steps are also implemented:
若所述修改类型为更改元素信息,从所述批文模板中调用出所述元素对应的元素更改批文模板和节点更改批文模板;将所述元素的原值赋值给所述元素更改批文模板的第一原值关联部分,将所述元素的修改值赋值给所述元素更改批文模板的更改值关联部分,将赋值后的元素更改批文模板赋值给所述节点更改批文模板的第一关联部分,形成所述保单的信息更改批文。If the modification type is the change element information, the element change approval template and the node change approval template corresponding to the element are called from the approval template; and the original value of the element is assigned to the element to change the approval template An original value association part, assigning a modified value of the element to the change value association part of the element change approval template, and assigning the assigned element change approval template to the node to change the first associated part of the approval template, forming The information of the policy changes the approval.
在本实施例中,所述节点批文模板包括节点增加批文模板,所述元素批文模板包括元素增加批文模板;所述节点增加批文模板包括第二固定字段和第二关联部分,所述第二固定字段包括增加类词语和所述节点的节点名称;所述元素增加批文模板包括第二字段和增加值关联部分,所述第二字段包括所述元素的元素名称。In this embodiment, the node approval template includes a node adding a batch template, the element batch template includes an element adding a batch template; the node adding a batch template includes a second fixed field and a second associated portion, and the second fixed The field includes an addition class word and a node name of the node; the element addition batch template includes a second field and an added value association portion, the second field including an element name of the element.
在本实施例中,还实现以下步骤:In this embodiment, the following steps are also implemented:
若所述修改类型为增加元素信息,从所述批文模板中调用出所述元素对应的元素增加批文模板和节点增加批文模板;所述元素的原值为空,将所述元素的修改值赋值给所述元素增加批文模板的增加值关联部分,将赋值后的元素增加批文模板赋值给所述节点增加批文模板的第二关联部分,形成所述保单的信息增加批文。If the modification type is to add element information, the element corresponding to the element is called from the batch template to add a batch template and a node to add a batch template; the original value of the element is null, and the modified value of the element is assigned. Adding an added value associated part of the batch template to the element, assigning the assigned element adding batch template to the node to add a second associated part of the approval template, and forming the information of the policy to add a batch.
在本实施例中,所述节点批文模板包括节点删除批文模板,所述元素批文模板包括元素删除批文模板;所述节点删除批文模板包括第三固定字段和第三关联部分,所述第三固定字段包括删除类词语和所述节点的节点名称;所述元素删除批文模板包括第三字段和第二原值关联部分,所述第三字段包括所述元素的元素名称。In this embodiment, the node approval template includes a node deletion approval template, and the element approval template includes an element deletion approval template; the node deletion approval template includes a third fixed field and a third associated portion, and the third fixed The field includes a deletion class word and a node name of the node; the element deletion batch template includes a third field and a second original value association portion, the third field including an element name of the element.
在本实施例中,还实现以下步骤:若所述修改类型为删除元素信息,从所述批文模板中调用出所述元素对应的元素删除批文模板和节点删除批文模板;所述元素的修改值为空,将所述元素的原值赋值给所述元素删除批文模板的第二原值关联部分,将赋值后的元素删除批文模板赋值给所述节点删除批文模板的第三关联部分,形成所述保单的信息删除批文。In this embodiment, the following steps are further implemented: if the modification type is the deletion element information, the element deletion approval template and the node deletion approval template corresponding to the element are called from the batch template; the modified value of the element Empty, assign the original value of the element to the second original value association part of the element deletion batch template, assign the assigned element deletion approval template to the node to delete the third associated part of the approval template, and form a The information on the policy is deleted.
在本实施例中,所述被修改的元素包括多个,多个所述元素对应相同的节点,多个所述元素的修改类型相同。In this embodiment, the modified element includes a plurality of elements, and the plurality of the elements correspond to the same node, and the modification types of the plurality of elements are the same.
在本实施例中,还实现以下步骤:将每个所述元素的原值和修改值填入该元素对应的元素批文模板,将所有所述元素批文模板依次排列,相邻的两个所述元素批文模板用逗号分隔开,将排列好的元素批文模板与所述节点批文模板组合形成所述保单的批文。In this embodiment, the following steps are further implemented: the original value and the modified value of each of the elements are filled in the element approval template corresponding to the element, and all the element approval templates are sequentially arranged, and two adjacent ones are arranged. The element approval templates are separated by commas, and the arranged element approval templates are combined with the node approval templates to form a approval for the policy.
所述被修改的元素包括多个,多个所述元素对应不同的节点。The modified element includes a plurality of, and the plurality of the elements correspond to different nodes.
在本实施例中,还实现以下步骤:根据所述修改类型从所述从批文模板中分别调用出每个所述元素对应的元素批文模板和节点批文模板;将每个所述元素的原值和修改值填入对应的元素批文模板;将每个元素对应的所述元素批文模板和对应的节点批文模板组合形成对应的一条批文;在每条批文前标注数字,将所有批文按顺序依次排列,形成所述保单的批文。In this embodiment, the following steps are further implemented: the element batch template and the node batch template corresponding to each of the elements are respectively called from the batch template according to the modification type; and the original value of each of the elements is And modifying the value into the corresponding element batch template; combining the element batch template corresponding to each element and the corresponding node batch template to form a corresponding batch of documents; marking each number in front of each batch, and ordering all the batches in order Forming a approval for the policy.
所述计算机可读存储介质可以是前述设备的内部存储单元,例如设备的硬盘或内存。所述计算机可读存储介质也可以是所述设备的外部存储设备,例如所述设备上配备的插接式硬盘,智能存储卡(Smart Media Card, SMC),安全数字(Secure Digital, SD)卡,闪存卡(Flash Card)等。进一步地,所述计算机可读存储介质还可以既包括所述设备的内部存储单元也包括外部存储设备。所述计算机可读存储介质用于存储所述计算机程序以及所述设备所需的其他程序和数据。所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,上述描述的设备、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。The computer readable storage medium may be an internal storage unit of the aforementioned device, such as a hard disk or memory of the device. The computer readable storage medium may also be an external storage device of the device, such as a plug-in hard disk equipped on the device, and a smart memory card (Smart Media Card, SMC), Secure Digital (SD) card, flash card (Flash) Card) and so on. Further, the computer readable storage medium may also include both an internal storage unit of the device and an external storage device. The computer readable storage medium is for storing the computer program and other programs and data required by the device. A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the device, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以是两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分,或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备 ( 可以是个人计算机,服务器,或者网络设备等 ) 执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U 盘、移动硬盘、只读存储器 (ROM,Read-Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。In addition, each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit. The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be in essence or part of the contribution to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium. Including several instructions to make a computer device (may be a personal computer, server, or network device, etc.) Perform all or part of the steps of the method described in various embodiments of the present application. The foregoing storage medium includes: a USB flash drive, a mobile hard disk, and a read only memory. (ROM, Read-Only Memory), disk or optical disc, etc. Various media that can store program code.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。The foregoing is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any equivalents can be easily conceived by those skilled in the art within the technical scope disclosed in the present application. Modifications or substitutions are intended to be included within the scope of the present application. Therefore, the scope of protection of this application should be determined by the scope of protection of the claims.
Claims (20)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710993168.0 | 2017-10-23 | ||
| CN201710993168.0A CN107818512B (en) | 2017-10-23 | 2017-10-23 | Method, device, equipment and computer readable storage medium for generating insurance policy batch documents |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019080247A1 true WO2019080247A1 (en) | 2019-05-02 |
Family
ID=61608394
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/113227 Ceased WO2019080247A1 (en) | 2017-10-23 | 2017-11-28 | Method, apparatus and device for generating insurance policy approval, and computer readable storage medium |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107818512B (en) |
| WO (1) | WO2019080247A1 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109255104B (en) * | 2018-09-03 | 2023-11-14 | 中国平安财产保险股份有限公司 | Batch template configuration method and device, computer equipment and storage medium |
| CN109614371B (en) * | 2018-10-23 | 2024-01-16 | 平安科技(深圳)有限公司 | Method, device, computer equipment and storage medium for storing information |
| CN109636625A (en) * | 2018-10-31 | 2019-04-16 | 深圳壹账通智能科技有限公司 | Processing method and processing device, storage medium, the computer equipment of insurance electronic contract |
| CN109710568A (en) * | 2018-12-18 | 2019-05-03 | 深圳壹账通智能科技有限公司 | Method, device, medium and electronic device for standardization of claim file format |
| CN109902095B (en) * | 2019-01-25 | 2023-10-24 | 平安科技(深圳)有限公司 | Policy information updating method, device, terminal and computer readable storage medium |
| CN112016268B (en) * | 2020-09-01 | 2025-01-10 | 中国平安财产保险股份有限公司 | Online document processing method, device, computer equipment and readable storage medium |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20010009033A1 (en) * | 1998-10-22 | 2001-07-19 | Masatoshi Morisaki | Object-oriented business system and method |
| US20020129001A1 (en) * | 2000-12-12 | 2002-09-12 | Levkoff Jonathan S. | Method and system for assimilation, integration and deployment of architectural, engineering and construction information technology |
| CN106570684A (en) * | 2016-11-14 | 2017-04-19 | 平安科技(深圳)有限公司 | Information changing method and information changing device |
| CN106649236A (en) * | 2016-12-15 | 2017-05-10 | 平安科技(深圳)有限公司 | Method and device for reminding modification |
| CN107273250A (en) * | 2016-04-08 | 2017-10-20 | 泰康保险集团股份有限公司 | Testing method and device for electronic insurance policy automatic underwriting system |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101799890B (en) * | 2009-02-06 | 2012-07-18 | 北京数政科技有限公司 | Certificate data processing method and system |
| CN102496084A (en) * | 2011-11-21 | 2012-06-13 | 南京莱斯信息技术股份有限公司 | Automatic processing method of civil aviation approval message |
| CN103136317A (en) * | 2011-11-29 | 2013-06-05 | 北京建龙重工集团有限公司 | Implement method of on-line examination and approval informatization of engineering contracts in engineering management system |
| US20160171617A1 (en) * | 2014-12-15 | 2016-06-16 | International Business Machines Corporation | Generating real-time insurance alerts from a mobile device |
| CN106780045B (en) * | 2016-11-15 | 2019-11-29 | 平安科技(深圳)有限公司 | Policy information corrects method and apparatus |
-
2017
- 2017-10-23 CN CN201710993168.0A patent/CN107818512B/en active Active
- 2017-11-28 WO PCT/CN2017/113227 patent/WO2019080247A1/en not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20010009033A1 (en) * | 1998-10-22 | 2001-07-19 | Masatoshi Morisaki | Object-oriented business system and method |
| US20020129001A1 (en) * | 2000-12-12 | 2002-09-12 | Levkoff Jonathan S. | Method and system for assimilation, integration and deployment of architectural, engineering and construction information technology |
| CN107273250A (en) * | 2016-04-08 | 2017-10-20 | 泰康保险集团股份有限公司 | Testing method and device for electronic insurance policy automatic underwriting system |
| CN106570684A (en) * | 2016-11-14 | 2017-04-19 | 平安科技(深圳)有限公司 | Information changing method and information changing device |
| CN106649236A (en) * | 2016-12-15 | 2017-05-10 | 平安科技(深圳)有限公司 | Method and device for reminding modification |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107818512A (en) | 2018-03-20 |
| CN107818512B (en) | 2021-01-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2019080247A1 (en) | Method, apparatus and device for generating insurance policy approval, and computer readable storage medium | |
| WO2018120429A1 (en) | Resource update method, terminal, computer readable storage medium and resource update device | |
| WO2019100638A1 (en) | Data synchronization method, device and equipment, and storage medium | |
| WO2019061612A1 (en) | Loan product promotion method and apparatus, and computer-readable storage medium | |
| WO2019104876A1 (en) | Insurance product pushing method and system, terminal, client terminal, and storage medium | |
| WO2018107610A1 (en) | Service data processing method, system and device, and computer-readable storage medium | |
| WO2019061613A1 (en) | Loan qualification screening method, device and computer readable storage medium | |
| WO2019174375A1 (en) | Interface test method, apparatus and device, and computer-readable storage medium | |
| WO2019061614A1 (en) | Loan product matching method, apparatus and computer-readable storage medium | |
| WO2017054592A1 (en) | Interface display method and terminal | |
| WO2015158297A1 (en) | Method, apparatus, and system for controlling delivery task in social networking platform | |
| WO2015035777A1 (en) | Software upgrade method and system for mobile terminal | |
| WO2019114262A1 (en) | User interface loading method, smart television and computer-readable storage medium | |
| WO2015196960A1 (en) | Method and system for checking security of url for mobile terminal | |
| WO2019037396A1 (en) | Account settlement method, device, device and storage medium | |
| WO2018120457A1 (en) | Data processing method, apparatus, device, and computer readable storage medium | |
| WO2018233301A1 (en) | Product recommendation method, device, device, and computer readable storage medium | |
| WO2019000800A1 (en) | Credential preparation method, apparatus, and device and computer readable storage medium | |
| WO2018188196A1 (en) | Data version control method, data version controller, device and computer-readable storage medium | |
| WO2018166314A1 (en) | Limit approval method, apparatus and device, and computer-readable storage medium | |
| WO2019000801A1 (en) | Data synchronization method, apparatus, and device, and computer readable storage medium | |
| WO2019024219A1 (en) | Automatic document generation method and apparatus, automatic document generator and medium | |
| WO2014026526A1 (en) | Natural person information setting method and electronic device | |
| WO2019109521A1 (en) | Identity approval method, apparatus and device for video interview, and readable storage medium | |
| WO2018188342A1 (en) | Method, apparatus and device for generating script file, and computer-readable storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17929438 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 24/09/2020) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17929438 Country of ref document: EP Kind code of ref document: A1 |