CN105704342B - A kind of image system and flowsheet platform integrated approach - Google Patents

A kind of image system and flowsheet platform integrated approach Download PDF

Info

Publication number
CN105704342B
CN105704342B CN201510859469.5A CN201510859469A CN105704342B CN 105704342 B CN105704342 B CN 105704342B CN 201510859469 A CN201510859469 A CN 201510859469A CN 105704342 B CN105704342 B CN 105704342B
Authority
CN
China
Prior art keywords
image
link
field
business processing
processing object
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.)
Active
Application number
CN201510859469.5A
Other languages
Chinese (zh)
Other versions
CN105704342A (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.)
Yonyou Network Technology Co Ltd
Original Assignee
Yonyou Network 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 Yonyou Network Technology Co Ltd filed Critical Yonyou Network Technology Co Ltd
Priority to CN201510859469.5A priority Critical patent/CN105704342B/en
Publication of CN105704342A publication Critical patent/CN105704342A/en
Application granted granted Critical
Publication of CN105704342B publication Critical patent/CN105704342B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/00912Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
    • H04N1/00938Software related arrangements, e.g. loading applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/00912Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
    • H04N1/00954Scheduling operations or managing resources

Abstract

The present invention relates to a kind of image systems and flowsheet platform integrated approach, including image scan mode is arranged first, are secondly integrated visual widget and each field business processing object, are once again set up batch scanning mode;The setting image scan mode is scanned work by a link of the specified ordinary user of scanning mode setting in process operating for administrator, other links in process operating cannot be scanned and can only be checked;The integrated of the visual widget and each field business processing object is that visual widget provides registration table and registers to use for every field, and visual widget realizes the mapping of each field business processing object and image external interface according to the mapping relations in registration table automatically.The present invention realizes the Integrated Solution of operation system and image system, and the influence to original function can be reduced in image system upgrading, thus allow the business object in each field fast implement with image system docking with it is integrated.

Description

A kind of image system and flowsheet platform integrated approach
Technical field
The present invention relates to image systems in a kind of operation system and flowsheet platform integrated approach.
Background technique
Operation system is also known as business personnel's information system, is supplied to the system that basic personnel use, and is to business procession The information system for carrying out specific aim support, can provide strong tool support for the completion of a certain work.Such as ERP system, We can be regarded as typical business processing type system, it can be based on certain function to service links such as associated production, buyings It can module offer support well.
It can be seen that operation system is usually a huge system, multiple fields and link can be related to, each field and The product class of link is numerous, different, even in the same industry, business processing object between different enterprises, industry Business process is not quite similar, and also has nothing in common with each other for the demand of bill in kind.
How the flowsheet platform in operation system to be integrated with external image system, is to be now to asking for solution Topic.
Summary of the invention
It is an object of the invention to: the above-mentioned technical problems in the prior art are directed to, are provided in a kind of operation system Flowsheet platform and image system Integrated Solution, so that the business processing object in each field be allow to fast implement and image system The docking of system and integrated.
The present invention is achieved by the following technical solutions:
A kind of image system and flowsheet platform integrated approach, including image scan mode is set first, secondly by image control Part is integrated with each field business processing object, is once again set up batch scanning mode;
The setting image scan mode is that administrator is transported by the specified ordinary user of scanning mode setting in process A link in turning is scanned work, other links in process operating cannot be scanned and can only be checked;
The integrated of the visual widget and each field business processing object is that visual widget provides bd_ Scanconvertor (registration table) is registered to use for every field, and visual widget is automatically real according to the mapping relations in registration table The now mapping of each field business processing object and image external interface;
The batch scanning mode is that the original invoice file of multiple business type disposably or is in batches put simultaneously Enter scanner.
Further, a link in process operating is nonessential scanning link, the nonessential scan ring Section for workflow arrive the link when do not force progress image scan.
Further, a link in process operating is to have to scan through link, and the link that has to scan through is It forces to carry out image scan when workflow is to the link.
Further, the registration table that the visual widget provides include registration button, major key, business processing object type, Object properties, conversion class.path, said module, constant, business processing object, image interface and conversion implementation type;Described Business processing object is the field on business processing object;The image interface is corresponding image interface field;Described turn Changing implementation type does not have to be set as empty when specific demand, and the value in business object field is transformed into image automatically and connect by visual widget Mouthful.
Further, the image interface needs to be arranged three parameters: AppSystemCode, BusinessSerialNo And DocName;The AppSystemCode is the display Name of visual widget tree structure root;Described BusinessSerialNo is the major key of business object;The DocName is the second-level directory display Name for scanning file.
Further, the registration button include BaseImageScanAction (image scan button) and BaseImageShowAction (image checks button).
Further, the registration code that the BaseImageScanAction (image scan button) is injected in a manner of XML Are as follows:
Image scan button:
<beanid=" testAction " class=" nc.image.scan.action.BaseImageScanAction">
<property name="model"ref="userAppModel"></property>
<propertyname="pk_billtype"value="0000Z30000000000263X"></property>
</bean>。
Further, the registration code that the BaseImageShowAction (image checks button) is injected in a manner of XML Are as follows:
Image checks button:
<bean id=" testAction " class=" nc.image.scan.action.BaseImageShowAction">
<property name="model"ref="userAppModel"></property>
<property name="pk_billtype"value="0000Z30000000000263X"></property >
</bean>。
Further, the model is the value of BillManageModel and pk_billtype, described The business processing object type set in the value of BillManageModel and pk_billtype and registration table is consistent.
In conclusion by adopting the above-described technical solution, the beneficial effects of the present invention are: realizing operation system and shadow Influence to original function can be reduced as the Integrated Solution of system, and in image system upgrading, to make each field Business object can fast implement with image system docking with it is integrated.
Detailed description of the invention
Examples of the present invention will be described by way of reference to the accompanying drawings, in which:
Fig. 1 is xlsx storage organization schematic diagram;
Fig. 2 is the xlsx storage organization by taking personnel's archives as an example;
Fig. 3 is process of analysis block diagram of the invention.
Specific embodiment
All features disclosed in this specification or disclosed all methods or in the process the step of, in addition to mutually exclusive Feature and/or step other than, can combine in any way.
Any feature disclosed in this specification (including any accessory claim, abstract and attached drawing), except non-specifically chatting It states, can be replaced by other alternative features that are equivalent or have similar purpose.That is, unless specifically stated, each feature is only It is an example in a series of equivalent or similar characteristics.
It is as shown in Figure 1, a kind of image system and flowsheet platform integrated approach, including image scan mode is set first, Secondly visual widget and each field business processing object are integrated, are once again set up batch scanning mode;
Image scan mode is set, specified ordinary user is arranged in process operating by scanning mode for administrator One link is scanned work, other links in process operating cannot be scanned and can only be checked;Scanning mode is set Following business rule will also be met by setting:
1) if fruit scanning mode is a certain link progress image scan and nonessential scanning on stream: only flowing It can not just be forced with scan-image when Cheng Liuzhuan is to the link.Other links, which cannot be scanned, to be checked.
2) if scanning mode carries out image scan for a certain link on stream and has to scan through: only in process stream It just such as can not be scanned, and do not upload attachment with scan-image when going to the link, procedure links audit cannot pass through.Other Link, which cannot be scanned, to be checked.
It is as shown in Figure 2, the editorial logic at the interface of scanning mode, left side display support the field of configuration image scan+ Module+business processing object.(field is needed to register which business processing object supports configuration image scan mode)
The critical data scanned as shown in Figure 2 is as shown in table 1:
Table 1:
Visual widget and the integrated of each field business processing object are that visual widget provides bd_scanconvertor (registration Table) it is registered to use for every field, visual widget realizes each field business processing pair according to the mapping relations in registration table automatically As the mapping with image external interface;
It needs to consider following problems when realizing that visual widget is integrated about each field, if the interface of external parameter becomes Change, every field how to be made not need to modify as far as possible, can quickly realize and to be adapted to external image system.In order to solve this Problem, image platform provide corresponding registration and mapping mechanism, and specific practice is that image platform provides following registration table for each A field registers to use, and image platform is realized automatically according to the mapping relations in registration table and connect outside business processing object and image The mapping of mouth.Wherein the information of registration table is as shown in table 2:
Table 2:
It needs to register in bd_scanconvertor table and in the corresponding page when every field integrated images platform BaseImageScanAction (image scan button)/BaseImageShowAction (image checks button) is registered, in detail Content please refers to following:
1) bd_scanconvertor table, is registered.Field needs for the business processing object note of each docking image system The mapping relations of volume image interface and object properties, example are as shown in table 3;
Table 3:
It is described as follows:
A, image system needs to be arranged three parameters: AppSystemCode, BusinessSerialNo and DocName.Its Middle AppSystemCode is the display Name of visual widget tree structure root;BusinessSerialNo is business object Major key;DocName is the second-level directory display Name for scanning file.
B, the value for needing to indicate that business object type is specified herein when registering mapping relations refers to when needing with registration button Fixed business object type is consistent.
When setting transformational relation, there are three types of modes selects for field: if setting constant, with specified when converting Subject to constant;If setting conversion class.path, meeting instance transfer class is converted when converting, and conversion class needs to realize Nc.imag.scan.service.IScanFieldConvertor interface;If specifying object properties, when conversion, can be by industry Value in business process object field is mapped to image interface.
2) ,/BaseImageShowAction (check by image for registration BaseImageScanAction (image scan button) Button).Field needs to register image scan button in respective page or image checks button, infuses by taking XML injection mode as an example Volume code is as follows:
Image scan button:
<beanid=" testAction " class=" nc.image.scan.action.BaseImageScanAction">
<property name="model"ref="userAppModel"></property>
<propertyname="pk_billtype"value="0000Z30000000000263X"></property>
</bean>。
Image checks button:
<bean id=" testAction " class=" nc.image.scan.action.BaseImageShowAction">
<property name="model"ref="userAppModel"></property>
<property name="pk_billtype"value="0000Z30000000000263X"></property >
</bean>。
Wherein, the type of model is BillManageModel, and the value of pk_billtype is wanted and bd_scanconvertor The business processing object type set in table is consistent.
Batch scanning mode is that the original invoice file of multiple business type disposably or is in batches put into scanning simultaneously Instrument.The interface of batch scanning as shown in Figure 3, wherein interface editing logic is as follows:
1, the image attachment scanned is shown according to the pattern of main interface as shown in Figure 2: module+type of service+business pair As bar code+image attachment, image name are as follows: business object bar code _ serial number
2, first attachment of business object is the homepage of bill forever, and bill is shown when in click-to-call service object bar code Homepage.
3, the image attachment default of batch scanning is all chosen, and by choosing, selects the attachment uploaded, the image not uploaded It can cancel and choose.
4, put upload button, prompt: " image uploads successfully, and associated business object can examine success automatically, cannot again on Image is passed, does confirmation upload? "
5, it uploads unsuccessful image and provides log in the page lower left corner, illustrate that the xx attachment of xx business object is unsuccessful Reason.
6, image being uploaded to upload with whole simple form formula, all bill images of a business object otherwise whole upload successfully, Otherwise it does not just upload.
7, it uploads successful image not appearing on the page, the failed image for uploading or not uploading, next user steps on Recording the machine still can see and (distinguish and log in people+machine).
It 8, can be by bar code system automatically by corresponding business object after the image scan of batch scanning business object Image association is to corresponding business object.
9, the business object of batch scanning, after uploading successfully, which examines success automatically, i.e. scanning link is automatic It examines successfully, examines and pass on a skill of craft to others on artificial image, do not need to be examined again, even if Pending tasks are other people copending people, But be expressly recited in examination & approval log is to act on behalf of xxx people's examination & approval.
10, unsuccessful in automatic examination & approval during uploading attachment, to return to the unsuccessful state of image, final result Also belong to image upload it is unsuccessful, image remains on the page.
11, it rejects to the business object for scanning special hilllock, image can be shown to by the bar code of scanning business object and be criticized Sweep the business object page
12, right-click can carry out image the behaviour such as adding, delete, replace on the left of the batch scanning business object page Make.
13, when uploading, the rule for sweeping image Yu business processing object matching is criticized:
1), matched business processing object is copending business object.
2), matched business processing object type is provided that special hilllock scanning in scanning mode.
Technical solution in summary realizes the Integrated Solution of operation system and image system, and in image system The influence to original function can be reduced when upgrading, so that the business object in each field be allow to fast implement and image system It docks and integrated.
Particular embodiments described above has carried out further in detail the purpose of the present invention, technical scheme and beneficial effects It describes in detail bright, it should be understood that the above is only a specific embodiment of the present invention, is not intended to restrict the invention.This Invention expands to any new feature disclosed in the present specification or any new combination, and any new method for disclosing or The step of process or any new combination.

Claims (6)

1. a kind of image system and flowsheet platform integrated approach, it is characterised in that: including image scan mode is arranged first, secondly Visual widget and each field business processing object are integrated, batch scanning mode is once again set up;
Specified ordinary user is arranged in process operating by scanning mode for administrator in the setting image scan mode It is scanned a link of work, other links in process operating cannot be scanned and can only be checked;
The integrated of the visual widget and each field business processing object is that visual widget provides registration table for every field note Volume uses, and visual widget realizes each field business processing object and image external interface according to the mapping relations in registration table automatically Mapping;
The batch scanning mode is simultaneously that the original invoice file of multiple business type is disposable or is put into sweeps in batches Retouch instrument.
2. image system according to claim 1 and flowsheet platform integrated approach, which is characterized in that the process operating In a link be nonessential scanning link, the nonessential scanning link is not force when workflow is to the link Carry out image scan.
3. image system according to claim 1 and flowsheet platform integrated approach, which is characterized in that the process operating In a link be to have to scan through link, the described link that has to scan through is to force progress shadow when workflow is to the link As scanning.
4. image system according to claim 1 and flowsheet platform integrated approach, which is characterized in that the visual widget mentions The registration table of confession include registration button, major key, business processing object type, object properties, conversion class.path, said module, often Amount, business processing object, image interface and conversion implementation type;The business processing object is the word on business processing object Section;The image interface is corresponding image interface field;The conversion implementation type does not have to be set as empty when specific demand, Value in business object field is transformed into image interface automatically by visual widget.
5. image system according to claim 4 and flowsheet platform integrated approach, which is characterized in that the image interface Need to be arranged three parameters: AppSystemCode, BusinessSerialNo and DocName;The AppSystemCode It is the display Name of visual widget tree structure root;The BusinessSerialNo is the major key of business object;Institute The DocName stated is the second-level directory display Name for scanning file.
6. image system according to claim 4 and flowsheet platform integrated approach, which is characterized in that the registration button Button is checked including image scan button and image.
CN201510859469.5A 2015-11-30 2015-11-30 A kind of image system and flowsheet platform integrated approach Active CN105704342B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510859469.5A CN105704342B (en) 2015-11-30 2015-11-30 A kind of image system and flowsheet platform integrated approach

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510859469.5A CN105704342B (en) 2015-11-30 2015-11-30 A kind of image system and flowsheet platform integrated approach

Publications (2)

Publication Number Publication Date
CN105704342A CN105704342A (en) 2016-06-22
CN105704342B true CN105704342B (en) 2018-12-18

Family

ID=56227880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510859469.5A Active CN105704342B (en) 2015-11-30 2015-11-30 A kind of image system and flowsheet platform integrated approach

Country Status (1)

Country Link
CN (1) CN105704342B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108090744A (en) * 2017-12-29 2018-05-29 北京致远互联软件股份有限公司 Flow executing method, equipment and the medium that natural person participates in

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256486A (en) * 2008-03-11 2008-09-03 浪潮集团山东通用软件有限公司 Method for self-defining service system facing to component
CN102723091A (en) * 2011-12-30 2012-10-10 新奥特(北京)视频技术有限公司 Rough editing method based on electronic news gathering ENG material uploading
CN104394291A (en) * 2014-10-30 2015-03-04 浙商银行股份有限公司 Endorsement scanning and content input fixed point printing method based on an all-in-one scanner and printer
CN105094896A (en) * 2015-07-01 2015-11-25 北京奇虎科技有限公司 Method, equipment and system for client side starting on virtualization platform

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110284625A1 (en) * 2005-12-16 2011-11-24 Taylor Smith Digital image capture and processing system supporting multiple third party code plug-ins with configuration files having conditional programming logic controlling the chaining of multiple third-party plug-ins

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256486A (en) * 2008-03-11 2008-09-03 浪潮集团山东通用软件有限公司 Method for self-defining service system facing to component
CN102723091A (en) * 2011-12-30 2012-10-10 新奥特(北京)视频技术有限公司 Rough editing method based on electronic news gathering ENG material uploading
CN104394291A (en) * 2014-10-30 2015-03-04 浙商银行股份有限公司 Endorsement scanning and content input fixed point printing method based on an all-in-one scanner and printer
CN105094896A (en) * 2015-07-01 2015-11-25 北京奇虎科技有限公司 Method, equipment and system for client side starting on virtualization platform

Also Published As

Publication number Publication date
CN105704342A (en) 2016-06-22

Similar Documents

Publication Publication Date Title
AU2020203094B2 (en) Color Coding of Phrases within a Document to Indicate Change History
EP2372533A1 (en) Method and platform for integrating a heterogeneous collaborative design system of work group and product lifecycle management system
US10867273B2 (en) Interface for expanding logical combinations based on relative placement
US10176512B2 (en) Processing electronic data across network devices
Müller et al. Lean information and communication tool to connect shop and top floor in small and medium-sized enterprises
Shourangiz et al. Flexibility of BIM towards design change
CN105117896A (en) An office automation method
CN106294821A (en) A kind of BIM model verification method
CN1841423A (en) Comparing and contrasting models of business
CN104270787B (en) A kind of full-automatic closed loop management-control method of wireless network work order
CN105844422A (en) Business flow execution method and device
CN107239912A (en) A kind of enterprise product design data management system based on PLM platforms
Banga Trade Facilitation and'Hollowing-out'of Indian Manufacturing
Chu et al. Applying QR code technology to facilitate hospital medical equipment repair management
CN106228251A (en) Auto repair part quality traceability system
CN105825355A (en) Warehouse management system based on bar code scanning warehouse entry
CN109034622A (en) A kind of data processing method and system
CN105704342B (en) A kind of image system and flowsheet platform integrated approach
Laurence-Chasen et al. Integrating XMALab and DeepLabCut for high-throughput XROMM
CN109817346A (en) Cloud diagosis method, integrated display terminal and computer storage medium
KR100982527B1 (en) Total Dimensional Accuracy Control System and Method for Block Assembly
US10798078B2 (en) System for using login information and historical data to determine processing for data received from various data sources
CN113743732A (en) Intelligent quality detection method, system, computer and readable storage medium
US20060143074A1 (en) Vender evaluation method
CN110136796A (en) A kind of prescription medicine based on artificial intelligence sells medicine system and method

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