WO2006092102A1 - Méthode de remplissage des informations de mise en page basée sur la page web - Google Patents

Méthode de remplissage des informations de mise en page basée sur la page web Download PDF

Info

Publication number
WO2006092102A1
WO2006092102A1 PCT/CN2006/000308 CN2006000308W WO2006092102A1 WO 2006092102 A1 WO2006092102 A1 WO 2006092102A1 CN 2006000308 W CN2006000308 W CN 2006000308W WO 2006092102 A1 WO2006092102 A1 WO 2006092102A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
query
parameter
webpage
user
Prior art date
Application number
PCT/CN2006/000308
Other languages
English (en)
Chinese (zh)
Inventor
Gui Fu
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2006092102A1 publication Critical patent/WO2006092102A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web

Definitions

  • the present invention relates to the application of the Internet, and in particular to a method for backfilling page information based on a web page (Web).
  • Web web page
  • the way to express the web interface is to use the tool (Wizard) to let the user "next" and "next”. Enter some content on one interface and click on the "Next" button to enter another In an interface, enter some content, repeat it, and finally click "Finish”.
  • the user has no overall view using the solution, and can only walk step by step, and the interaction is poor.
  • the second method is: using a pop-up dialog box similar to a traditional GUI to perform an auxiliary method of querying, selecting, and backfilling. This method cannot guide the user to input, and the association between multiple form units cannot be expressed, and the operation is inconvenient.
  • Another method is: Display a form on the "Web interface, let the user fill in a large amount of data on the interface, and finally submit it in a unified manner.
  • the server side checks the data to determine the rationality of the data.
  • the user cannot input it.
  • the main object of the present invention is to provide a method for backfilling page information based on a webpage, which overcomes the disadvantages of poor interactivity in the prior art, inability to ensure the accuracy of text input, and cumbersome data selection.
  • a method for backfilling page information based on a webpage When the first webpage interface needs to backfill the page information, perform the following steps:
  • A start the query function, generate a second web interface to query, and display the query result to the user;
  • the second webpage interface returns the page information selected by the user from the query result to the first webpage interface
  • the first web interface backfills the page information and displays it to the user.
  • the method for starting the query function in step A may be:
  • the first webpage interface receives the startup command and the query parameter input by the user, starts the query function, and constructs the query parameter object according to the query parameter.
  • the method for starting the query function in step A can also be:
  • the first web interface receives a startup command input by the user, starts a query function, and constructs a query parameter object according to the pre-stored query parameters.
  • the pre-stored query parameters may use a symbol identifier to construct a query parameter object.
  • the query parameter object can be set as an array, and its parameter field includes: a parameter name, a parameter value, and a Boolean type constant that indicates whether there is a parameter value.
  • the process of generating the second webpage interface for querying in step A may include:
  • the first webpage interface generates a second webpage interface
  • the query parameter object is delivered to the second webpage interface; A2.
  • the second web interface performs a query according to the received query parameter object.
  • the second webpage interface may receive the associated object selected by the user from the query result, organize the attribute of the associated object, and generate the page information to return to the first webpage interface.
  • the page information is a return result object, which may contain one or more attributes.
  • the step B may further include: after returning the page information to the first webpage interface, closing the second webpage interface.
  • the backfill mapping table storing the correspondence between the first webpage interface and the second webpage interface parameter may be preset; in the step C, the first webpage interface backfills the page information according to the returned page information and the backfill mapping table.
  • the value field of the backfill mapping table may include: a form name of the web page interface, and a return attribute name.
  • the method for backfilling page information based on the webpage of the present invention is that when the page information needs to be backfilled in the first webpage interface, the query function is activated, and the query result is displayed to the user through the second web interface. And returning the page information selected by the user from the query result to the first webpage interface, and the first webpage interface backfills the page information and displays it to the user. Therefore, the user can avoid cumbersome data selection when inputting data, and improve the interactivity of the interface and the accuracy of the associated data input.
  • Fig. 1 is a flow chart showing the processing of an embodiment of a method for backfilling page information according to the present invention. Mode for carrying out the invention
  • the method for backfilling page information based on the webpage of the present invention when the first webpage interface needs to backfill the page information, starts the query function, displays the query result to the user through the second webpage interface, and selects the user from the query result.
  • the page information is returned to the first web interface, The first web interface backfills the page information and displays it to the user.
  • FIG. 1 is a schematic diagram of a process flow of an embodiment of the method for backfilling page information according to the present invention.
  • the interface A is a first webpage interface that needs to backfill the page information
  • the page B is a query window for completing the query function, that is, the second webpage interface, and the process includes the following steps:
  • Step 1 Interface A receives the parameters entered by the user.
  • the interface A provides an input field of input parameters.
  • the user can input parameters that need to be queried through the input field.
  • step 2 can be directly executed.
  • Step 2 Start the query function.
  • interface A provides a button or link for the user to initiate a query function.
  • the query function is activated.
  • Step 3 Interface A sets up the parameter object.
  • Step 4 Generate a query parameter according to the parameter object, start interface B, and pass the query parameter to interface B.
  • Step 5 Interface B performs a query according to the query parameter, and displays the query result.
  • Step 6 Interface B receives the page information selected by the user from the query result, that is, the associated object selected by the user.
  • Step 7 page B organizes the attributes of the associated object selected by the user, and generates a return result object.
  • Step 8 interface B returns the generated return result object to interface A, and closes the interface.
  • Step 9 the interface A returns the result object and the backfill mapping table, and backfills the interface A.
  • Related form units the interface A returns the result object and the backfill mapping table, and backfills the interface A.
  • Step 10 interface A displays the backfill result to the user.
  • the backfill mapping table is used for mapping in this embodiment.
  • the query parameter object is defined to pass the parameters on interface A to interface B.
  • the input parameters include: the name of the query parameter on interface B, and the value of the parameter.
  • the value of the parameter has two sources: a static value, which is the pre-stored parameter described above, an input field on interface A, that is, a table item. At the same time, some of the query parameters are required, while others are optional. So the entire parameter field consists of three parts: the parameter name, the parameter value, and the value must be.
  • the parameter name is a string, must have a value of whether it is a boolean value, only the parameter value is slightly more complicated, you must use a special tag to confirm whether it is a static value or a dynamic value, whether the static value is the value, and the dynamic value Using the name of the form item, in the web form, "#,” is generally not used as the form item name, so you can use "#,, to identify. At the same time, there can be more than one parameter, so the parameter object is designed as an array, and the final parameter object is designed to be:
  • Var query parameter [ (; "parameter name”, ,, #constant parameter value”, true],
  • the processing on the interface B is business-specific, and the user can define different query modes, and finally display the qualified result on the interface B, and the user selects an appropriate value from the user. .
  • the returned object section includes: Property name, property value, and multiple properties in the returned object.
  • the definition of the returned object is:
  • the backfilling of the query result involves two objects: the return value of the query object, the mapping of the form of the current interface (ie, the first webpage interface) and the query result attribute, and must have a "backfill map” to define Returns a mapping of attributes to forms.
  • the items for this mapping are: Returns the property name, the form name of the current interface, and backfilling of items that support multiple forms.
  • mapping is defined as:
  • Var resultMaps ⁇ "form item name”: “return attribute name” "form item name 2": “return attribute name 2” ⁇
  • Step 1 The user inputs the query parameters on the first web interface
  • Step 2 The first web interface is configured to construct a query parameter object
  • the third step generating a second webpage interface by the first webpage interface
  • the fourth step the first webpage interface passes the query parameter object to the second webpage interface;
  • the fifth step the query is executed by the second webpage interface, and the query result is displayed on the second webpage boundary;
  • Step 6 The user selects a desired value from the query result on the second webpage interface;
  • Step 7 constructs a return result object by the second webpage interface construct;
  • Step 8 the return result object returns to the first webpage interface, and the second webpage interface is closed;
  • Step 9 The first webpage interface backfills the related page object of the first webpage interface according to the returned result object and the backfill mapping table.
  • the tenth step the attribute value of the returned result object is on the first webpage interface. display.
  • the webpage-based backfill page information of the present invention is used.
  • the method can avoid cumbersome data selection when the user inputs data, and improves the interactivity of the interface and the accuracy of the associated data input.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L’invention concerne une méthode de remplissage des informations de mise en page basée sur la page Web lorsque le remplissage des informations de mise en page est nécessaire sur la première interface de page Web, laquelle méthode parcourt les étapes suivantes : A. Initier la fonction de requête, générer la deuxième interface de page Web pour requérir et montrer les résultats de la requête à l’utilisateur ; B. La deuxième interface de page Web retourne les informations de mise en page sélectionnées dans les résultats de la requête à l’utilisateur de la première interface de page Web ; C. La première interface de page Web remplit les informations de mise en page et les montre à l’utilisateur. En utilisant la méthode de remplissage des informations de mise en page basée sur la page Web selon l’invention, la sélection difficile est évitée lorsque l’utilisateur saisit des données et l’interaction de l’interface et la véracité de l’introduction de données associées sont améliorées.
PCT/CN2006/000308 2005-03-04 2006-03-02 Méthode de remplissage des informations de mise en page basée sur la page web WO2006092102A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2005100335237A CN100401293C (zh) 2005-03-04 2005-03-04 一种基于网页的关联查询及回填页面对象的方法
CN200510033523.7 2005-03-04

Publications (1)

Publication Number Publication Date
WO2006092102A1 true WO2006092102A1 (fr) 2006-09-08

Family

ID=36940840

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/000308 WO2006092102A1 (fr) 2005-03-04 2006-03-02 Méthode de remplissage des informations de mise en page basée sur la page web

Country Status (2)

Country Link
CN (1) CN100401293C (fr)
WO (1) WO2006092102A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101227451B (zh) * 2007-01-19 2011-04-06 阿里巴巴集团控股有限公司 通过Web表单获得用户交互数据的方法及系统
CN102279876B (zh) * 2011-07-22 2013-03-20 张士益 一种网站之间信息交互的控制方法
CN103440038B (zh) * 2013-08-28 2016-06-15 中国人民大学 一种基于眼部识别的信息采集系统及其应用
CN105635229B (zh) * 2014-11-06 2019-09-17 阿里巴巴集团控股有限公司 数据回填方法及装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1516039A (zh) * 2003-01-06 2004-07-28 英业达股份有限公司 运用在网页表格编写的表格建置与控制方法
CN1519746A (zh) * 2003-01-23 2004-08-11 英业达股份有限公司 运用表格项列表进行网页表格编写的方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6460060B1 (en) * 1999-01-26 2002-10-01 International Business Machines Corporation Method and system for searching web browser history
EP1327207A1 (fr) * 2000-10-03 2003-07-16 Ronald N. Langford Procede de reperage de pages du web par utilisation d'images visuelles
US8214342B2 (en) * 2001-08-23 2012-07-03 Michael Meiresonne Supplier identification and locator system and method
KR100685277B1 (ko) * 2004-08-23 2007-02-22 현인호 검색엔진을 이용한 검색결과의 재구성 장치 및 방법

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1516039A (zh) * 2003-01-06 2004-07-28 英业达股份有限公司 运用在网页表格编写的表格建置与控制方法
CN1519746A (zh) * 2003-01-23 2004-08-11 英业达股份有限公司 运用表格项列表进行网页表格编写的方法

Also Published As

Publication number Publication date
CN100401293C (zh) 2008-07-09
CN1828584A (zh) 2006-09-06

Similar Documents

Publication Publication Date Title
US7765494B2 (en) Harmonized theme definition language
US9235561B2 (en) Contextual report element mapping to web service input parameter
US9959263B2 (en) User interface form field expansion
JP4685171B2 (ja) 電子フォームでの設計エラーの識別
JP5484645B1 (ja) サーバ、端末、サービス方法、ならびに、プログラム
US20140289641A1 (en) Adaptive User Interface
US20060075382A1 (en) Developing applications using configurable patterns
JP2013511086A5 (fr)
US20090164414A1 (en) Query response service for business objects
US20080109235A1 (en) Apparatus and method for creating business process workflows within business intelligence systems
US20040216134A1 (en) Action binding
US7970777B2 (en) Model-driven database query
MX2008015237A (es) Interfase de usuario de parametro adaptable.
US11100126B2 (en) Creating reports using dimension trees
US20080109283A1 (en) Apparatus and method for mixing business intelligence and business process workflows
US20080244416A1 (en) Apparatus and method for creating and consuming custom visualization templates
Paternò et al. Engineering the authoring of usable service front ends
JP2009104229A (ja) 入力チェック装置および入力チェック方法
US20060167848A1 (en) Method and system for query generation in a task based dialog system
WO2006092102A1 (fr) Méthode de remplissage des informations de mise en page basée sur la page web
CN107748658A (zh) 一种软件开发方法、系统、计算机可读存储介质及电子设备
JP4247101B2 (ja) 設計支援システム
JP2006163855A (ja) Webアプリケーション開発支援装置及び開発支援方法
US20080059961A1 (en) Output of Help Elements that Correspond to Selectable Portions of Content
AU2020343932B2 (en) Task management through soft keyboard applications

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Country of ref document: RU

122 Ep: pct application non-entry in european phase

Ref document number: 06705715

Country of ref document: EP

Kind code of ref document: A1

WWW Wipo information: withdrawn in national office

Ref document number: 6705715

Country of ref document: EP