The video demonstrates how eworkflow integrates and customizes the aspx page.
The eworkflow custom workflow system integrates the eform to edit the process online and form online. Eform also provides online creation of business tables and maintenance of table fields. Therefore, with eworkflow + eform, you can design, create, debug, and run business processes and business modules online. During the development process of the entire business process, you can view the results while designing without compiling. We can use it after debugging and running is complete, which makes it easy for developers and even terminal users.
The eworkflow workflow system can also directly integrate pages such as aspx and jsp.
The eworkflow flow engine encapsulates several major api functions.
Api for starting a process: wf. initialize (wfname, wfversion, initActionid, inputs), input the specified process name, version, initialization action id, and return the id of the started process instance.
Api for flow: wf. doAction (wfid, actionid, inputs) parameter process instance id, the id of the currently executed action, and the variable inputs used in the process context.
There are also some APIs for obtaining the current to-do task, so the api is mainly encapsulated in the workflow interface.
The reference example is in the ebsys \ workflow \ aspx_dj directory,
Main implementation process:
Obtain the userid string userid = (System. String) session ["userid"] from the Session.
Obtain the Environment class instance Environment env = new Environment (Session );
Obtain the workflow engine class instance Workflow wf = new BasicWorkflow (userid, env );
Initialize the execution process: wf. initialize (wfname, wfversion, initActionid, inputs)
Flow of execution process: wf. doAction (wfid, actionid, inputs)
Demo download: http://pan.baidu.com/s/1qWqHzYW
How can I change the title of the background management page? I got a management system and opened the loginaspx background login page with DW.
Oh, this is very simple. You should use the source code of the dual-language website.
You must have directly configured the background. If not, you can find the database and directly modify the corresponding content of the database.
He is the company. comm. utiis. systemtop (language) called)
That is to say, the Chinese site calls the Chinese site in the background.
By the way, you can directly change the <% = company. comm. utiis. systemtop (language) %> code to the text you want to display without affecting the code running.
Easy! Flow™It is a process-oriented, multi-in-One solution customized for your project development team. It seamlessly integrates configuration management,