WO2019071895A1 - 对多个关联业务系统的数据处理方法、电子装置及介质 - Google Patents

对多个关联业务系统的数据处理方法、电子装置及介质 Download PDF

Info

Publication number
WO2019071895A1
WO2019071895A1 PCT/CN2018/076146 CN2018076146W WO2019071895A1 WO 2019071895 A1 WO2019071895 A1 WO 2019071895A1 CN 2018076146 W CN2018076146 W CN 2018076146W WO 2019071895 A1 WO2019071895 A1 WO 2019071895A1
Authority
WO
WIPO (PCT)
Prior art keywords
data processing
processing job
user
configuration interface
code
Prior art date
Application number
PCT/CN2018/076146
Other languages
English (en)
French (fr)
Inventor
沈毅
张勋
王刚
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019071895A1 publication Critical patent/WO2019071895A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a data processing method, an electronic device, and a readable storage medium for a plurality of associated service systems.
  • Triggering the start of the job at the code level that is, the task of manually modifying the system code or writing new code in the system code to restart the list replenishment task, not only the operator's requirements are high, but also when the code is manually written It may cause damage to the system code, causing the entire system to be abnormal, the security is poor, and the whole process is cumbersome.
  • the purpose of the present application is to provide a data processing method, an electronic device, and a readable storage medium for a plurality of related service systems, aiming at improving the security and simplicity of re-executing data processing operations for a plurality of related service systems.
  • a first aspect of the present application provides an electronic device, where the electronic device includes a memory and a processor, where the memory stores data processing of multiple related service systems that can be run on the processor.
  • the system when the data processing system for the multiple associated service systems is executed by the processor, implements the following steps:
  • the second aspect of the present application further provides a data processing method for multiple related service systems, where the data processing method for multiple related service systems includes:
  • Step 1 After the execution of the data processing job of the multiple associated business systems fails, a visual configuration interface is generated and displayed;
  • Step 2 receiving a configuration parameter that is input by the user in the visual configuration interface for re-executing the data processing job
  • Step 3 Generate a corresponding first logic code according to the configuration parameter input by the user, and insert the first logic code into a preset position of the system code to re-execute the data processing job.
  • a third aspect of the present application further provides a computer readable storage medium, where the computer readable storage medium stores a data processing system for a plurality of related service systems, where the multiple related services are
  • the data processing system of the system can be executed by at least one processor to cause the at least one processor to perform the steps of the data processing method for the plurality of associated service systems as described above.
  • the data processing method, the system and the readable storage medium for the multiple related service systems proposed by the present application provide a configuration interface for the user after the data processing job of the multiple related service systems fails to be executed, and generate a configuration interface according to the user input configuration parameters. Corresponding logic code, and insert the logic code into the preset position of the system code to re-execute the data processing job. Because after the data processing job fails, the user can automatically re-execute the data processing job by configuring the interface configuration parameters, without requiring the user to manually change the code or write the code on the system code, thereby effectively preventing damage to the system code. The security is high, and the user does not need to have high code writing ability, the whole process is very simple and efficient.
  • FIG. 1 is a schematic diagram of an operating environment of a preferred embodiment of the data processing system 10 of the present application;
  • FIG. 2 is a schematic flowchart of an embodiment of a data processing method for multiple related service systems according to the present application.
  • first, second and the like in the present application are for the purpose of description only, and are not to be construed as indicating or implying their relative importance or implicitly indicating the number of technical features indicated. .
  • features defining “first” and “second” may include at least one of the features, either explicitly or implicitly.
  • the technical solutions between the various embodiments may be combined with each other, but must be based on the realization of those skilled in the art, and when the combination of the technical solutions is contradictory or impossible to implement, it should be considered that the combination of the technical solutions does not exist. Nor is it within the scope of protection required by this application.
  • the application provides a data processing system for a plurality of associated business systems. Please refer to FIG. 1 , which is a schematic diagram of an operating environment of a preferred embodiment of the data processing system 10 of the present application.
  • the data processing system 10 is installed and operated in the electronic device 1.
  • the electronic device 1 may include, but is not limited to, a memory 11, a processor 12, and a display 13.
  • Figure 1 shows only the electronic device 1 with components 11-13, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
  • the memory 11 comprises at least one type of readable storage medium, which in some embodiments may be an internal storage unit of the electronic device 1, such as a hard disk or memory of the electronic device 1.
  • the memory 11 may also be an external storage device of the electronic device 1 in other embodiments, such as a plug-in hard disk equipped on the electronic device 1, a smart memory card (SMC), and a secure digital device. (Secure Digital, SD) card, flash card, etc.
  • SMC smart memory card
  • SD Secure Digital
  • flash card etc.
  • the memory 11 may also include both an internal storage unit of the electronic device 1 and an external storage device.
  • the memory 11 is used to store application software and various types of data installed in the electronic device 1, such as program codes of the data processing system 10, and the like.
  • the memory 11 can also be used to temporarily store data that has been output or is about to be output.
  • the processor 12 in some embodiments, may be a central processing unit (CPU), a microprocessor or other data processing chip for running program code or processing data stored in the memory 11, for example The data processing system 10 and the like are executed.
  • CPU central processing unit
  • microprocessor or other data processing chip for running program code or processing data stored in the memory 11, for example
  • the data processing system 10 and the like are executed.
  • the display 13 in some embodiments may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch sensor, or the like.
  • the display 13 is used to display information processed in the electronic device 1 and a user interface for displaying visualization, such as a visualized configuration interface, prompt information, and the like.
  • the components 11-13 of the electronic device 1 communicate with one another via a system bus.
  • the data processing system 10 includes at least one computer readable instruction stored in the memory 11, the at least one computer readable instruction being executable by the processor 12 to implement various embodiments of the present application.
  • step S1 after the execution of the data processing job of the plurality of related business systems fails, a visual configuration interface is generated and displayed.
  • a visual configuration interface is generated and displayed. For example, a data processing job execution log for a plurality of related business systems can be acquired, and real-time detection of whether the latest data processing job execution failure information appears in the data processing job execution log, and if so, generates and displays a visual configuration. Interface for users to enter configuration parameters.
  • the data processing job execution may be sent to the predetermined terminal.
  • the reminder message of the log reminds the user to re-execute the configuration of the data processing job in time to the generated configuration interface.
  • the data processing job execution failure log of the system record is sent to the user such as the management personnel through the mail, and the management personnel knows that the data processing job execution fails through the log in the mail, and the system can be timely arrived at the system.
  • the generated configuration interface is used to re-execute the parameter configuration of the data processing job.
  • the prompt information for prompting the execution failure of the data processing job is generated and displayed; and the receiving user according to the prompt information
  • the configuration request is issued, it is verified whether the user identity information satisfies the configuration authority. If yes, the data processing job configuration interface is generated and displayed.
  • the prompt information may be directly generated on the system interface.
  • the prompt information may include information related to the failure of the data processing job execution, and the user may click the configuration button in the prompt information by the administrator. To bring up the configuration interface.
  • Step S2 Receive configuration parameters input by the user in the visual configuration interface for re-executing the data processing job.
  • Step S3 Generate a corresponding first logic code according to the configuration parameter input by the user, and insert the first logic code into a preset position of the system code to re-execute the data processing job.
  • the user may input the configuration parameter in the generated visual configuration interface, and may automatically generate a corresponding first data for re-executing the data processing operation according to the configuration parameter input by the user on the basis of the preset code template.
  • the logic code inserts the first logic code into a preset position of the system code to implement a re-execution of the data processing job.
  • the code for executing the data processing job includes a code block A for indicating the time at which the data processing job is executed, and a code block B for performing the action of the data processing job, at the designated After the time execution data processing job fails, if the data processing job is not triggered to be re-executed, the system will not re-execute the data processing job.
  • the configuration parameter input by the user in the generated visual configuration interface is a parameter for re-executing the data processing job
  • the first logic code may be automatically generated, and the first logic code may be a preset trigger code. Such as the if function trigger code.
  • Inserting the first logic code, such as the if function trigger code, into a preset position of the system code, such as being inserted between the code block A and the code block B, may be inserted after the data processing job fails at the time specified by the system.
  • the first logic code such as the if function, triggers the code to trigger the code block B to re-execute the action of the data processing job, thereby implementing the re-execution of the data processing job.
  • the data processing operations for the multiple associated service systems may include, but are not limited to, acquiring a phone list of multiple associated service systems or pushing preset feedback information to multiple associated service systems. After the number of the phone lists of the multiple associated service systems fails to be obtained or the number of the obtained phone lists does not match the preset number (the number is abnormal), the data processing job of the multiple related service systems may be executed as a failure to generate and display.
  • the visual configuration interface may also include a type entry of the phone list.
  • the user may also choose to re-acquire the type of the phone list of the plurality of associated service systems, and in addition, in the data processing operation
  • the visual configuration interface further includes a type input item of the preset feedback information, which is more flexible and practical.
  • the embodiment provides a configuration interface for the user, generates a corresponding logic code according to the configuration parameter input by the user, and inserts the logic code into the The system code is in the preset position to re-execute the data processing job. Because after the data processing job fails, the user can automatically re-execute the data processing job by configuring the interface configuration parameters, without requiring the user to manually change the code or write the code on the system code, thereby effectively preventing damage to the system code. The security is high, and the user does not need to have high code writing ability, the whole process is very simple and efficient.
  • the visual configuration interface includes a time parameter input
  • the step S2 includes:
  • the step S3 includes:
  • the corresponding second logic code is generated according to the time parameter input by the user, and the second logic code is inserted into the preset position of the system code to re-execute the data processing job when the time corresponding to the time parameter input by the user is reached.
  • the visual configuration interface includes a time parameter input item, and the user can input a time parameter for re-executing the data processing job according to the actual application requirement in the visual configuration interface, so as to correspond to the time parameter of the user input.
  • the time is up, re-execute the data processing job.
  • the corresponding second logic code may be generated according to the time parameter input by the user, and the second logic code may include an if function trigger code.
  • the action of the code block B to re-execute the data processing job is triggered by the if function trigger code in the inserted second logic code, and the if-specified code is defined by the inserted second logic code.
  • the function trigger code triggers the time when the code block B re-executes the data processing job, thereby realizing the re-execution of the data processing operation according to the time parameter input by the user, which is more practical.
  • the visual configuration interface includes an option to immediately re-execute the data processing job, and the step S2 includes:
  • the step S3 includes:
  • the corresponding third logic code is generated according to an instruction input by the user to immediately re-execute the data processing job, and the third logic code is inserted into the preset position of the system code to immediately re-execute the data processing job.
  • the visual configuration interface includes an option to immediately re-execute the data processing job, and the user can issue an instruction to immediately re-execute the data processing job according to the needs of the actual application in the visual configuration interface, such as by clicking through the visualization.
  • immediately re-execute the data processing job button select the immediate re-execution of the data processing job selection, etc., to immediately re-execute the data processing job.
  • a corresponding third logic code may be generated, where the third logic code may include an if function trigger code and an immediate execution time designation code.
  • Inserting the third logic code into a preset position of the system code may be inserted after the data processing job of the multiple associated service systems fails to execute.
  • the if function in the third logic code triggers a code to trigger the action of the code block B to re-execute the data processing job, and the if function trigger code trigger code block is defined by the immediate execution time specification code in the inserted third logic code.
  • the time for re-executing the data processing job can be preset to 5s, 10s, 30s, etc., so that the data processing operation can be re-executed immediately according to the user's needs, which is simpler and more practical.
  • FIG. 2 is a schematic flowchart of a data processing method for multiple related service systems according to an embodiment of the present application.
  • the data processing method for multiple related service systems includes the following steps:
  • step S10 after the execution of the data processing job of the plurality of related business systems fails, a visual configuration interface is generated and displayed.
  • a visual configuration interface is generated and displayed. For example, a data processing job execution log for a plurality of related business systems can be acquired, and real-time detection of whether the latest data processing job execution failure information appears in the data processing job execution log, and if so, generates and displays a visual configuration. Interface for users to enter configuration parameters.
  • the data processing job execution may be sent to the predetermined terminal.
  • the reminder message of the log reminds the user to re-execute the configuration of the data processing job in time to the generated configuration interface.
  • the data processing job execution failure log of the system record is sent to the user such as the management personnel through the mail, and the management personnel knows that the data processing job execution fails through the log in the mail, and the system can be timely arrived at the system.
  • the generated configuration interface is used to re-execute the parameter configuration of the data processing job.
  • the prompt information for prompting the execution failure of the data processing job is generated and displayed; and the receiving user according to the prompt information
  • the configuration request is issued, it is verified whether the user identity information satisfies the configuration authority. If yes, the data processing job configuration interface is generated and displayed.
  • the prompt information may be directly generated on the system interface.
  • the prompt information may include information related to the failure of the data processing job execution, and the user may click the configuration button in the prompt information by the administrator. To bring up the configuration interface.
  • Step S20 Receive configuration parameters input by the user in the visual configuration interface for re-executing the data processing job.
  • Step S30 generating a corresponding first logic code according to the configuration parameter input by the user, and inserting the first logic code into a preset position of the system code to re-execute the data processing job.
  • the user may input the configuration parameter in the generated visual configuration interface, and may automatically generate a corresponding first data for re-executing the data processing operation according to the configuration parameter input by the user on the basis of the preset code template.
  • the logic code inserts the first logic code into a preset position of the system code to implement a re-execution of the data processing job.
  • the code for executing the data processing job includes a code block A for indicating the time at which the data processing job is executed, and a code block B for performing the action of the data processing job, at the designated After the time execution data processing job fails, if the data processing job is not triggered to be re-executed, the system will not re-execute the data processing job.
  • the configuration parameter input by the user in the generated visual configuration interface is a parameter for re-executing the data processing job
  • the first logic code may be automatically generated, and the first logic code may be a preset trigger code. Such as the if function trigger code.
  • Inserting the first logic code, such as the if function trigger code, into a preset position of the system code, such as being inserted between the code block A and the code block B, may be inserted after the data processing job fails at the time specified by the system.
  • the first logic code such as the if function, triggers the code to trigger the code block B to re-execute the action of the data processing job, thereby implementing the re-execution of the data processing job.
  • the data processing operations for the multiple associated service systems may include, but are not limited to, acquiring a phone list of multiple associated service systems or pushing preset feedback information to multiple associated service systems. After the number of the phone lists of the multiple associated service systems fails to be obtained or the number of the obtained phone lists does not match the preset number (the number is abnormal), the data processing job of the multiple related service systems may be executed as a failure to generate and display.
  • the visual configuration interface may also include a type entry of the phone list.
  • the user may also choose to re-acquire the type of the phone list of the plurality of associated service systems, and in addition, in the data processing operation
  • the visual configuration interface further includes a type input item of the preset feedback information, which is more flexible and practical.
  • the embodiment provides a configuration interface for the user, generates a corresponding logic code according to the configuration parameter input by the user, and inserts the logic code into the The system code is in the preset position to re-execute the data processing job. Because after the data processing job fails, the user can automatically re-execute the data processing job by configuring the interface configuration parameters, without requiring the user to manually change the code or write the code on the system code, thereby effectively preventing damage to the system code. The security is high, and the user does not need to have high code writing ability, the whole process is very simple and efficient.
  • the visual configuration interface includes a time parameter input
  • the step S20 includes:
  • the step S30 includes:
  • the corresponding second logic code is generated according to the time parameter input by the user, and the second logic code is inserted into the preset position of the system code to re-execute the data processing job when the time corresponding to the time parameter input by the user is reached.
  • the visual configuration interface includes a time parameter input item, and the user can input a time parameter for re-executing the data processing job according to the actual application requirement in the visual configuration interface, so as to correspond to the time parameter of the user input.
  • the corresponding second logic code may be generated according to the time parameter input by the user, and the second logic code may include an if function trigger code.
  • the action of the code block B to re-execute the data processing job is triggered by the if function trigger code in the inserted second logic code, and the if-specified code is defined by the inserted second logic code.
  • the function trigger code triggers the time when the code block B re-executes the data processing job, thereby realizing the re-execution of the data processing operation according to the time parameter input by the user, which is more practical.
  • the visual configuration interface includes an option to immediately re-execute the data processing job, and the step S20 includes:
  • the step S30 includes:
  • the corresponding third logic code is generated according to an instruction input by the user to immediately re-execute the data processing job, and the third logic code is inserted into the preset position of the system code to immediately re-execute the data processing job.
  • the visual configuration interface includes an option to immediately re-execute the data processing job, and the user can issue an instruction to immediately re-execute the data processing job according to the needs of the actual application in the visual configuration interface, such as by clicking through the visualization.
  • immediately re-execute the data processing job button select the immediate re-execution of the data processing job selection, etc., to immediately re-execute the data processing job.
  • a corresponding third logic code may be generated, where the third logic code may include an if function trigger code and an immediate execution time designation code.
  • Inserting the third logic code into a preset position of the system code may be inserted after the data processing job of the multiple associated service systems fails to execute.
  • the if function in the third logic code triggers a code to trigger the action of the code block B to re-execute the data processing job, and the if function trigger code trigger code block is defined by the immediate execution time specification code in the inserted third logic code.
  • the time for re-executing the data processing job can be preset to 5s, 10s, 30s, etc., so that the data processing operation can be re-executed immediately according to the user's needs, which is simpler and more practical.
  • the present application further provides a computer readable storage medium storing a data processing system for a plurality of associated service systems, the data processing system for the plurality of associated service systems being at least one Executing, by the processor, the at least one processor to perform the steps of the data processing method for the multiple associated service systems in the foregoing embodiment, the steps S10, S20, and S30 of the data processing method for the multiple associated service systems
  • a computer readable storage medium storing a data processing system for a plurality of associated service systems, the data processing system for the plurality of associated service systems being at least one Executing, by the processor, the at least one processor to perform the steps of the data processing method for the multiple associated service systems in the foregoing embodiment, the steps S10, S20, and S30 of the data processing method for the multiple associated service systems
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and can also be implemented by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present application which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Debugging And Monitoring (AREA)
  • Facsimiles In General (AREA)

Abstract

一种对多个关联业务系统的数据处理方法、电子装置及可读存储介质,该方法包括:在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面(S10);接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数(S20);根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业(S30)。该方法有效防止对系统代码造成破坏,安全性较高,而且无需用户具有较高的代码编写能力,整个过程非常简易、高效。

Description

对多个关联业务系统的数据处理方法、电子装置及介质
优先权申明
本申请基于巴黎公约申明享有2017年10月10日递交的申请号为CN 201710933848.3、名称为“对多个关联业务系统的数据处理方法、电子装置及介质”中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种对多个关联业务系统的数据处理方法、电子装置及可读存储介质。
背景技术
目前,在对多个关联业务系统进行数据处理作业时,为了不影响各个业务系统上业务的正常处理,一般都是在凌晨进行。例如,系统默认会在凌晨启动Job获取关联系统的名单,但由于网络不通、系统异常、关联系统数据未准备等问题会导致名单Job运行失败,如果想要重新补取,需要开发和运维人员在代码级别上触发Job的启动,即需要人工修改系统代码或在系统代码中写入新的代码来重新启动名单补取的任务,不仅对操作人员的要求较高,而且人工写入代码时有可能会对系统代码造成破坏,造成整个系统异常,安全性差,且整个过程较为繁琐。
发明内容
本申请的目的在于提供一种对多个关联业务系统的数据处理方法、电子装置及可读存储介质,旨在提高对多个关联业务系统重新执行数据处理作业的安全性及简易性。
为实现上述目的,本申请第一方面提供一种电子装置,所述电子装置包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的对多个关联业务系统的数据处理系统,所述对多个关联业务系统的数据处理系统被所述处理器执行时实现如下步骤:
A、在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面;
B、接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数;
C、根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
此外,为实现上述目的,本申请第二方面还提供一种对多个关联业务系统的数据处理方法,所述对多个关联业务系统的数据处理方法包括:
步骤一、在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面;
步骤二、接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数;
步骤三、根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
进一步地,为实现上述目的,本申请第三方面还提供一种计算机可读存储介质,所述计算机可读存储介质存储有对多个关联业务系统的数据处理系统,所述对多个关联业务系统的数据处理系统可被至少 一个处理器执行,以使所述至少一个处理器执行如上述的对多个关联业务系统的数据处理方法的步骤。
本申请提出的对多个关联业务系统的数据处理方法、系统及可读存储介质,在对多个关联业务系统的数据处理作业执行失败后,为用户提供配置界面,根据用户输入的配置参数生成相应的逻辑代码,并把该逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。由于在数据处理作业失败后,用户只需通过配置界面配置参数即可实现数据处理作业的自动重新执行,无需用户人工在系统代码上进行代码更改或写入代码,有效防止对系统代码造成破坏,安全性较高,而且无需用户具有较高的代码编写能力,整个过程非常简易、高效。
附图说明
图1为本申请数据处理系统10较佳实施例的运行环境示意图;
图2为本申请对多个关联业务系统的数据处理方法一实施例的流程示意图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
需要说明的是,在本申请中涉及“第一”、“第二”等的描述仅用于描述目的,而不能理解为指示或暗示其相对重要性或者隐含指明 所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合,但是必须是以本领域普通技术人员能够实现为基础,当技术方案的结合出现相互矛盾或无法实现时应当认为这种技术方案的结合不存在,也不在本申请要求的保护范围之内。
本申请提供一种对多个关联业务系统的数据处理系统。请参阅图1,是本申请数据处理系统10较佳实施例的运行环境示意图。
在本实施例中,所述的数据处理系统10安装并运行于电子装置1中。该电子装置1可包括,但不仅限于,存储器11、处理器12及显示器13。图1仅示出了具有组件11-13的电子装置1,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
所述存储器11至少包括一种类型的可读存储介质,所述存储器11在一些实施例中可以是所述电子装置1的内部存储单元,例如该电子装置1的硬盘或内存。所述存储器11在另一些实施例中也可以是所述电子装置1的外部存储设备,例如所述电子装置1上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器11还可以既包括所述电子装置1的内部存储单元也包括外部存储设备。所述存储器11用于存储安装于所述电子装置1的应用软件及各类数据,例如所述数据处理系统10的程序代码等。所述存储器11还可以用于暂时地存储已经输出或者将要输出的数据。
所述处理器12在一些实施例中可以是一中央处理器(Central Processing Unit,CPU),微处理器或其他数据处理芯片,用于运行所 述存储器11中存储的程序代码或处理数据,例如执行所述数据处理系统10等。
所述显示器13在一些实施例中可以是LED显示器、液晶显示器、触控式液晶显示器以及OLED(Organic Light-Emitting Diode,有机发光二极管)触摸器等。所述显示器13用于显示在所述电子装置1中处理的信息以及用于显示可视化的用户界面,例如可视化的配置界面、提示信息等。所述电子装置1的部件11-13通过系统总线相互通信。
所述数据处理系统10包括至少一个存储在所述存储器11中的计算机可读指令,该至少一个计算机可读指令可被所述处理器12执行,以实现本申请各实施例。
其中,上述对多个关联业务系统的数据处理系统10被所述处理器12执行时实现如下步骤:
步骤S1,在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面。
在对多个关联业务系统进行数据处理作业时,出现网络不通、系统异常、关联系统数据未准备等问题均会导致对多个关联业务系统的数据处理作业执行失败,本实施例中,在监测到对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面。例如,可获取对多个关联业务系统的数据处理作业执行日志,并实时检测数据处理作业执行日志中是否出现有最新的数据处理作业执行失败的信息,若有,则生成并显示一可视化的配置界面,供用户输入配置参数。
在一种可选的实施方式中,在根据对多个关联业务系统的数据处 理作业执行日志监测到有最新的数据处理作业执行失败后,可向预先确定的终端发送包含所述数据处理作业执行日志的提醒消息,以提醒用户及时到生成的配置界面上进行重新执行数据处理作业的配置。例如,可在监测到数据处理作业执行失败后,通过邮件向用户如管理人员发送系统记录的数据处理作业执行失败日志,管理人员通过邮件中的日志获知数据处理作业执行失败,即可及时到系统上生成的配置界面进行重新执行数据处理作业的参数配置。
在另一种可选的实施方式中,在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足配置权限,若满足,则生成并显示数据处理作业配置界面。例如,可在监测到数据处理作业执行失败后,直接在系统界面上生成提示信息,如提示信息中可包含数据处理作业执行失败的相关信息,用户如管理人员可通过点击提示信息中的配置按钮来调出配置界面。此外,在显示配置界面之前,还需验证当前管理人员的权限,可针对不同人员设置不同的配置权限,只有当前管理人员的身份符合配置权限,如身份证号、账号密码、工号等满足配置权限时,才显示数据处理作业配置界面,安全性更高。
步骤S2,接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数。
步骤S3,根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
本实施例中,用户可在生成的可视化的配置界面中输入配置参 数,即可在预设的代码模板基础上,根据用户输入的配置参数自动生成相应的用于重新执行数据处理作业的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以实现重新执行数据处理作业。
例如,在系统代码中,执行数据处理作业的代码包括代码块A、代码块B,代码块A用于指示执行数据处理作业的时间,代码块B用于执行数据处理作业的动作,在指定的时间执行数据处理作业失败后,若没有触发重新执行数据处理作业,则系统不会重新执行数据处理作业。本实施例中,若用户在生成的可视化的配置界面中输入的配置参数为重新执行数据处理作业的参数,则可自动生成第一逻辑代码,该第一逻辑代码可以是预设的触发代码,如if函数触发代码。将该第一逻辑代码如if函数触发代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在系统指定的时间执行数据处理作业失败后,通过插入的该第一逻辑代码如if函数触发代码来触发代码块B重新执行数据处理作业的动作,从而实现重新执行数据处理作业。
本实施例中,对多个关联业务系统的数据处理作业可包括但不限于获取多个关联业务系统的电话名单或推送预设反馈信息至多个关联业务系统等。其中,在获取多个关联业务系统的电话名单失败或获取的电话名单数量与预设数量不符(数量异常)后,可视为对多个关联业务系统的数据处理作业执行失败,在生成并显示的可视化配置界面中,还可包括电话名单的类型输入项,用户除了可配置重新执行数据处理作业之外,还可选择重新获取多个关联业务系统的电话名单的类型,此外,在数据处理作业为推送预设反馈信息至多个关联业务系 统时,所述可视化的配置界面还包括预设反馈信息的类型输入项,更加灵活实用。
与现有技术相比,本实施例在对多个关联业务系统的数据处理作业执行失败后,为用户提供配置界面,根据用户输入的配置参数生成相应的逻辑代码,并把该逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。由于在数据处理作业失败后,用户只需通过配置界面配置参数即可实现数据处理作业的自动重新执行,无需用户人工在系统代码上进行代码更改或写入代码,有效防止对系统代码造成破坏,安全性较高,而且无需用户具有较高的代码编写能力,整个过程非常简易、高效。
在一可选的实施例中,在上述实施例的基础上,所述可视化的配置界面包括时间参数输入项,所述步骤S2包括:
接收用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数;
所述步骤S3包括:
根据用户输入的时间参数生成相应的第二逻辑代码,把该第二逻辑代码插入到系统代码的预设位置中,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。
本实施例中,所述可视化的配置界面包括时间参数输入项,用户可在该可视化的配置界面中根据实际应用的需要输入重新执行数据处理作业的时间参数,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。例如,接收到用户在该可视化的配置界面中 输入的重新执行数据处理作业的时间参数后,可根据用户输入的时间参数生成相应的第二逻辑代码,该第二逻辑代码可包括if函数触发代码以及重新执行时间指定代码,把该第二逻辑代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在对多个关联业务系统的数据处理作业执行失败后,通过插入的该第二逻辑代码中的if函数触发代码来触发代码块B重新执行数据处理作业的动作,并且,通过插入的该第二逻辑代码中的重新执行时间指定代码限定了if函数触发代码触发代码块B重新执行数据处理作业的时间,从而实现按用户输入的时间参数来定时完成重新执行数据处理作业,实用性更强。
在一可选的实施例中,在上述实施例的基础上,所述可视化的配置界面包括立即重新执行数据处理作业的选项,所述步骤S2包括:
接收用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令;
所述步骤S3包括:
根据用户输入的立即重新执行数据处理作业的指令生成相应的第三逻辑代码,把该第三逻辑代码插入到系统代码的预设位置中,以立即重新执行数据处理作业。
本实施例中,所述可视化的配置界面包括立即重新执行数据处理作业的选项,用户可在该可视化的配置界面中根据实际应用的需要发出立即重新执行数据处理作业的指令,如可通过点击可视化的配置界面中的立即重新执行数据处理作业按钮、选中立即重新执行数据处理作业选择项等方式,以立即重新执行数据处理作业。例如,接收到用 户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令后,可生成相应的第三逻辑代码,该第三逻辑代码可包括if函数触发代码以及立即执行时间指定代码,把该第三逻辑代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在对多个关联业务系统的数据处理作业执行失败后,通过插入的该第三逻辑代码中的if函数触发代码来触发代码块B重新执行数据处理作业的动作,并且,通过插入的该第三逻辑代码中的立即执行时间指定代码限定了if函数触发代码触发代码块B重新执行数据处理作业的时间,如可预设为5s、10s、30s等,从而实现根据用户需要来立即重新执行数据处理作业,更加简单实用。
如图2所示,图2为本申请对多个关联业务系统的数据处理方法一实施例的流程示意图,该对多个关联业务系统的数据处理方法包括以下步骤:
步骤S10,在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面。
在对多个关联业务系统进行数据处理作业时,出现网络不通、系统异常、关联系统数据未准备等问题均会导致对多个关联业务系统的数据处理作业执行失败,本实施例中,在监测到对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面。例如,可获取对多个关联业务系统的数据处理作业执行日志,并实时检测数据处理作业执行日志中是否出现有最新的数据处理作业执行失败的信息,若有,则生成并显示一可视化的配置界面,供用户输入配置参数。
在一种可选的实施方式中,在根据对多个关联业务系统的数据处理作业执行日志监测到有最新的数据处理作业执行失败后,可向预先确定的终端发送包含所述数据处理作业执行日志的提醒消息,以提醒用户及时到生成的配置界面上进行重新执行数据处理作业的配置。例如,可在监测到数据处理作业执行失败后,通过邮件向用户如管理人员发送系统记录的数据处理作业执行失败日志,管理人员通过邮件中的日志获知数据处理作业执行失败,即可及时到系统上生成的配置界面进行重新执行数据处理作业的参数配置。
在另一种可选的实施方式中,在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足配置权限,若满足,则生成并显示数据处理作业配置界面。例如,可在监测到数据处理作业执行失败后,直接在系统界面上生成提示信息,如提示信息中可包含数据处理作业执行失败的相关信息,用户如管理人员可通过点击提示信息中的配置按钮来调出配置界面。此外,在显示配置界面之前,还需验证当前管理人员的权限,可针对不同人员设置不同的配置权限,只有当前管理人员的身份符合配置权限,如身份证号、账号密码、工号等满足配置权限时,才显示数据处理作业配置界面,安全性更高。
步骤S20,接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数。
步骤S30,根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
本实施例中,用户可在生成的可视化的配置界面中输入配置参数,即可在预设的代码模板基础上,根据用户输入的配置参数自动生成相应的用于重新执行数据处理作业的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以实现重新执行数据处理作业。
例如,在系统代码中,执行数据处理作业的代码包括代码块A、代码块B,代码块A用于指示执行数据处理作业的时间,代码块B用于执行数据处理作业的动作,在指定的时间执行数据处理作业失败后,若没有触发重新执行数据处理作业,则系统不会重新执行数据处理作业。本实施例中,若用户在生成的可视化的配置界面中输入的配置参数为重新执行数据处理作业的参数,则可自动生成第一逻辑代码,该第一逻辑代码可以是预设的触发代码,如if函数触发代码。将该第一逻辑代码如if函数触发代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在系统指定的时间执行数据处理作业失败后,通过插入的该第一逻辑代码如if函数触发代码来触发代码块B重新执行数据处理作业的动作,从而实现重新执行数据处理作业。
本实施例中,对多个关联业务系统的数据处理作业可包括但不限于获取多个关联业务系统的电话名单或推送预设反馈信息至多个关联业务系统等。其中,在获取多个关联业务系统的电话名单失败或获取的电话名单数量与预设数量不符(数量异常)后,可视为对多个关联业务系统的数据处理作业执行失败,在生成并显示的可视化配置界面中,还可包括电话名单的类型输入项,用户除了可配置重新执行数据处理作业之外,还可选择重新获取多个关联业务系统的电话名单的 类型,此外,在数据处理作业为推送预设反馈信息至多个关联业务系统时,所述可视化的配置界面还包括预设反馈信息的类型输入项,更加灵活实用。
与现有技术相比,本实施例在对多个关联业务系统的数据处理作业执行失败后,为用户提供配置界面,根据用户输入的配置参数生成相应的逻辑代码,并把该逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。由于在数据处理作业失败后,用户只需通过配置界面配置参数即可实现数据处理作业的自动重新执行,无需用户人工在系统代码上进行代码更改或写入代码,有效防止对系统代码造成破坏,安全性较高,而且无需用户具有较高的代码编写能力,整个过程非常简易、高效。
在一可选的实施例中,在上述实施例的基础上,所述可视化的配置界面包括时间参数输入项,所述步骤S20包括:
接收用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数;
所述步骤S30包括:
根据用户输入的时间参数生成相应的第二逻辑代码,把该第二逻辑代码插入到系统代码的预设位置中,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。
本实施例中,所述可视化的配置界面包括时间参数输入项,用户可在该可视化的配置界面中根据实际应用的需要输入重新执行数据处理作业的时间参数,以在到达用户输入的时间参数对应的时间时, 重新执行数据处理作业。例如,接收到用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数后,可根据用户输入的时间参数生成相应的第二逻辑代码,该第二逻辑代码可包括if函数触发代码以及重新执行时间指定代码,把该第二逻辑代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在对多个关联业务系统的数据处理作业执行失败后,通过插入的该第二逻辑代码中的if函数触发代码来触发代码块B重新执行数据处理作业的动作,并且,通过插入的该第二逻辑代码中的重新执行时间指定代码限定了if函数触发代码触发代码块B重新执行数据处理作业的时间,从而实现按用户输入的时间参数来定时完成重新执行数据处理作业,实用性更强。
在一可选的实施例中,在上述实施例的基础上,所述可视化的配置界面包括立即重新执行数据处理作业的选项,所述步骤S20包括:
接收用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令;
所述步骤S30包括:
根据用户输入的立即重新执行数据处理作业的指令生成相应的第三逻辑代码,把该第三逻辑代码插入到系统代码的预设位置中,以立即重新执行数据处理作业。
本实施例中,所述可视化的配置界面包括立即重新执行数据处理作业的选项,用户可在该可视化的配置界面中根据实际应用的需要发出立即重新执行数据处理作业的指令,如可通过点击可视化的配置界面中的立即重新执行数据处理作业按钮、选中立即重新执行数据处理 作业选择项等方式,以立即重新执行数据处理作业。例如,接收到用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令后,可生成相应的第三逻辑代码,该第三逻辑代码可包括if函数触发代码以及立即执行时间指定代码,把该第三逻辑代码插入到系统代码的预设位置中,如插入到代码块A与代码块B之间,则可在对多个关联业务系统的数据处理作业执行失败后,通过插入的该第三逻辑代码中的if函数触发代码来触发代码块B重新执行数据处理作业的动作,并且,通过插入的该第三逻辑代码中的立即执行时间指定代码限定了if函数触发代码触发代码块B重新执行数据处理作业的时间,如可预设为5s、10s、30s等,从而实现根据用户需要来立即重新执行数据处理作业,更加简单实用。
此外,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质存储有对多个关联业务系统的数据处理系统,所述对多个关联业务系统的数据处理系统可被至少一个处理器执行,以使所述至少一个处理器执行如上述实施例中的对多个关联业务系统的数据处理方法的步骤,该对多个关联业务系统的数据处理方法的步骤S10、S20、S30等具体实施过程如上文所述,在此不再赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定 的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件来实现,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
以上参照附图说明了本申请的优选实施例,并非因此局限本申请的权利范围。上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。另外,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。
本领域技术人员不脱离本申请的范围和实质,可以有多种变型方案实现本申请,比如作为一个实施例的特征可用于另一实施例而得到又一实施例。凡在运用本申请的技术构思之内所作的任何修改、等同替换和改进,均应在本申请的权利范围之内。

Claims (20)

  1. 一种电子装置,其特征在于,所述电子装置包括存储器、处理器,所述存储器上存储有可在所述处理器上运行的对多个关联业务系统的数据处理系统,所述对多个关联业务系统的数据处理系统被所述处理器执行时实现如下步骤:
    A、在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面;
    B、接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数;
    C、根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
  2. 如权利要求1所述的电子装置,其特征在于,所述可视化的配置界面包括时间参数输入项,所述步骤B包括:
    接收用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数;
    所述步骤C包括:
    根据用户输入的时间参数生成相应的第二逻辑代码,把该第二逻辑代码插入到系统代码的预设位置中,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。
  3. 如权利要求1所述的电子装置,其特征在于,所述可视化的配置界面包括立即重新执行数据处理作业的选项,所述步骤B包括:
    接收用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令;
    所述步骤C包括:
    根据用户输入的立即重新执行数据处理作业的指令生成相应的第三逻辑代码,把该第三逻辑代码插入到系统代码的预设位置中,以立即重新执行数据处理作业。
  4. 如权利要求1所述的电子装置,其特征在于,所述数据处理作业包括获取多个关联业务系统的电话名单或推送预设反馈信息至多个关联业务系统;所述可视化的配置界面包括电话名单的类型输入项或预设反馈信息的类型输入项。
  5. 如权利要求1所述的电子装置,其特征在于,所述步骤A包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  6. 如权利要求2所述的电子装置,其特征在于,所述步骤A包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  7. 如权利要求3所述的电子装置,其特征在于,所述步骤A包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  8. 如权利要求4所述的电子装置,其特征在于,所述步骤A包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  9. 一种对多个关联业务系统的数据处理方法,其特征在于,所述对多个关联业务系统的数据处理方法包括:
    步骤一、在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面;
    步骤二、接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数;
    步骤三、根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
  10. 如权利要求9所述的对多个关联业务系统的数据处理方法,其特征在于,所述可视化的配置界面包括时间参数输入项,所述步骤二包括:
    接收用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数;
    所述步骤三包括:
    根据用户输入的时间参数生成相应的第二逻辑代码,把该第二逻辑代码插入到系统代码的预设位置中,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。
  11. 如权利要求9所述的对多个关联业务系统的数据处理方法,其特征在于,所述可视化的配置界面包括立即重新执行数据处理作业的选项,所述步骤二包括:
    接收用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令;
    所述步骤三包括:
    根据用户输入的立即重新执行数据处理作业的指令生成相应的第三逻辑代码,把该第三逻辑代码插入到系统代码的预设位置中,以立即重新执行数据处理作业。
  12. 如权利要求9所述的对多个关联业务系统的数据处理方法,其特征在于,所述数据处理作业包括获取多个关联业务系统的电话名单或推送预设反馈信息至多个关联业务系统;所述可视化的配置界面包括电话名单的类型输入项或预设反馈信息的类型输入项。
  13. 如权利要求9所述的对多个关联业务系统的数据处理方法,其特征在于,所述步骤一包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份 信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  14. 如权利要求10所述的对多个关联业务系统的数据处理方法,其特征在于,所述步骤一包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  15. 如权利要求11所述的对多个关联业务系统的数据处理方法,其特征在于,所述步骤一包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  16. 如权利要求12所述的对多个关联业务系统的数据处理方法,其特征在于,所述步骤一包括:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示用于提示数据处理作业执行失败的提示信息;
    在收到用户根据所述提示信息发出的配置请求后,验证用户身份信息是否满足预设的配置权限,若满足,则生成并显示可视化的配置界面。
  17. 一种计算机可读存储介质,其特征在于,所述计算机可读存 储介质上存储有对多个关联业务系统的数据处理系统,所述对多个关联业务系统的数据处理系统被处理器执行时实现如下步骤:
    在对多个关联业务系统的数据处理作业执行失败后,生成并显示一可视化的配置界面;
    接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数;
    根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业。
  18. 如权利要求17所述的计算机可读存储介质,其特征在于,所述可视化的配置界面包括时间参数输入项,所述接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数的步骤包括:
    接收用户在该可视化的配置界面中输入的重新执行数据处理作业的时间参数;
    所述根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业的步骤包括:
    根据用户输入的时间参数生成相应的第二逻辑代码,把该第二逻辑代码插入到系统代码的预设位置中,以在到达用户输入的时间参数对应的时间时,重新执行数据处理作业。
  19. 如权利要求17所述的计算机可读存储介质,其特征在于,所述可视化的配置界面包括立即重新执行数据处理作业的选项,所述接收用户在该可视化的配置界面中输入的用于重新执行数据处理作业的配置参数的步骤包括:
    接收用户在该可视化的配置界面中输入的立即重新执行数据处理作业的指令;
    所述根据用户输入的配置参数生成相应的第一逻辑代码,并把该第一逻辑代码插入到系统代码的预设位置中,以重新执行数据处理作业的步骤包括:
    根据用户输入的立即重新执行数据处理作业的指令生成相应的第三逻辑代码,把该第三逻辑代码插入到系统代码的预设位置中,以立即重新执行数据处理作业。
  20. 如权利要求17所述的计算机可读存储介质,其特征在于,所述数据处理作业包括获取多个关联业务系统的电话名单或推送预设反馈信息至多个关联业务系统;所述可视化的配置界面包括电话名单的类型输入项或预设反馈信息的类型输入项。
PCT/CN2018/076146 2017-10-10 2018-02-10 对多个关联业务系统的数据处理方法、电子装置及介质 WO2019071895A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710933848.3A CN107797800B (zh) 2017-10-10 2017-10-10 对多个关联业务系统的数据处理方法、电子装置及介质
CN201710933848.3 2017-10-10

Publications (1)

Publication Number Publication Date
WO2019071895A1 true WO2019071895A1 (zh) 2019-04-18

Family

ID=61533118

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/076146 WO2019071895A1 (zh) 2017-10-10 2018-02-10 对多个关联业务系统的数据处理方法、电子装置及介质

Country Status (2)

Country Link
CN (1) CN107797800B (zh)
WO (1) WO2019071895A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112286506B (zh) * 2020-10-30 2024-05-07 杭州海康威视数字技术股份有限公司 数据关联方法、装置、服务器及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN204360367U (zh) * 2014-11-13 2015-05-27 朗新科技股份有限公司 代码自动生成装置
CN106570004A (zh) * 2015-10-08 2017-04-19 北京国双科技有限公司 一种数据管理方法及装置
US20170123769A1 (en) * 2015-10-30 2017-05-04 Sap Se Method and system for parameter model framework
CN106802797A (zh) * 2016-12-28 2017-06-06 微景天下(北京)科技有限公司 一种应用程序编程接口的生成方法及装置
CN106951248A (zh) * 2017-03-16 2017-07-14 网易(杭州)网络有限公司 添加代码的方法、装置和可读存储介质
CN107193554A (zh) * 2017-04-27 2017-09-22 北京小米移动软件有限公司 一种生成前端代码的方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014178254A (ja) * 2013-03-15 2014-09-25 Nec Casio Mobile Communications Ltd 報知制御装置、報知装置、電子機器、報知制御方法およびプログラム
CN103544060B (zh) * 2013-10-25 2016-06-22 珠海许继芝电网自动化有限公司 一种基于webservice的服务调度系统及方法
CN106547635B (zh) * 2015-09-18 2020-10-09 阿里巴巴集团控股有限公司 一种作业的操作重试方法和装置
CN106502769B (zh) * 2016-09-30 2019-11-05 华为技术有限公司 分布式事务处理方法、装置及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN204360367U (zh) * 2014-11-13 2015-05-27 朗新科技股份有限公司 代码自动生成装置
CN106570004A (zh) * 2015-10-08 2017-04-19 北京国双科技有限公司 一种数据管理方法及装置
US20170123769A1 (en) * 2015-10-30 2017-05-04 Sap Se Method and system for parameter model framework
CN106802797A (zh) * 2016-12-28 2017-06-06 微景天下(北京)科技有限公司 一种应用程序编程接口的生成方法及装置
CN106951248A (zh) * 2017-03-16 2017-07-14 网易(杭州)网络有限公司 添加代码的方法、装置和可读存储介质
CN107193554A (zh) * 2017-04-27 2017-09-22 北京小米移动软件有限公司 一种生成前端代码的方法和装置

Also Published As

Publication number Publication date
CN107797800B (zh) 2020-12-15
CN107797800A (zh) 2018-03-13

Similar Documents

Publication Publication Date Title
CN108810831B (zh) 短信验证码的推送方法、电子装置及可读存储介质
CN103329095B (zh) 用编码的信息验证管理程序
WO2022027867A1 (zh) 基于mdc多线程链路追踪方法、装置及计算机可读存储介质
CN102262574B (zh) 操作系统启动保护方法和装置
WO2019148727A1 (zh) 电子装置、基于redis的异常预警方法及存储介质
WO2019136812A1 (zh) 电子装置、数据调用日志生成及查询方法及存储介质
US20150309925A1 (en) Method for completing a secure erase operation
WO2019148728A1 (zh) 电子装置、分布式系统执行任务分配方法及存储介质
CN112035472A (zh) 数据处理方法、装置、计算机设备和存储介质
WO2021169124A1 (zh) 安装软件包至目标主机的方法、装置和计算机设备
CN108292342A (zh) 向固件中的侵入的通知
CN111654522B (zh) 文件同步方法、文件同步服务器及存储介质
CN110597662B (zh) 备份数据自动验证方法、装置、用户设备及存储介质
WO2019169771A1 (zh) 电子装置、访问指令信息获取方法及存储介质
WO2019071895A1 (zh) 对多个关联业务系统的数据处理方法、电子装置及介质
WO2019062020A1 (zh) 异步任务统一处理方法、装置及存储介质
WO2019091023A1 (zh) 影像文件上传方法、服务器及可读存储介质
CN110879701B (zh) 工作流可视化配置方法、服务器、系统及介质
KR101429131B1 (ko) 시스템 보호를 위한 파일 보안용 관리장치와 관리방법
CN110750805B (zh) 应用程序访问控制方法、装置、电子设备及可读存储介质
WO2020248384A1 (zh) 防止请求重复访问方法、装置、计算机设备及存储介质
CN112445549A (zh) 运维方法、运维装置、电子设备和介质
CN115774581A (zh) 执行机器人脚本方法及相关装置
CN103198031B (zh) 信息处理装置及存储设备的使用限制的解除方法
WO2019144555A1 (zh) 容灾数据的在线同步装置、方法及计算机可读存储介质

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: 18866666

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 1205A DATED 28.09.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18866666

Country of ref document: EP

Kind code of ref document: A1