CN102117470A - Internet simulation browser-based method for acquiring data in credit investigation system - Google Patents

Internet simulation browser-based method for acquiring data in credit investigation system Download PDF

Info

Publication number
CN102117470A
CN102117470A CN2011100764168A CN201110076416A CN102117470A CN 102117470 A CN102117470 A CN 102117470A CN 2011100764168 A CN2011100764168 A CN 2011100764168A CN 201110076416 A CN201110076416 A CN 201110076416A CN 102117470 A CN102117470 A CN 102117470A
Authority
CN
China
Prior art keywords
information
credit
page
credit card
data
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.)
Pending
Application number
CN2011100764168A
Other languages
Chinese (zh)
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 CN2011100764168A priority Critical patent/CN102117470A/en
Publication of CN102117470A publication Critical patent/CN102117470A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides an internet simulation browser-based method for acquiring data in a credit investigation system. Credit data of a customer to be approved are acquired from an external system, and the credit data are used for consultation of credit card investigation personnel. The method comprises the following steps of: A, analysis simulation of a target resource site; B, web page capturing: acquiring a result page to be queried and returned from the target resource site, and storing the result page in a local computer; C, information extraction: extracting the required information from the result page; and D, data storage: storing the extracted required information record in an information record database in a credit card credit investigation unit. By adopting the method, the credit data of the customer to be approved can be conveniently acquired from the external system, and the efficiency of credit card credit investigation is remarkably improved.

Description

Obtain the method for data in the reference collaborative inspection system based on internet simulation browser
Technical field
The present invention relates to obtain based on internet simulation browser in a kind of reference collaborative inspection system the method for data.
Technical background
Bank is in the process of distribution credit card, must verify client's various information (comprising identity information, deposit loan, house property, insurance information etc.), it is the reference inspection, and existing reference inspection employing is manually handled, owing to lack the support of technological means, examine that the business personnel needs artificial enquiry to examine the data message of a plurality of systems such as People's Bank of China's reference record of client, common reserve fund, deposit, loan, finance product, payroll credit in advance in the process, efficient is low, the mistake height.
The informational needs that the business personnel needs in examining the credit card process obtains from numerous outreaching the system, and access modes also is not quite similar, and as People's Bank of China's reference, by visit People's Bank of China related system website, after the use user login, inquiry obtains after the input relevant information; As common reserve fund, by the batch upload file, by common reserve fund system batch return results; Some account inquiries as in the row realize by system's relevant interface in the row.
The scope of business that in lines main at present reference relates to has:
Reference (deposit, payroll credit, fund, housing loan in the information inquiry of public security household register, People's Bank of China's credit record inquiry, grid motor inquiry, enterprise network inquiry, common reserve fund information inquiry, joint name card inquiry, telecommunications Yellow Page, the inquiry of client's cellphone information, property ownership certificate information inquiry, the system, consumptive loan, loan for purchasing car ...) data query or the like.
Therefore, there is following problem in current checking method:
The reference inspection mainly is to operate by manual mode, such as: operating personnel sign in to some relevant systems that outreach respectively, the inspection information that the input client provides, outreach system's single or return the inspection result in batches, the mode of operating personnel by printing the reference result or marking at application form is for the approving person provides the reference foundation.
The system that respectively outreaches is distributed in different places, and the inquiry of different modes is provided, the querying condition difference of required submission;
It is inconsistent respectively to outreach system queries result data form, and garbage is more, and the result of comprehensive integration can't be provided, and the approving person is difficult to utilize;
It is loaded down with trivial details respectively to outreach system management, needs the login username and the password of a plurality of systems of record, takies a large amount of logins and switching time, increases operating personnel's workload;
It is various to outreach system's classification, and manual login page inquiry work statistic workload is big, and efficient is low, needs a large amount of information of hand-kept, and perhaps printed information is many, is difficult to keeping, and waste is serious, and makes mistakes easily.
Summary of the invention
The objective of the invention is to propose to obtain based on internet simulation browser in a kind of reference collaborative inspection system the method for data, this method can be obtained the reference data of waiting to examine the client from the system of outreaching easily, significantly improves the efficient of credit card reference inspection.
Technical solution of the present invention is as follows:
Obtain the method for data in a kind of reference collaborative inspection system based on internet simulation browser, it is characterized in that obtain the reference data of waiting to examine the client from the system of outreaching, these reference data are used for the credit card audit crew and consult; Step is as follows:
Steps A: to the analysis mode of target resource website: the page structure to the target resource website is analyzed, obtain its required parameter and be used for simulating the HTTP request: construct request row, request header field and the request entity of HTTP request at the page of target resource website, and send this HTTP request;
Step B: webpage grasps: obtain the results page of returning from the target resource website of required inquiry, and this results page is stored in local computer;
Step C: information extraction: from results page, extract information needed;
Step D: data loading: the information needed that extracts is write down in the information database of record that leaves in the credit card reference inspection unit.
The described system of outreaching comprises: Ministry of Public Security's residential identity infosystem, People's Bank of China's credit investigation system, house property infosystem, common reserve fund infosystem.
In the steps A, the HTTP request adopts HttpClient to finish, and step is as follows:
(1) example of establishment HttpClient;
(2) creating an example of certain method, is parameter with target URL generally; Described certain method is GetMethod or PostMethod method;
(3) allow HttpClient carry out this method;
(4) read response message;
(5) discharge connection;
(6) processing is replied;
In above-mentioned steps, obtain desired parameters by HttpWatch, the parameter Real-time and Dynamic of wherein dynamic change is extracted; Carry out the analog subscriber sign-on access in addition, to obtain the results page of the required inquiry of user.
Among the step C, adopt based on the NoDoSE abstracting method of feature mode coupling and realize information extraction.
[HttpClient is the sub-project under the Apache Jakarta Common, is prior art, be used to provide efficiently, the client programming tool bag of support http protocol up-to-date, feature richness, and it supports up-to-date version and the suggestion of http protocol.The main function that HttpClient provides:
Realized the method (GET, POST, PUT, HEAD etc.) of all HTTP;
Support to turn to automatically;
Support the HTTPS agreement;
Support acting server etc.】
The beneficial effect that the present invention had has:
Adopt the method for obtaining data in the reference collaborative inspection system of the present invention based on internet simulation browser, can a standard, unified, the flexible credit inspection platform of supporting the system of outreaching be provided for bank credit card business more, to reduce cost, to improve search efficiency, also provide new effective means in the credit card risk aspect preventing, security is higher.Mainly show the following aspects:
1, promotes the credit card business fast development, dominates the market rapidly that effect is good
Before system does not reach the standard grade, add up, only hair fastener is 4.74 ten thousand, only finishes 12.03% of annual task in by the end of March, 2009 in Hunan Construction Bank, after the online implementing, by in by the end of December, 2009, credit card business realizes good and fast development, and each main business index is overfulfilled the plan, rank prostatitis in the system, the same trade ranks the first.Clean newly-increased 350,000 families in card holder's year, rank is the 5th in 38 systems of branch of family of the whole nation; 300,000 of clean newly-increased hair fasteners, rank is the 6th in the system, 93.7 ten thousand of accumulative total issued volumes; High-end, major products marketing effect is obvious, and conversion client number reaches 9.4 ten thousand families, and rank is 4 in the system.Meanwhile, branch's credit card asset quality keeps good, exceeds the time limit that the loan fraction defective drops to 2.21% from 3.28% of the beginning of the year more than 60 days, and asset quality is better than the Hunan same trade.To on February 11st, 2010, credit card accumulative total issued volume broke through 1,000,000, was the branch of first leap " 1,000,000 " in the emphasis branch; Only newly-increased client of credit card year, newly-increased hair fastener are ranking first in row 38 systems of branch of family entirely.The business success of obtaining has also proved absolutely creativeness of the present invention.
2, resource consolidation
After the method for obtaining data based on internet simulation browser in this reference collaborative inspection system comes into operation, integrated the outer client's information of row effectively, comprise public security household register information, People's Bank of China's credit record, the grid motor information, enterprise network information, common reserve fund information, the joint name card inquiry, the telecommunications Yellow Page, the inquiry of client's cellphone information, the property ownership certificate information inquiry, (the deposit of reference in the system, payroll credit, fund, housing loan, consumptive loan, loan for purchasing car ...) wait the data query of tens capable inner and outer system, form the complete customer profile data of a cover, gather and be combined in the approving person and show in front, improve greatly and examine hair fastener speed and accuracy.
3, alleviated reference personnel's labour intensity
Before collaborative inspection system was reached the standard grade, reference personnel understood the different credibility certificates that provide according to the applicant for the processing of every part of application part, and whether the information of filling in a form of verifying the applicant is accurate.As, he manages it, and whether card information conforms to, whether WorkPhone conforms to 114 registrations, the verification of property ownership certificate information, at the loans and deposits information state of one's own profession etc.The verification of these information need be inquired about in the system in different websites and row, causes the prolongation of activity duration.After the reference collaborative inspection system is reached the standard grade, can be in same interface, check client's essential information, common reserve fund information (comprising capable external information), existing credit card information (comprising amount), credit information, financing information, WorkPhone inquiry, public security information inquiry and concern information, and inquiry property ownership certificate information.No longer need the reference personnel to open different windows, enter different page verifications.
4, improved reference personnel's work efficiency
When the working link reference personnel in the past handle into part, inquiry client People's Bank of China information just enters reference center, inquiry client common reserve fund information and just enters prefectures and cities common reserve fund website, inquiry client and manage with regard to entering unified gate system in the deposit information that I manage it, be foundry bankbook and common reserve fund or medical insurance card as the financial statement that runs into the client and provide, also need inquire about in the DCC system.One day careful table process needs the reference personnel repeatedly to login and inquire about in the different systems and the page, expends many working times, and workload is difficult to promote.After the reference collaborative inspection system is reached the standard grade, the queried for items of above-mentioned frequent use has been collected the same page, alleviated reference personnel's working pressure greatly, and then improved work efficiency.Workload also by before daily be no more than 200, mentioned average daily 600.
Description of drawings
The structured flowchart that Fig. 1 links to each other with the system of outreaching for credit card reference inspection unit.
Embodiment
Below with reference to figure and specific implementation process the present invention is described in further details.
Embodiment 1:
As shown in Figure 1, reference collaborative inspection system (CCAIS) is obtained data (People's Bank of China's credit investigation system, house property system, telecommunications Yellow Page (as extracting the customer data data from telecommunications, UNICOM, system such as move) etc.) from the system of outreaching.
Credit card reference collaborative inspection system CCAIS and external system connect, specifically be to adopt the internet, with simulation browser mode, based on dynamic heterogeneous Web information integration webpage analysis method, realized that automatic submission HTML list obtains desired page and to the information extraction of the page, and the page can have been grasped and be saved in the local data base.
Idiographic flow:
Credit card reference collaborative inspection system CCAIS-(internet)->WEB website such as Ministry of Public Security's residential identity infosystem, People's Bank of China's credit investigation system, house property infosystem, common reserve fund infosystem.
The information acquisition flow process: owing to the page that number of site provides often can just can not visited by a simple URL, and must be through using the page that service is provided after registration and the login.The information representation of each website has very big isomerism, and different resources has different restrictions for login.Because the details mutual with Web needs people oneself to realize, this simulates and describes the details of visit Web resource with regard to needing people, analyzes its web form, obtains required results page; Then by analyzing page structure and content, adopt corresponding extraction algorithm, results page is found in analog subscriber click behavior, come out to deposit in information extraction in the corresponding database, realize submitting to automatically the HTML list to obtain desired page and to the information extraction of the page, the form that has customized with system is presented on the screen or prints at last, also the WEB webpage that grasps can be saved in local data base, and the operator can access the original page very soon.
Webpage source data site analysis and extractive technique are the bases of realization and Web resource automatic interaction, also are the bases of required webpage being extracted data.On the one hand, in the reciprocal process of Web resource, some parameter and data obtain with extracting by web page analysis; On the other hand, the required webpage that obtains is by web page analysis and extract acquisition.
The detailed process of inquiry Ministry of Public Security residential identity information:
1, source data site analysis simulation
Mainly the page structure of resource website is analyzed, obtained its required parameter by analysis and be used for simulating the HTTP request.Its analysis result comprises how obtaining the Query Result page and rule thereof etc.
Its principle be achieved as follows:
When the user visited the Web resource by browser, browser had been hidden and the mutual detail of Web resource for the user, the just result that the user sees.For the needs information inquiring, generally sign in to a Web server by Web browser, the input inquiry condition is submitted query requests to, and server returns Query Result.
Http protocol is based on the request pattern.The HTTP solicited message is made up of request row, request header field and request entity three parts.Method in the request row is described the action that should carry out in the allocated resource.Common method has get, post and head.The request header field is some additional informations about this time request.Request entity then is some parameter informations that required transmission is asked in this time.Http response information is made up of responsive trip, response header field and response entity three parts.Responsive trip mainly shows the HTTP version, and the status code of this response results; The response header field is the additional information of this secondary response; The response entity then is this secondary response result's details.For dynamic heterogeneous Web resource, at first need to analyze its web form, results page is found in analog subscriber click behavior, and the page structure of resource website is analyzed, and obtains its required parameter by analysis and is used for simulating the HTTP request.Its analysis result comprises how obtaining the Query Result page and rule thereof etc.Because user and Web resource is that carry out on the basis alternately with the http protocol, this reciprocal process is the process that is sent the HTTP request by the process simulation browser to long-range Web server.The every inquiry primary information of user is exactly the process that sends a HTTP request to server.
Owing to can send the process of HTTP request, be the successful key of simulation for obtaining of HTTP solicited message by process simulation.The designing requirement browser end of some Web service program carries out pre-service by script technology to search terms, generates an expression formula for search at browser end, again this expression formula is passed to server with the HTTP request mode and retrieves.In the case, need to analyze the scripted code in the html file, construct correct expression formula for search.Some solicited message parameter is dynamic change.This need manually anatomize, and finds out wherein rule, could realize in real time request, real-time response, and to the functions such as page turning of query page.These parameter informations all can not have a bit mistake.Can be by more existing network service interception tool software, as EHSniffer, HttpWatch, HttpTracer etc.These softwares can catch and decode data of the HTTP request that browser sends are analyzed the network activity of http communication etc.So just can correctly obtain the parameter that HTTP request signal post needs.
The realization of HTTP request is mainly finished by HttpClient.Use the HttpClient programming to mainly contain following basic step:
(1) example of establishment HttpClient;
(2) creating the example of certain method (DeleteMethod, EntityEnclosingMethod, ExpectContinueMethod, GetMethod, HeadMethod, MultipartPostMe-thod, OptionsMethod, PostMethod, PutMethod, TraceMethod), is parameter with target URL generally;
(3) allow HttpClient carry out this method;
(4) read response message;
(5) discharge connection;
(6) processing is replied.
Mainly in HttpClient realize the get and the post method of HTTP in asking respectively with GetMethod and two methods of PostMethod.By top step, obtain its desired parameters by HttpWatch, the parameter Real-time and Dynamic of wherein dynamic change is extracted, carry out the analog subscriber sign-on access, can obtain the results page of the required inquiry of user.User cipher is if desired logined in checking, and we click the login button login on the website, and it is the same that essence is landed in simulation, utilizes the Post method to submit to parameter to login.
NameValuePair[] postData={new NameValuePair (" username ", username), newNameValuePair (" userpwd ", password) }; // user name, password are saved in parameter array the inside pMethod.setRequestBody (postData); // theme of request is set;
Username, userpwd etc. obtain by packet catcher, perhaps register a user, obtain username and password.
2, webpage grasps
According to analysis mode the results page that inquiry obtains is grabbed local computer, make the further usefulness of analysis for information extraction.
3, information extraction
By analyzing structure of web page and content, sum up its decimation rule, adopt corresponding extraction algorithm, information needed is extracted.
Its principle and algorithm are as follows:
The information extraction of the Web page mainly shown analysis to its flag node and content of text construct healthy and strong wrapper.The rule of information extraction is occupied very consequence in wrapper.Extraction tool has TSIMMIS, W4F etc., some decimation rules have been adopted based on the Web file structure, can accurately locate TAG mark in the html page according to the node in the structure tree, can accurately navigate to the position of the information that will extract, can not obscure mutually with other data with similar structures.But work as page structure variation has taken place, the inefficacy that small change will finally have influence on decimation rule takes place in any level in the structure, need adjust again.Extraction tools such as NoDoSE, WHISK, STALKER, employing is based on the decimation rule of feature mode coupling, can in the full text of Web document, discern substring, not need the information of layer of structure, can handle well for the webpage of the diverse class of structure of web page with feature mode.The present invention adopts a kind of NoDoSE abstracting method based on the feature mode coupling in back.
4, data loading
The information record that extracts is left in the corresponding information database of record, also the WEB webpage that grasps can be saved in the local data base, offer user inquiring and use.

Claims (4)

1. simulate the method that browser obtains data based on the internet in a reference collaborative inspection system, it is characterized in that obtain the reference data of waiting to examine the client from the system of outreaching, these reference data are used for the credit card audit crew and consult; Step is as follows:
Steps A: to the analysis mode of target resource website: the page structure to the target resource website is analyzed, obtain its required parameter and be used for simulating the HTTP request: construct request row, request header field and the request entity of HTTP request at the page of target resource website, and send this HTTP request;
Step B: webpage grasps: obtain the results page of returning from the target resource website of required inquiry, and this results page is stored in local computer;
Step C: information extraction: from results page, extract information needed;
Step D: data loading: the information needed that extracts is write down in the information database of record that leaves in the credit card reference inspection unit.
2. credit card reference inspection method according to claim 1 is characterized in that:
The described system of outreaching comprises: Ministry of Public Security's residential identity infosystem, People's Bank of China's credit investigation system, house property infosystem, common reserve fund infosystem.
3. credit card reference inspection method according to claim 1 is characterized in that, in the steps A, the HTTP request adopts HttpClient to finish, and step is as follows:
(1) example of establishment HttpClient;
(2) creating an example of certain method, is parameter with target URL generally; Described certain method is GetMethod or PostMethod method;
(3) allow HttpClient carry out this method;
(4) read response message;
(5) discharge connection;
(6) processing is replied;
In above-mentioned steps, obtain desired parameters by HttpWatch, the parameter Real-time and Dynamic of wherein dynamic change is extracted; Carry out the analog subscriber sign-on access in addition, to obtain the results page of the required inquiry of user.
4. according to each described credit card reference inspection method of claim 1-3, it is characterized in that, among the step C, adopt based on the NoDoSE abstracting method of feature mode coupling and realize information extraction.
CN2011100764168A 2011-03-28 2011-03-28 Internet simulation browser-based method for acquiring data in credit investigation system Pending CN102117470A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100764168A CN102117470A (en) 2011-03-28 2011-03-28 Internet simulation browser-based method for acquiring data in credit investigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100764168A CN102117470A (en) 2011-03-28 2011-03-28 Internet simulation browser-based method for acquiring data in credit investigation system

Publications (1)

Publication Number Publication Date
CN102117470A true CN102117470A (en) 2011-07-06

Family

ID=44216223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100764168A Pending CN102117470A (en) 2011-03-28 2011-03-28 Internet simulation browser-based method for acquiring data in credit investigation system

Country Status (1)

Country Link
CN (1) CN102117470A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104811463A (en) * 2014-01-27 2015-07-29 上海盈灿投资管理咨询有限公司深圳分公司 Cloud credit investigation system and query method thereof
CN105446752A (en) * 2014-06-30 2016-03-30 北京金山安全软件有限公司 Triggering method and device of control in application program and mobile terminal
CN106709799A (en) * 2015-08-07 2017-05-24 广州市民询通企业管理有限公司 Civil credit report system
CN109614532A (en) * 2018-11-26 2019-04-12 上海阿米特数据系统有限公司 A kind of retail website data auto acquisition system
CN110022354A (en) * 2019-03-03 2019-07-16 云南电网有限责任公司信息中心 Mobile application integrated approach, device, computer equipment and storage medium based on http protocol
CN110175058A (en) * 2019-04-10 2019-08-27 阿里巴巴集团控股有限公司 The method quickly retained, module, system and medium based on data exception information
CN111243116A (en) * 2020-01-16 2020-06-05 厦门快商通科技股份有限公司 Method and system for automatic sign-in of APP application software

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104811463A (en) * 2014-01-27 2015-07-29 上海盈灿投资管理咨询有限公司深圳分公司 Cloud credit investigation system and query method thereof
CN105446752A (en) * 2014-06-30 2016-03-30 北京金山安全软件有限公司 Triggering method and device of control in application program and mobile terminal
CN105446752B (en) * 2014-06-30 2019-05-28 北京金山安全软件有限公司 Triggering method and device of control in application program and mobile terminal
US10372300B2 (en) 2014-06-30 2019-08-06 Beijing Kingsoft Internet Security Software Co., Ltd. Method, apparatus and mobile terminal for triggering widget in application
CN106709799A (en) * 2015-08-07 2017-05-24 广州市民询通企业管理有限公司 Civil credit report system
CN109614532A (en) * 2018-11-26 2019-04-12 上海阿米特数据系统有限公司 A kind of retail website data auto acquisition system
CN110022354A (en) * 2019-03-03 2019-07-16 云南电网有限责任公司信息中心 Mobile application integrated approach, device, computer equipment and storage medium based on http protocol
CN110175058A (en) * 2019-04-10 2019-08-27 阿里巴巴集团控股有限公司 The method quickly retained, module, system and medium based on data exception information
CN110175058B (en) * 2019-04-10 2022-04-05 创新先进技术有限公司 Method, module, system and medium for fast retention based on data exception information
CN111243116A (en) * 2020-01-16 2020-06-05 厦门快商通科技股份有限公司 Method and system for automatic sign-in of APP application software

Similar Documents

Publication Publication Date Title
CN102110276A (en) Credit card credit investigation method and system
CN102117470A (en) Internet simulation browser-based method for acquiring data in credit investigation system
US8762391B2 (en) Method and system of information matching in electronic commerce website
CN104380323A (en) Identifying prospective employee candidates via employee connections
CN103297469B (en) The acquisition method of a kind of website data and device
CN106126648B (en) It is a kind of based on the distributed merchandise news crawler method redo log
CN104700169A (en) Method and system for inspecting and managing invoices
US20060185019A1 (en) Method and system for observational data collection
CN108765113A (en) A kind of examination of invoice, reimbursement, management system
CN101576988A (en) Credit data interactive system and interactive method
CN111400474A (en) Intelligent customer service question and answer method and device for government affair service
CN101315695A (en) Bank information processing method and data extraction component
CN202033796U (en) Credit investigation assistance system for credit cards
WO2011034575A1 (en) Business management assessment and consulting assistance system and associated method
CN105069004A (en) Patent information automatic collection method
CN109670685A (en) A kind of working hour integrating system and method
CN113537915B (en) Project evaluation system, method and storage medium
KR100799628B1 (en) The commerce information analysis service provision method which uses the real-time integration of information
Apriyanto et al. The Development of Real-time Monitoring and Managing Information System for Digitalization of Plant Collection Data In Indonesian Botanical Garden
CN110489629A (en) Data crawling method, data crawl device, data crawl equipment and storage medium
CN109767048A (en) Assets collecting method and method for processing resource
CN115242638B (en) Feasible touch screening method and device, electronic equipment and storage medium
Sharmila Web Based Technologies to Support High Level Process Maturity
Ayangbekun Oluwafemi et al. Design and Development of an Online Assets Inventory Management System (AIMS)
Hansson et al. An application for the tracking and administration of work tools

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110706