CN104199647A - Visualization system and implementation method based on IBM host - Google Patents

Visualization system and implementation method based on IBM host Download PDF

Info

Publication number
CN104199647A
CN104199647A CN201410406207.9A CN201410406207A CN104199647A CN 104199647 A CN104199647 A CN 104199647A CN 201410406207 A CN201410406207 A CN 201410406207A CN 104199647 A CN104199647 A CN 104199647A
Authority
CN
China
Prior art keywords
control
data
page
event
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410406207.9A
Other languages
Chinese (zh)
Other versions
CN104199647B (en
Inventor
吴风雷
吴志浩
李红霞
陈芝佳
徐兰
张建辉
邱韬奋
陈浩然
杨春喜
莫婷婷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201410406207.9A priority Critical patent/CN104199647B/en
Publication of CN104199647A publication Critical patent/CN104199647A/en
Application granted granted Critical
Publication of CN104199647B publication Critical patent/CN104199647B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a visualization system and an implementation method based on an IBM host. The system comprises a client and a counter front-end system, wherein the client is provided with a development platform external member with a bank service integrating function, various visual controls are provided, and resource files are generated in a specific action mode; the counter front-end system is used for allowing a user to log in for transaction processing and being in communication connection with the host for data interchange; the counter front-end system further comprises a service end provided with a service end assembly integrated in the counter front-end system, and the service end is used for providing a function of generating a visual page, analyzing and compiling the received resource files and compiling and analyzing public codes and data dictionaries from the host. By the adoption of the visualization system based on a bank core system, the problems that integration of development tools of an existing bank core system is low, development efficiency is low, and data expansion and management are difficult are effectively solved.

Description

A kind of visualization system and implementation method based on IBM main frame
Technical field
The present invention relates to data processing field, in particular to a kind of visualization system and implementation method based on IBM main frame.
Background technology
According to statistics, the existing core system of banking industry has adopted the architecture mode of B/S mostly, and bank is generally used the realize technology of IBM main frame as core system both at home and abroad, and front end picture represents in the mode of WEB.At present, popular WEB development language is JSP, but the development process of JSP is comparatively complicated, very inconvenience of the definition to interface control and configuration, and the style that each programmer writes is also not quite identical, and this has brought great inconvenience to the code maintenance in later stage.
Traditional developing instrument or expensive (as VISUAL STUDIO), visual development is supported to not enough (as ECLIPSE), and general tool (as DREAMVEAVER), only pay close attention to the exploitation of front-end WEB interface, lack specially and develop associated kit for commercial bank's core system, not high with IBM host computer system integrated level.
Conventionally, the exploitation of traditional bank B/S front end is often used on the market general page development instrument, use this class instrument to write the page code hand-coding page source code that often needs to start anew, programmer both GPRS banking also will be proficient in front end development technique, development complexity is loaded down with trivial details, and debugging efficiency is lower.The more important thing is that this class developing instrument generally only focuses on the exploitation of front-end WEB interface, the exploitation of front-end interface and core system exploitation can not be linked together, data structure in main frame core system and data dictionary can not be directly for front ends, the change of main frame core system data structure and data dictionary also cannot automatically be reflected in front-end interface, makes development process become more complicated.And front end developer and core system developer be to being unfamiliar with of development language and developing instrument each other, the communication exchange while giving cooperative development has brought difficulty.Use traditional developing instrument to carry out bank's cabinet plane system exploitation, a large amount of man power and materials be need to spend and traffic data type, common parameter, interface again removed to define, and link up and develop, cause exploitative waste, greatly extend the construction cycle, meanwhile, be not easy to data expand and manage.
Summary of the invention
For solving the problems of the technologies described above, the invention provides a kind of visualization system and implementation method based on IBM main frame, by adopting the visualization system based on core banking system, the developing instrument integrated level that has effectively solved current core banking system is not high, development efficiency is low, is not easy to the problem that data are expanded and managed.
According to the first aspect of the embodiment of the present invention, a kind of visualization system based on IBM main frame is provided, described system comprises:
Client, has the development platform external member of integrated banking function, and multiple visual control is provided, and generates resource file by specific action mode;
End system in face of cabinet, for operation interface represent, bank's front-end business processes and carries out exchanges data with main frame;
In face of described cabinet, end system also comprises:
Service end, have and be integrated in the service end assembly in end system in face of described cabinet, described service end, for the function that generates visual page is provided, is resolved compiling to the described resource file receiving, and the common code from main frame and data dictionary is compiled to parsing.
According to the second aspect of the embodiment of the present invention, a kind of the Visual Implementation method based on IBM main frame is provided, described method comprises:
Service end provides data dictionary and the common code of main frame to client, make described client know data model;
Described client, according to described data model, generates resource file by visual programming tools in specific action mode, and the interface of transmission and host communication agreement;
Described service end is resolved compiling to the described resource file receiving, and the common code from described main frame and data dictionary are compiled to parsing, generates visual page.
Implement a kind of visualization system and implementation method based on IBM main frame provided by the invention, have the following advantages:
1) can provide complete interface control to use to developer with the development language that is simple and easy to use, realize design visual and prgraming automatized, reduce exploitation complexity, raising development efficiency;
2) bank's cabinet plane system exploitation and core banking system exploitation are integrated, realize sharing and unified management of two ends data structure and data dictionary;
3) provide the platform development language can customize, strengthened reusability and the extensibility of instrument; The output page can format customization according to the business demand of bank.
Brief description of the drawings
Fig. 1 is the structural representation of the visualization system based on IBM main frame of the present invention;
Fig. 2 is the structural representation of client 100 in system of the present invention;
Fig. 3 is the visual control icon of client 100 in system of the present invention and the chart of control title;
Fig. 4 is the structural representation of service end 300 in system of the present invention;
Fig. 5 is the structural representation of the resource resolver 310 of service end 300 in system of the present invention;
Fig. 6 is the schematic diagram of data structure system of picture of concluding the business in system of the present invention;
Fig. 7 is that in system of the present invention, service end 300 generates input page process flow diagram;
Fig. 8 is that in system of the present invention, service end 300 generates output page face process flow diagram;
Fig. 9 is the schematic diagram of event semantics data model in system of the present invention;
Figure 10 is the cabinet structural representation of end system 200 in front in system of the present invention;
Figure 11 is the process flow diagram of a kind of the Visual Implementation method based on IBM main frame of the present invention;
Figure 12 is the client in the inventive method generates resource file in specific action mode process flow diagram by visual programming tools.
Embodiment
For making object, technical scheme and the advantage of embodiments of the invention clearer, below in conjunction with accompanying drawing, the present invention is described in further detail.
Fig. 1 is the structural representation of a kind of visualization system based on IBM main frame of the present invention.Referring to Fig. 1, this system comprises:
Client 100, has the development platform external member of integrated banking function, and multiple visual control is provided, and generates resource file by specific action mode.Client 100 offers a set of diversified interface control of developer, make developer to generate visually control by the mode of dragging, draw, dragging, and open properties dialog in the mode of double-clicking control, by this dialog box, control property is set, and the response events of this control is set by the script can customize.The transaction image information that client 100 designs is cured into SCR file and preserves, this file has set of rule to describe control property and the event of transaction picture, in face of bank's cabinet, end system 200 can generate JSP script file automatically by this file, transaction picture while forming operation, and ensure the successful execution of concluding the business by other operating mechanism.
End system 200 in face of cabinet, logins and carries out transaction processing for user, and is connected with host communication and carries out exchanges data; In face of described cabinet, end system 200 also comprises:
Service end 300, have and be integrated in the service end assembly in end system 200 in face of described cabinet, described service end 300, for the function that generates visual page is provided, is resolved compiling to the described resource file receiving, and the common code from main frame and data dictionary is compiled to parsing.
Wherein, client 100 of the present invention (VBDP-Client) can realize based on C++ technology, can on individual PC, use, service end (VBDP-Server) is to realize based on JAVA technology, can be in the upper operation of the open platform (as AIX, LINUX, Windows) of all support JAVA.The hardware information of client 100 and service end 200 is as following table 1:
Table 1
Fig. 2 is the structural representation of client 100 in system of the present invention.Referring to Fig. 2, described client 100 comprises:
Event sniffer 101, for identifying the event of specific action operation described in user, and sends to control axis equipment 103 by described event; Described event sniffer 101 can monitoring users drags, draws, drags, clicks the event of input, keyboard input operation with mouse, identify all kinds of events and send to control axis equipment 103.
Widget library 102, for store and management visual control, comprises the attribute of all kinds of visual controls of management and control, and all controls are all inherited from same abstract control class.
Control axis equipment 103, for receiving described event and calling the described visual control of described widget library, and triggers the operation of showing interface module and code generator.
Page display module 104, for showing and managing described visual control and show transaction picture.
Code generator 105, for according to code create-rule generation script file, thereby produces the resource files such as SCR, FRM, COPYBOOK.Script is divided into event scripts, action script, descriptive script.
Common code and data dictionary management module 106, for common code and data dictionary are downloaded, safeguard, are upgraded and resolve, and associated with widget library 102 generations, the data message that is called and provide described widget library 102 to call by code generator 105.
Described client 100 adopts the development mode of What You See Is What You Get, and one has 13 visual controls, and control comprises a series of attributes such as title, length, width and height, transmission data orders (Send Order).Fig. 3 is the visual control icon of client 100 in system of the present invention and the chart of title, control reference table 2, and the control of described 13 visual controls is described as follows:
Table 2
The present invention adopts the visualized operation pattern of What You See Is What You Get.Developer does not need to edit loaded down with trivial details web page files, but the various controls and the predefined operation that are provided by visualization system of the present invention, the mode rendered frame such as is dragged and is generated picture resources by dilatory.
Fig. 4 is the structural representation of service end 300 in system of the present invention.Referring to Fig. 4, described service end 300 comprises:
Resource resolver 310, the resource file generating for receiving described client, and described resource file is carried out to dissection process, described resource file has three kinds, it is respectively SCR (input transaction picture) file, FRM (output picture) file, CPY (interface resource) file.SCR file and FRM file are the picture resources being made up of control and event that a set of structuring script (TPDL) is described.In face of cabinet, end system can generate JSP pagefile automatically by SCR file, and the output transaction picture while forming operation by FRM file, then informs that by CPY file IBM main frame carries out the interface elements of exchanges data.
Common code module 320, for storing multiple business parameter information (as product type, country code, patterns of exchange rate, transaction message error code etc.), SCR resource file can be called by resource resolver 310 where necessary.
Data dictionary module 330, for storing the traffic data type (as: BR mechanism number, DP cabinet group number) of described main frame, this data type is for the configuration of the picture field key element of concluding the business.
Multilingual support module 340, for managing, resolving and process multilingual file, makes the page resource generating support flexibly multi-lingual.
Resource updates module 350, for described common code module and described data dictionary module are upgraded and safeguarded, the resource file of master synchronization and service end 300 as required.This module provides two kinds of mode undated parameter files, one be main frame in batches after under give, another kind is that user passes through in face of cabinet end system 200 and initiates transaction and trigger.
Fig. 5 is the structural representation of the resource resolver 310 of service end 300 in system of the present invention.Referring to Fig. 5, described resource resolver comprises:
Input picture resolver 311, for resolving the SCR resource file of input picture;
Output picture resolver 312, for resolving FRM resource file and the interface document of output picture;
Input page builds device 313, for generating input page;
Output page builder 314, for generating the output page;
Control system module 315, for storing the data structure information of described input picture control system; And
Event semantics data module 316, for storing the data model of described input picture event system.
Wherein, parsing and page generation aspect for input picture: bank-user logging data, the process of redirect processing is associated with operation flow closely, often more complicated, the present invention has defined input picture and has addressed this problem specially.Input picture is mainly with dealing with user's logging data, and corresponding resource is SCR resource file.In order to represent the transaction picture being customized by client 100 on the Web page, must convert existing SCR resource file to executable jsp file.In fact this process is exactly: SCR document analysis is become to be converted to a set of Java data structure (being control system model and event system model), the page control code corresponding according to this sets of data structural generation of Java.As shown in Figure 6, the data structure corresponding to transaction picture of a SCR generation comprises header information, form information, event and other information to the data structure system of transaction picture.Wherein, form information comprises three class controls: independent control, container control and special control.
Independent control: the minimum display unit of the page.Control has some attribute fields, wherein comprises several multilingual attribute fields, uses the displaying title of the multi-lingual current control of UTF-8 Coding and description.Independent control is exemplified below table 3:
Table 3
Container control: can comprise various types of controls.Container control is exemplified below table 4:
Table 4
Special control: some control functionality is more special, need to design separately, as Tree control etc.
For generating input page aspect: service end has a set of the build tool, generate for completing the input jsp page that Scr is corresponding, the build tool is as follows:
(1) input page builds device master component (CertainJspCreator): for generating page invocation logic.
(2) input picture resolver (ScrParser): for reading SCR file, and resolved to control system model (WebWidget set), event semantics data model (Event set), and both are associated.
(3) input page builds device and builds assembly (WebPageBuilder): for creating page code.
(4) control builds factory class (WebWidgetBuilderFactory): build device object for management and control.
(5) control builds device (WebWidgetBuilder): built device with the polymorphic form of interface by various dissimilar controls and realize, and the HTML code of this control of encapsulation establishment, as TextBuilder text builds device, ButtonBuilder button builds device, TextAreaBuilder textview field structure device.
(6) control entity class (WebWidget): for describing control data model.
Fig. 7 is that in system of the present invention, service end 300 generates input page process flow diagram, referring to Fig. 7, known, and input page product process is as follows:
Input page builds device master component (CertainJspCreator) and sends the solicited message of resolving input picture to input picture resolver (ScrParser);
Input picture resolver (ScrParser) is written into and resolves SCR resource file, build control system model (WebWidget set) and event semantics data model (Event set), and both associations and back page object;
Input page builds device structure assembly (WebPageBuilder) and obtains control the build tool;
Control builds factory class (WebWidgetBuilderFactory) and obtains and return control structure device;
Input page builds device and builds assembly (WebPageBuilder) establishment HTML code;
Control builds device (WebWidgetBuilder) and is realized by various dissimilar controls structure devices with the polymorphic form of interface, and encapsulation creates the HTML code of this control;
Input page builds device and builds the HTML code that assembly (WebPageBuilder) reception creates, and returns to the JSP page.
For generating output page aspect: than generating input page, generate output page aspect (bank-user is checked the result required function of this transaction) relatively simple, mainly contain and show and print the simple requirements such as voucher, the present invention has defined the output page and has addressed this problem specially.The output page is mainly built by output data model, and exports data model by Copybook, and frm is abstract, is a set of JAVA class of describing output picture and interface.Copybook data model has been expressed the semantic information of CPY file, describes front end system and IBM host data interface.Input page is had relatively high expectations to user's displaying, comprises the multimedia messagess such as picture, and therefore data volume is larger.The page generates and leaves in front end system server in advance, directly loads this JSP page when request preview.The process difference generating from input page is different, and the output page, because itself is without multimedia messages, just represents fraction transaction results information, and data volume is less, when therefore output page face generative process occurs in the operation that receives user's request.The build tool comprises: (1) builds the main control component (HoutputXmlBuilder) of the output page; (2) output data model builds assembly (HOutput); (3) resolver factory (FrmFactory); (4) output picture resolver (FrmDescParser); (5) output page builder structure assembly (HDeviceOutputXmlBuilder).
Fig. 8 is that in system of the present invention, service end 300 generates output page face process flow diagram, and known referring to Fig. 8, output page face product process is as follows:
Main control component (HoutputXmlBuilder) request that builds the output page generates output data model corresponding to output code;
Output data model builds assembly (HOutput) and obtains resolver factory (FrmFactory) according to output code;
Corresponding output device is searched by resolver factory (FrmFactory);
Output picture resolver (FrmDescParser) obtains and returns resolver to resolver factory (FrmFactory);
Resolver factory (FrmFactory) builds assembly (HOutput) to output data model and returns to output resolver;
Output data model builds assembly (HOutput) request and generates output data model;
Output picture resolver (FrmDescParser) is written into FRM resource file according to output code, resolves FRM resource, builds and return output data model;
Output page builder structure assembly (HDeviceOutputXmlBuilder) obtains output page makeup object from building the main control component (HoutputXmlBuilder) of the output page, generates xml code and generates output page XML.
In addition, for event semantics data module 316, for storing the data model of input picture event system, described event (Event) is exactly for certain specific assembly, triggered a series of actions causing by certain condition, also a set of JAVA data structure (referred to as event semantics data model) can be converted into, final executable JAVASCRIPT can be generated by this sets of data structure.Event semantics data model as shown in Figure 9, an event, inevitable associated some definite controls.The event that in service end, each assembly has an event queue (Event Queue) to preserve it to be associated with.An event includes one or more conditional branchings, and a conditional branching is made up of one or more conditional branching.Condition is combined by conditional operation function (Condition function) and logical operator.In Condition object, be used for storing these conditional operation function and logical operators with a list (List).Action command is actually a kind of function (Function) of any type, it and conditional operation function there is no substantive difference, different is that its rreturn value of conditional operation function can only be the Boolean of true or false, and action command function can return to any value (comprising void type).
3 statements are exactly 3 action commands below:
clear(fromengname);
clear(uodwaive);
nest_txn(118980);
Event semantics data model is carried out the conversion of event in the process that produces jsp by page makeup (WebPageBuilder) assembly to the conversion of javascript.Following table has briefly been listed TPDL event type and Javascript event mapping relations:
Figure 10 is the cabinet structural representation of end system 200 in front in system of the present invention.Referring to Figure 10, in face of described cabinet, end system also comprises:
Represent module 210, for the control to page displaying and page jump;
Transaction engine module 220, for to data collection, data input and output, business processing, control of authority, front end system and host communication process are carried out scheduling controlling;
Data gathering module 230, the data of returning for data that the described page is obtained and described main frame are carried out dissection process;
Conversation module 240, for realizing the function of user conversation;
Authority management module 250, for carrying out control of authority management to user's operation; And
Communication module 260, for realizing message transcoding and the communication between end system and described main frame in face of described cabinet.
In addition, described service end 300 (, can with reference to the content described in Fig. 5 above) as described above.
Figure 11 is the process flow diagram of a kind of the Visual Implementation method based on IBM main frame of the present invention.Referring to Figure 11, described method comprises:
Service end provides data dictionary and the common code of main frame to client, make described client know data model;
Described client, according to described data model, generates resource file by visual programming tools in specific action mode, and the interface of transmission and host communication agreement;
Described service end is resolved compiling to the described resource file receiving, and the common code from described main frame and data dictionary are compiled to parsing, generates visual page.
Wherein, the data dictionary defined file that client support is downloaded by the mode remote download core system main frame of GENDOWN (downloading by FTP), and resolve corresponding data type.For example: in face of cabinet, hold developer to pass through visualized operation, retrieval data type DD_AC, and the data type of selecting control territory to use.After associated control territory Text and data type DD_AC, client generates analysable TPDL-D script.
In embodiments of the present invention, describedly generate resource file by visual programming tools in specific action mode and comprise: adopt the manner of execution that visual control is dragged, draws, dragged with mouse to generate resource file.
Referring to Figure 12, in embodiments of the present invention, client generates resource file by visual programming tools in specific action mode, comprising:
Event sniffer listens to the event of user's input, and sends message informing control center;
Described control center obtains action and the event source object of described event, and to the processing of classifying of described event source object;
If described event source object is control menu region, set the state of described control according to the state of controls toolbar;
If described event source object is control object, determine whether double-click event, if so, eject property box, search the described data dictionary of acquiescence, and described control object is set is default data type; If not, OPT-OUT NOTICE thread, does not deal with;
If described event source object is pattern drafting region, determine whether mouse-click event, if and have control selected, search widget library, draw described control and generate TPDL code according to predefine rule, preserve and generate SCR resource file, if not, exit described notice thread, do not deal with.
In embodiments of the present invention, described method also comprises: adopted webpage representation and multilingual attribute isolation technics: differently with traditional bank teller front end system exploitation static multilingual transaction page (as JSP, HTML etc.) technology be, the image information of concluding the business in the present invention is cured into page resource file (SCR file) and preserves, and this file has set of rule to describe the multilingual information of control property, event and the control of transaction picture.And by multilingual attribute isolation technics, each SCR file has some supporting multilingual property files for preserving multilingual coding.When exploitation, developer draws SCR file by visualization toolkit, and system generates corresponding multilingual property file automatically.For example, the multilingual configuration file such as a page resource file of picture correspondence (SCR file), English property file (as shown in code 2), Chinese property file (as shown in code 3) and Russian property file of concluding the business.When system is accepted user and asked, the language parameter that front end system can be sent according to user dynamically fits together page resource file from different multilingual property files, thereby represents the page while forming final operation.
SCR transaction picture resources is described shown in shape code 1 as mentioned below, and wherein the field Caption of control TEXT1 represents the English Title of this field, and ChCaption represents the Chinese title of this field, and RsCaption represents Russian title of this field.Each needs international transaction picture resources (SCR), Front End is before the corresponding jsp page of generation, first by attributes extraction such as all Caption, ChCaption, RsCaption out, then be stored in corresponding multilingual property file by certain rule (UTF-8 coding or UNICODE coding), each SCR file, the language correspondence of every kind of support a property file.The front end system processing of internationalizing accordingly.If desired to the processing of internationalizing of new category of language, system support defines new Caption label and processes.
TEXT1=\u0052\u0065\u0063\u006f\u0072\u0064\u0020\u0054\u0079\u0070\u0065\u003a
TEXT5=\u0049\u0073\u0073\u0075\u0069\u006e\u0067\u0020\u0044\u0061\u0074\u0065\u003a
TEXT3=\u0047\u0072\u006f\u0075\u0070\u0020\u004e\u006f\u002e\u003a
TEXT2=\u0055\u0073\u0065\u0072\u0020\u0049\u0044\u003a
TEXT4=\u0054\u0065\u006d\u0070\u006c\u0061\u0074\u0065\u0020\u004e\u006f\u003a
Code 2
TEXT1=\u8a18\u9304\u985e\u578b\uff1a
TEXT5=\u4ea4\u6613\u65e5\u671f\uff1a
TEXT3=\u7d44\u865f\uff1a
TEXT2=\u7528\u6236\u4ee3\u78bc\uff1a
TEXT4=\u6a23\u677f\u865f\u003a
Code 3
In embodiments of the present invention, described method also comprises: the output page can format customization as required, and described form customization comprises the definition to data structure (Copybook) and the definition of exporting the page (Description).Copybook page is the description to output data structure, and its types of variables usage data dictionary defines, and Copybook need to be consistent with the structure of main frame returned packet, and variable can be quoted in the output page.Description page is the definition to the output page, comprising explaining district, battery limits and description district.
Wherein, explain district with character ' the line of text that starts of #' is comment line, system is not done any processing, and can be made up of a comment line arbitrarily; Battery limits are for identifying form type code under this section of description and the target device of output, and the arranging etc. of output control logic, other auxiliary parameters; Describing district is to describe output content form, has static text, font conversion, exports totally four kinds of control, variable references, (1) static text: can input any multirow and can show Chinese and western languages character, as " Account No " in grammer; (2) font conversion: by character ' ^ ' beginning, heel one form handle, existing font conversion has following several: ^0--9 font (printout is effective); ^1--9 runic (printout is effective); ^2--10 runic (printout is effective); ^3--10 runic (thicker than ^2, printout is effective); ^S2--runic (be generally used for showing secondary title, screen output effectively); (3) output is controlled to have ready conditions and is judged and two kinds of array output circulations: the form of condition judgment is " < variable name=conditional value > " or " < variable name unequal to conditional value > "; (4) variable reference can be quoted COPYBOOK variable, and reference formats is "~variable name ", the format of system support to reference to variable, and for example ,~variable name (DATE), represents "~variable name " to be formatted as YYYY-MM-DD.Wherein static text, font conversion and variable reference can combination in any be used, and output is controlled and must before other content, be started to describe.
Through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode of software combined with hardware platform, can certainly all implement by hardware.Based on such understanding, what technical scheme of the present invention contributed to background technology can embody with the form of software product in whole or in part, this computer software product can be stored in storage medium, as ROM/RAM, magnetic disc, CD etc., comprise that some instructions (can be personal computers in order to make a computer equipment, server, or the network equipment etc.) carry out the method described in some part of each embodiment of the present invention or embodiment.
Above disclosed is only the preferred embodiments of the present invention; certainly can not limit protection scope of the present invention with this; therefore the equivalent variations of according to the instruction of the claims in the present invention, above-described embodiment being done, still belongs in the scope that the claims in the present invention contain.

Claims (10)

1. the visualization system based on IBM main frame, is characterized in that, described system comprises:
Client, has the development platform external member of integrated banking function, and multiple visual control is provided, and generates resource file by specific action mode;
End system in face of cabinet, for operation interface represent, bank's front-end business processes and carries out exchanges data with main frame;
In face of described cabinet, end system also comprises:
Service end, have and be integrated in the service end assembly in end system in face of described cabinet, described service end, for the function that generates visual page is provided, is resolved compiling to the described resource file receiving, and the common code from main frame and data dictionary is compiled to parsing.
2. system as claimed in claim 1, is characterized in that, described client comprises:
Event sniffer, for identifying the event of specific action operation described in user, and sends to control axis equipment by described event;
Widget library, for store and management visual control;
Control axis equipment, for receiving described event and calling the described visual control of described widget library, and triggers the operation of showing interface module and code generator;
Page display module, for showing and managing described visual control, and shows transaction picture;
Code generator, for according to code create-rule generation script file; And
Common code and data dictionary management module, for common code and data dictionary are downloaded, safeguard, upgraded and resolve, and the data message that provides described widget library to call.
3. system as claimed in claim 1, is characterized in that, described service end comprises:
Resource resolver, the resource file generating for receiving described client, and described resource file is carried out to dissection process;
Common code module, for storing multiple business parameter information, offers described resource resolver and calls;
Data dictionary module, for storing the traffic data type of described main frame;
Multilingual support module, for managing, resolve and process multilingual file; And
Resource updates module, for upgrading and safeguard described common code module and described data dictionary module.
4. system described in claim 3, is characterized in that, described resource resolver comprises:
Input picture resolver, for resolving the SCR resource file of input picture;
Output picture resolver, for resolving FRM resource file and the interface document of output picture;
Input page builds device, for generating input page;
Output page builder, for generating the output page;
Control system module, for storing the data structure information of described input picture control system; And
Event semantics data module, for storing the data model of described input picture event system.
5. system as claimed in claim 1, is characterized in that, in face of described cabinet, end system also comprises:
Represent module, for the control to page displaying and page jump;
Transaction engine module, for data collection, data input and output, business processing, control of authority, and the communication process of described front end system and described main frame carries out scheduling controlling;
Data gathering module, the data of returning for data that the described page is obtained and described main frame are carried out dissection process;
Conversation module, for realizing the function of user conversation;
Authority management module, for carrying out control of authority management to user's operation; And
Communication module, for realizing message transcoding and the communication between end system and described main frame in face of described cabinet.
6. the Visual Implementation method based on IBM main frame, is characterized in that, described method comprises:.
Service end provides data dictionary and the common code of main frame to client, make described client know data model;
Described client, according to described data model, generates resource file by visual programming tools in specific action mode, and the interface of transmission and host communication agreement; And
Described service end is resolved compiling to the described resource file receiving, and the common code from described main frame and data dictionary are compiled to parsing, generates visual page.
7. method as claimed in claim 6, is characterized in that, describedly generates resource file by visual programming tools in specific action mode and comprises:
Adopt visual control to generate resource file with the manner of execution that drags, draws, drags.
8. method as claimed in claim 6, is characterized in that, describedly generates resource file by visual programming tools in specific action mode and comprises:
Event sniffer listens to the event of user's input, and sends message informing control center;
Described control center obtains action and the event source object of described event, and to the processing of classifying of described event source object;
If described event source object is control menu region, set the state of described control according to the state of controls toolbar;
If described event source object is control object, determine whether double-click event, if so, eject property box, search the described data dictionary of acquiescence, and described control object is set is default data type; If not, OPT-OUT NOTICE thread, does not deal with; And
If described event source object is pattern drafting region, determine whether mouse-click event, if and have control selected, search widget library, draw described control and generate TPDL code according to predefine rule, preserve and generate SCR resource file, if not, exit described notice thread, do not deal with.
9. method as claimed in claim 6, is characterized in that, described method also comprises:
Adopt multilingual isolation technics resource file to process, thereby realize the page of multilingual switching.
10. method as claimed in claim 6, is characterized in that, described method also comprises:
The output page can format customization as required, and described form customization comprises the definition to data structure and the definition of exporting the page.
CN201410406207.9A 2014-08-18 2014-08-18 A kind of visualization system and implementation method based on IBM main frames Active CN104199647B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410406207.9A CN104199647B (en) 2014-08-18 2014-08-18 A kind of visualization system and implementation method based on IBM main frames

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410406207.9A CN104199647B (en) 2014-08-18 2014-08-18 A kind of visualization system and implementation method based on IBM main frames

Publications (2)

Publication Number Publication Date
CN104199647A true CN104199647A (en) 2014-12-10
CN104199647B CN104199647B (en) 2018-04-03

Family

ID=52084944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410406207.9A Active CN104199647B (en) 2014-08-18 2014-08-18 A kind of visualization system and implementation method based on IBM main frames

Country Status (1)

Country Link
CN (1) CN104199647B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682242A (en) * 2017-02-20 2017-05-17 山东浪潮商用系统有限公司 Formatting method for overseas project user-defined internationalized tags and date numbers
CN107025145A (en) * 2016-11-09 2017-08-08 阿里巴巴集团控股有限公司 Error code analysis method and device
CN108170409A (en) * 2016-12-07 2018-06-15 北大医疗信息技术有限公司 The development approach and system of WEB front-end control
CN109240706A (en) * 2017-05-09 2019-01-18 北京京东尚科信息技术有限公司 For configuring the method, apparatus and electronic equipment of system business
CN109240676A (en) * 2017-07-04 2019-01-18 台湾大数据分析股份有限公司 The method and its system of trading strategies are established with visualization component
CN110569096A (en) * 2019-08-20 2019-12-13 上海沣沅星科技有限公司 System, method, medium, and apparatus for decoding human-computer interaction interface
CN111399811A (en) * 2020-03-18 2020-07-10 百度在线网络技术(北京)有限公司 Method, device and equipment for developing visual page and storage medium
CN112506500A (en) * 2020-12-03 2021-03-16 武汉蓝星科技股份有限公司 Visual control creating method and device
CN113885774A (en) * 2021-10-19 2022-01-04 赞同科技股份有限公司 Bank counter component information real-time acquisition and processing method, system and electronic device
CN116302294A (en) * 2023-05-18 2023-06-23 安元科技股份有限公司 Method and system for automatically identifying component attribute through interface

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080270273A1 (en) * 2007-04-30 2008-10-30 Sergey Koltunov Method and system for real-time invoice validation and reconciliation
CN101930582A (en) * 2010-08-06 2010-12-29 中国工商银行股份有限公司 Multilanguage-supporting data conversion equipment and bank transaction system
CN102043626A (en) * 2010-12-23 2011-05-04 中国农业银行股份有限公司 Method and device for encapsulating extjs component, and method and system for generating user interface
CN102043627A (en) * 2010-12-24 2011-05-04 中国农业银行股份有限公司 Development method and system of comparable data showing program of browser server architecture
CN102360296A (en) * 2011-10-20 2012-02-22 北京金和软件股份有限公司 WEB-based online form development tool

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080270273A1 (en) * 2007-04-30 2008-10-30 Sergey Koltunov Method and system for real-time invoice validation and reconciliation
CN101930582A (en) * 2010-08-06 2010-12-29 中国工商银行股份有限公司 Multilanguage-supporting data conversion equipment and bank transaction system
CN102043626A (en) * 2010-12-23 2011-05-04 中国农业银行股份有限公司 Method and device for encapsulating extjs component, and method and system for generating user interface
CN102043627A (en) * 2010-12-24 2011-05-04 中国农业银行股份有限公司 Development method and system of comparable data showing program of browser server architecture
CN102360296A (en) * 2011-10-20 2012-02-22 北京金和软件股份有限公司 WEB-based online form development tool

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
任子辉: "银行柜面业务系统平台中开发工具的实现", 《北京邮电大学》 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107025145A (en) * 2016-11-09 2017-08-08 阿里巴巴集团控股有限公司 Error code analysis method and device
CN107025145B (en) * 2016-11-09 2020-09-01 阿里巴巴集团控股有限公司 Error code analysis method and device
CN108170409B (en) * 2016-12-07 2023-06-23 北大医疗信息技术有限公司 Development method and system of WEB front-end control
CN108170409A (en) * 2016-12-07 2018-06-15 北大医疗信息技术有限公司 The development approach and system of WEB front-end control
CN106682242A (en) * 2017-02-20 2017-05-17 山东浪潮商用系统有限公司 Formatting method for overseas project user-defined internationalized tags and date numbers
CN109240706A (en) * 2017-05-09 2019-01-18 北京京东尚科信息技术有限公司 For configuring the method, apparatus and electronic equipment of system business
CN109240676A (en) * 2017-07-04 2019-01-18 台湾大数据分析股份有限公司 The method and its system of trading strategies are established with visualization component
CN110569096A (en) * 2019-08-20 2019-12-13 上海沣沅星科技有限公司 System, method, medium, and apparatus for decoding human-computer interaction interface
CN111399811A (en) * 2020-03-18 2020-07-10 百度在线网络技术(北京)有限公司 Method, device and equipment for developing visual page and storage medium
CN112506500B (en) * 2020-12-03 2022-08-23 武汉蓝星科技股份有限公司 Visual control creating method and device
CN112506500A (en) * 2020-12-03 2021-03-16 武汉蓝星科技股份有限公司 Visual control creating method and device
CN113885774A (en) * 2021-10-19 2022-01-04 赞同科技股份有限公司 Bank counter component information real-time acquisition and processing method, system and electronic device
CN113885774B (en) * 2021-10-19 2023-07-18 赞同科技股份有限公司 Bank counter assembly information real-time acquisition and processing method, system and electronic device
CN116302294A (en) * 2023-05-18 2023-06-23 安元科技股份有限公司 Method and system for automatically identifying component attribute through interface
CN116302294B (en) * 2023-05-18 2023-09-01 安元科技股份有限公司 Method and system for automatically identifying component attribute through interface

Also Published As

Publication number Publication date
CN104199647B (en) 2018-04-03

Similar Documents

Publication Publication Date Title
CN104199647A (en) Visualization system and implementation method based on IBM host
US10216554B2 (en) API notebook tool
US7917888B2 (en) System and method for building multi-modal and multi-channel applications
US7043716B2 (en) System and method for multiple level architecture by use of abstract application notation
US7207031B2 (en) System and method for utilization of a command structure representation
US6678867B2 (en) Method and apparatus for providing a graphical user interface for creating and editing a mapping of a first structural description to a second structural description
CN110825362A (en) Low-code application software development system and method
CN114035773B (en) Configuration-based low-code form development method, system and device
US20070288853A1 (en) Software, methods and apparatus facilitating presentation of a wireless communication device user interface with multi-language support
US20130104100A1 (en) Scripting Language for Business Applications
US20120110093A1 (en) Service oriented architecture version and dependency control
WO2023093414A1 (en) Micro-application development method and apparatus, and device, storage medium and program product
US20180321831A1 (en) Smart controls for user interface design and implementation
CN109284488B (en) Method, device and medium for modifying front-end table column data based on local storage
CN103810292A (en) Method and device for configuring graphical interface
CN114217789A (en) Function component expansion method, device, equipment, storage medium and program product
CN113590123A (en) WPF interface switching method and device, computer equipment and storage medium
CN115113850A (en) Cross-platform application construction and operation method, server, terminal and system
CN115469849B (en) Service processing system, method, electronic equipment and storage medium
CN109408057B (en) Method, device, medium and computing equipment for automatically generating codes
CN115964042A (en) Menu generation method and device, storage medium and electronic equipment
CA3203793C (en) System and method for real-time, dynamic creation, delivery, and use of customizable web applications
KR101734306B1 (en) Multi program code automatic developing system
CN111813383B (en) Comprehensive front-end system of bank based on RAP technology
Shatnawi et al. Generating a language-independent graphical user interfaces from UML models.

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant