CN102868746A - Method for realizing mobile informationization - Google Patents

Method for realizing mobile informationization Download PDF

Info

Publication number
CN102868746A
CN102868746A CN201210343221XA CN201210343221A CN102868746A CN 102868746 A CN102868746 A CN 102868746A CN 201210343221X A CN201210343221X A CN 201210343221XA CN 201210343221 A CN201210343221 A CN 201210343221A CN 102868746 A CN102868746 A CN 102868746A
Authority
CN
China
Prior art keywords
page
wireless application
application server
data
portable terminal
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
CN201210343221XA
Other languages
Chinese (zh)
Other versions
CN102868746B (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.)
Beijing Hongri Yixin Science & Technology Co Ltd
Original Assignee
Beijing Hongri Yixin Science & Technology 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 Beijing Hongri Yixin Science & Technology Co Ltd filed Critical Beijing Hongri Yixin Science & Technology Co Ltd
Priority to CN201210343221.XA priority Critical patent/CN102868746B/en
Publication of CN102868746A publication Critical patent/CN102868746A/en
Application granted granted Critical
Publication of CN102868746B publication Critical patent/CN102868746B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention relates to the technical field of internet and discloses a method for realizing mobile informationization. The method comprises the following steps that: S1, a mobile terminal sends an access request to a wireless application server; S2, the wireless application server searches a page corresponding to a link address from a business model stored by the wireless application server per se according to the link address corresponding to the access request and sends a data request corresponding to the page to a business system; S3, the business system sends data corresponding to the data request to the wireless application server; S4, the wireless application server fills the received data to the page and then sends the page to the mobile terminal; and S5, the mobile terminal displays the received page. According to the method disclosed by the invention, a business process of the business system is mapped into a tree structure by a business process mapping technology and is further displayed on mobile terminal equipment, so that a user interface is customized by the mobile terminal according to the user demands, and therefore different user demands can be met.

Description

Realize the method for mobile information
Technical field
The present invention relates to Internet technical field, particularly relate to a kind of method that realizes mobile information.
Background technology
Mobile information with enterprise build well, IT system by pc access (for example: the operation system of OA system, crm system, the B/S of the system etc. that renders an account framework), do not affecting under the professional normal prerequisite of using of PC end, level and smooth is extended on the mobile device (for example: mobile phone, panel computer).Make the occupation mode of these systems break away from the constraint in time, space, become and to use whenever and wherever possible.Realized business is supported better, more flexibly.
In the mobile information field, exist two large technology branches at present, a scheme that is based on page crawl technology, another is based on the scheme of customize services interfacing.
Based on the scheme of page crawl technology, be that the useful data on the operation system web page is extracted by page crawl technology, then pass through some processing links, reproduce at mobile phone terminal again.User interface based on technique, web interface with former operation system on the displaying style of page elements and the pattern of arranging is consistent substantially, but the problem that exists is and cell phone software, particularly incompatible with the style of smart mobile phone (for example: iphone, android mobile phone), user experience is poor.
Based on the scheme of customize services interface, be take the open service interface of operation system as the basis, data and operation flow designed, designed user interface that the mobile information system provides according to interface, and be presented on the portable terminal.Mobile information scheme based on this technology, more have superiority than the scheme based on page crawl technology at look ﹠ feel and experience, but its same existing problem, that is exactly that the exploitation of interface is subject to former operation system, need to repeatedly exchange with the developer of former operation system, and might be because technology or commercial reason can't provide effective interface.In other words, scheme based on the service interface technology has certain service condition, not all mobile information project can be used this scheme, must there be the interface of exploitation could use this scheme, and in actual items, can operation flow be described by complete clearly interface, so that the project that the service interface scheme can be suitable for not is a lot.
In a word, based on the scheme of page crawl technology, owing to being take the web interface of PC end as the basis, although passed through cutting, be fit to the size of mobile phone screen, look ﹠ feel can't fundamentally change, the feature of using with mobile phone does not conform to, and does not conform to user's demand.Scheme based on the service interface technology, because interface need to be the independent customized development of mobile information system by the developer of former operation system, there are many technical and coml objective factors can limit the use of this scheme, in other words, the ratio that this technology can be adopted in project is not high, and the stronger scheme of adaptability need to be arranged.
Summary of the invention
The technical problem that (one) will solve
The technical problem to be solved in the present invention is: how providing a kind of can meet the needs of different users, adaptable mobile information scheme.
(2) technical scheme
In order to solve the problems of the technologies described above, the invention provides a kind of method that realizes mobile information, may further comprise the steps:
S1, portable terminal send access request to wireless application server;
The page corresponding with described chained address searched in S2, the chained address that described wireless application server is corresponding according to described access request from the business model that it is stored, and sends the request of data corresponding with the described page to operation system;
S3, described operation system send to described wireless application server with the data corresponding with described request of data;
S4, described wireless application server send to portable terminal after the data of receiving are inserted the described page;
S5, portable terminal show the page that receives.
Preferably, described business model is made of a plurality of pages, the storage organization of described a plurality of pages is tree, the tree that is comprised of described a plurality of pages represents the operation flow of described operation system, and in described tree, root node is the homepage face of described business model, submits to a kind of mode in three kinds of modes to set up set membership by page link, local redirect and data between each page, and the upper level page is as the father node of the next stage page.
Preferably, when wireless application server is searched the page described in the step S2, use a kind of realization in preorder traversal algorithm, inorder traversal algorithm and the follow-up ergodic algorithm.
Preferably, among the step S4, described wireless application server is inserted the data of receiving and is formed the new page behind the described page, and sends to portable terminal after the described new page is encoded into the XML file.
Preferably, among the step S5, described portable terminal is decoded described XML file and is played up, and is reduced into the page and shows.
Preferably, described operation system is a kind of in OA system, crm system and the system that renders an account.
Preferably, described portable terminal is mobile phone or panel computer.
(3) beneficial effect
Technique scheme has following advantage: the present invention is by the operation flow mapping techniques, the operation flow of operation system is mapped to tree structure, and show at mobile terminal device based on this, can so that portable terminal customizes UI according to customer requirements, therefore can satisfy the demand of different user; Further, because operation flow is mapped as tree, can be easy to search the next stage page by ergodic algorithm, thereby realize the navigation of service logic, therefore, mobile information is able to simply, realizes fast, improved user's experience.
Description of drawings
Fig. 1 is method flow diagram of the present invention;
Fig. 2 is the logic diagram of business model;
Fig. 3 be the present invention realize based on system architecture.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples are used for explanation the present invention, but are not used for limiting the scope of the invention.
As shown in Figure 1, the invention provides a kind of method that realizes mobile information, may further comprise the steps:
S1, portable terminal send access request to wireless application server;
The page corresponding with described chained address searched in S2, the chained address that described wireless application server is corresponding according to described access request from the business model that it is stored, and sends the request of data corresponding with the described page to operation system;
S3, described operation system send to described wireless application server with the data corresponding with described request of data;
S4, described wireless application server send to portable terminal after the data of receiving are inserted the described page;
S5, portable terminal show the page that receives.
As shown in Figure 2, described business model is made of a plurality of pages, the storage organization of described a plurality of pages is tree, the tree that is comprised of described a plurality of pages represents the operation flow of described operation system, and in described tree, root node is the homepage face of described business model, submits to a kind of mode in three kinds of modes to set up set membership by page link, local redirect and data between each page, and the upper level page is as the father node of the next stage page.
In the present embodiment, when wireless application server is searched the page described in the step S2, use a kind of realization in preorder traversal algorithm, inorder traversal algorithm and the follow-up ergodic algorithm.
In the present embodiment, among the step S4, described wireless application server is inserted the data of receiving and is formed the new page behind the described page, and sends to portable terminal after the described new page is encoded into the XML file.
In the present embodiment, among the step S5, described portable terminal is decoded described XML file and is played up, and is reduced into the page and shows.
In the present embodiment, described operation system is the OA(office automation) system, CRM(customer relation management) a kind of in system and the system that renders an account.
In the present embodiment, described portable terminal is mobile phone or panel computer.
Method of the present invention realizes based on system architecture as shown in Figure 3.
Among Fig. 3, the wireless terminal layer comprises the portable terminal in the wireless network and is deployed in customized software on the portable terminal.The wireless terminal layer is the interface of user and system interaction, shows the interface to the user, provides this locality of operation flow and data to represent, and user's behavior and upstream data are submitted to server.
The wireless terminal layer is the important carrying person of user's experience, and interface impression, operating experience etc. have all directly determined perception and the evaluation of user to system.So the wireless terminal layer will be put the optimization of experience in the first place, on the basis of supporting business, take into full account the characteristics that mobile phone terminal uses, the characteristic of operating system platform and user are to psychology expection and the use habit of cell phone software.
The networking Access Layer refers to be deployed in corporate intranet, is responsible for providing between public network and corporate intranet the Reverse Proxy of network agent service.In general, Reverse Proxy is deployed in the DMZ district, provides service by enterprise's outer net fire compartment wall to public network, and the access request of wireless terminal layer is pointed to wireless application server through the Intranet fire compartment wall.Reverse Proxy plays Intranet and public network is isolated, improves the effect of security of system.
Wireless application layer refers to be deployed in wireless application server and database server and the management platform server etc. of corporate intranet.Wireless application layer changes enterprise operation system into mobile Internet to be used.
Wireless application layer need to effectively be docked with operation system.Wireless application server can be realized by various ways such as customization web Service interface, Http interface, data are synchronous.
After wireless application layer gets access to business datum, can its assemble editing be become a series of mobile phone interface according to service feature, this process is exactly the transfer process from the Internet service to the mobile service.Mobile phone interface after the conversion can be described by the XML file.Simultaneously, wireless application server also provides flow engine, and these mobile phone interface layouts are connected in series, and generates business events flow path in the mapping of this locality.
Wireless application layer after operation flow generates local mapping, for cell phone software provides online access services and off-line content synchronous service, the self-defining interaction protocol of mutual employing of cell phone software and wireless application server.
Wireless application layer both can provide the interface of real time access, was provided at the service of ray mode for cell phone software; The interface of content synchronization also can be provided for cell phone software, the page and data are synchronized to mobile phone terminal, allow the user use offline service at mobile phone.No matter line model or off-line mode, service content is all generated and management by wireless application server, and update functions is provided.
Wireless application layer from professional system map to this locality flow process and business datum and be synchronized to local data from application-interface layer, all leave in the wireless application database.In other words, depositing the map view of the wireless application of operation flow in the wireless application database.
Managing portal in the wireless application layer play to system manage, the effect of monitoring and service maintenance, check system mode for the keeper, system is carried out maintenance and management, and editor and upgrade operation flow.
Application-interface layer is the mutual interface of wireless application layer and operation system between wireless application layer and business system layer.Radio interface layer is responsible for customized development by the development and maintenance personnel of operation system, from professional system acquisition business datum, offers wireless application layer.The development scheme of application-interface layer and the interface shape that provides by the concrete condition decision of operation system, can be the multiple interfaces forms such as Web Service, Http.To be that wireless application layer and business system layer are isolated open application-interface layer, avoids wireless application layer that operation system is caused direct impact.
Business system layer is the operation system of enterprises, is the starting point that wireless application is extended, and is professional source.Wireless application can not impact the normal operation of operation system self expanding and extending of its.
As can be seen from the above embodiments, the present invention is by the operation flow mapping techniques, the operation flow of operation system is mapped to tree structure, and show at mobile terminal device based on this, can so that portable terminal customizes UI according to customer requirements, therefore can satisfy the demand of different user; Further, because operation flow is mapped as tree, can be easy to search the next stage page by ergodic algorithm, thereby realize the navigation of service logic, therefore, mobile information is able to simply, realizes fast, improved user's experience.
The above only is preferred implementation of the present invention; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the technology of the present invention principle; can also make some improvement and replacement, these improvement and replacement also should be considered as protection scope of the present invention.

Claims (7)

1. a method that realizes mobile information is characterized in that, may further comprise the steps:
S1, portable terminal send access request to wireless application server;
The page corresponding with described chained address searched in S2, the chained address that described wireless application server is corresponding according to described access request from the business model that it is stored, and sends the request of data corresponding with the described page to operation system;
S3, described operation system send to described wireless application server with the data corresponding with described request of data;
S4, described wireless application server send to portable terminal after the data of receiving are inserted the described page;
S5, portable terminal show the page that receives.
2. the method for claim 1, it is characterized in that, described business model is made of a plurality of pages, the storage organization of described a plurality of pages is tree, the tree that is comprised of described a plurality of pages represents the operation flow of described operation system, and in described tree, root node is the homepage face of described business model, submit to a kind of mode in three kinds of modes to set up set membership by page link, local redirect and data between each page, the upper level page is as the father node of the next stage page.
3. the method for claim 1 is characterized in that, when wireless application server is searched the page described in the step S2, uses a kind of realization in preorder traversal algorithm, inorder traversal algorithm and the follow-up ergodic algorithm.
4. the method for claim 1 is characterized in that, among the step S4, described wireless application server is inserted the data of receiving and formed the new page behind the described page, and sends to portable terminal after the described new page is encoded into the XML file.
5. method as claimed in claim 4 is characterized in that, among the step S5, described portable terminal is decoded described XML file and played up, and is reduced into the page and shows.
6. the method for claim 1 is characterized in that, described operation system is a kind of in OA system, crm system and the system that renders an account.
7. the method for claim 1 is characterized in that, described portable terminal is mobile phone or panel computer.
CN201210343221.XA 2012-09-14 2012-09-14 Method for realizing mobile informationization Expired - Fee Related CN102868746B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210343221.XA CN102868746B (en) 2012-09-14 2012-09-14 Method for realizing mobile informationization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210343221.XA CN102868746B (en) 2012-09-14 2012-09-14 Method for realizing mobile informationization

Publications (2)

Publication Number Publication Date
CN102868746A true CN102868746A (en) 2013-01-09
CN102868746B CN102868746B (en) 2015-02-11

Family

ID=47447332

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210343221.XA Expired - Fee Related CN102868746B (en) 2012-09-14 2012-09-14 Method for realizing mobile informationization

Country Status (1)

Country Link
CN (1) CN102868746B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103442142A (en) * 2013-08-28 2013-12-11 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN104346158A (en) * 2013-08-09 2015-02-11 华为终端有限公司 Method for processing cascading pages and user equipment
CN105100001A (en) * 2014-05-04 2015-11-25 腾讯科技(深圳)有限公司 Dynamic online interaction platform control method, management background and interaction platform
CN106453397A (en) * 2016-11-18 2017-02-22 北京红马传媒文化发展有限公司 Method of automatically identifying network ticket-robbing and intrusion through big data analysis

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778168A (en) * 2010-02-05 2010-07-14 中国电信股份有限公司 Method and system for optimization display of wed pages on browser of mobile terminal
CN101827085A (en) * 2010-02-23 2010-09-08 浪潮通信信息系统有限公司 Method for converting IT application system on PC into system accessible by mobile phone terminal
CN102457528A (en) * 2010-10-19 2012-05-16 北京邮电大学 Method for adaptively issuing web content facing to mobile phone terminal and system thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778168A (en) * 2010-02-05 2010-07-14 中国电信股份有限公司 Method and system for optimization display of wed pages on browser of mobile terminal
CN101827085A (en) * 2010-02-23 2010-09-08 浪潮通信信息系统有限公司 Method for converting IT application system on PC into system accessible by mobile phone terminal
CN102457528A (en) * 2010-10-19 2012-05-16 北京邮电大学 Method for adaptively issuing web content facing to mobile phone terminal and system thereof

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346158A (en) * 2013-08-09 2015-02-11 华为终端有限公司 Method for processing cascading pages and user equipment
WO2015018274A1 (en) * 2013-08-09 2015-02-12 华为终端有限公司 Method and user equipment for processing cascaded pages
CN104346158B (en) * 2013-08-09 2017-11-21 华为终端(东莞)有限公司 A kind of method and user equipment for handling the cascade page
CN103442142A (en) * 2013-08-28 2013-12-11 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN103442142B (en) * 2013-08-28 2015-07-15 冯立光 Method for rapidly handing over applications of mobile phone client terminal
CN105100001A (en) * 2014-05-04 2015-11-25 腾讯科技(深圳)有限公司 Dynamic online interaction platform control method, management background and interaction platform
CN105100001B (en) * 2014-05-04 2019-08-13 腾讯科技(深圳)有限公司 Online interaction platform dynamic control method, management backstage and interaction platform
CN106453397A (en) * 2016-11-18 2017-02-22 北京红马传媒文化发展有限公司 Method of automatically identifying network ticket-robbing and intrusion through big data analysis

Also Published As

Publication number Publication date
CN102868746B (en) 2015-02-11

Similar Documents

Publication Publication Date Title
CN106445484B (en) The method and system of data tracking are realized by Software Development Kit
CN102012906B (en) Three-dimensional scene management platform based on SaaS architecture and editing and browsing method
CN105593848B (en) To the update of shared electronic document in collaborative environment
CN102034152B (en) The method for integrating of heterogeneous software system data and system based on SOA framework
CN106533804A (en) Network operation support system
CN109933760A (en) List generation method, device, computer equipment and computer readable storage medium
CN101268450B (en) Method and device for deploying EMS provisioning services
CN103236024A (en) Power system collaborative simulation system based on WEBGIS (web geography information system)
Sun [Retracted] Research on the Construction of Smart Tourism System Based on Wireless Sensor Network
CN108388622A (en) Api interface dynamic creation method, device, computer equipment and storage medium
CN108399072A (en) Five application page update method and device
CN103164333A (en) WEB testing method and WEB testing system of embedded device system and WEB server
CN109343858A (en) A kind of build a station automatically container deployment system and its working method based on server-side rendering
CN102868746B (en) Method for realizing mobile informationization
CN103390018A (en) Web service data modeling and searching method based on SDD (service data description)
CN105446724A (en) Method and device for managing software parameters
CN110532058A (en) Management method, device and equipment of container cluster service and readable storage medium
CN102360366A (en) Interactive visual HWME (Hall for Workshop of Metasynthetic Engineering) system
CN105187254B (en) A kind of interior position change update method and system based on physical location of local area network
CN109766373A (en) Electric network data methods of exhibiting and computer readable storage medium
CN100334841C (en) LCS network management method based on hierarchical chained list and dynamic XML technique
CN203340096U (en) Interactive electric power communication network simulator
CN106888264A (en) A kind of method for interchanging data and device
CN102779034A (en) Client side of railway ticketing system and implementation method of client side
CN103399776A (en) Creation method and system for reusable MOCK

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150211

Termination date: 20150914

EXPY Termination of patent right or utility model