Skip to main content

The Processmaker 2.0 Version Backup the workflow

/*
* The Processmaker 2.0 Version Backup the workflow
*/

D:\PM>cd processmaker

D:\PM\processmaker>processmaker.bat workspace-backup workflow backup1.tar
Backing up to D:/PM/processmaker/shared/backups/backup1.tar
Backing up database...
Saving database wf_workflow
LOCK TABLES                                                               [OK]
Dump of table additional_tables                                819 Bytes Saved
Dump of table app_cache_view                                 13513 Bytes Saved
Dump of table app_delay                                        334 Bytes Saved
Dump of table app_delegation                                  8498 Bytes Saved
Dump of table app_document                                   21590 Bytes Saved
Dump of table app_event                                          0 Bytes Saved
Dump of table app_folder                                      5163 Bytes Saved
Dump of table app_history                                    14396 Bytes Saved
Dump of table app_message                                     8407 Bytes Saved
Dump of table app_notes                                          0 Bytes Saved
Dump of table app_owner                                          0 Bytes Saved
Dump of table app_solr_queue                                     0 Bytes Saved
Dump of table app_thread                                       941 Bytes Saved
Dump of table application                                    18203 Bytes Saved
Dump of table calendar_assignments                               0 Bytes Saved
Dump of table calendar_business_hours                          106 Bytes Saved
Dump of table calendar_definition                              170 Bytes Saved
Dump of table calendar_holidays                                  0 Bytes Saved
Dump of table case_scheduler                                     0 Bytes Saved
Dump of table case_tracker                                      96 Bytes Saved
Dump of table case_tracker_object                                0 Bytes Saved
Dump of table configuration                                   7671 Bytes Saved
Dump of table content                                       100824 Bytes Saved
Dump of table dashlet                                         1008 Bytes Saved
Dump of table dashlet_instance                                1139 Bytes Saved
Dump of table db_source                                        181 Bytes Saved
Dump of table department                                         0 Bytes Saved
Dump of table dim_time_complete                                  0 Bytes Saved
Dump of table dim_time_delegate                                  0 Bytes Saved
Dump of table dynaform                                        4953 Bytes Saved
Dump of table event                                          15021 Bytes Saved
Dump of table field_condition                                  797 Bytes Saved
Dump of table fields                                         13616 Bytes Saved
Dump of table gateway                                         1644 Bytes Saved
Dump of table group_user                                      2756 Bytes Saved
Dump of table groupwf                                          273 Bytes Saved
Dump of table holiday                                            0 Bytes Saved
Dump of table input_document                                  1197 Bytes Saved
Dump of table iso_country                                    14834 Bytes Saved
Dump of table iso_location                                 3988501 Bytes Saved
Dump of table iso_subdivision                                64199 Bytes Saved
Dump of table language                                       11195 Bytes Saved
Dump of table lexico                                             0 Bytes Saved
Dump of table log_cases_scheduler                                0 Bytes Saved
Dump of table login_log                                      72133 Bytes Saved
Dump of table object_permission                                  0 Bytes Saved
Dump of table output_document                                 3165 Bytes Saved
Dump of table pmt_attorney                                     229 Bytes Saved
Dump of table pmt_county                                      1269 Bytes Saved
Dump of table pmt_lien                                      365543 Bytes Saved
Dump of table pmt_tax_collector                               1319 Bytes Saved
Dump of table process                                         2540 Bytes Saved
Dump of table process_category                                  96 Bytes Saved
Dump of table process_owner                                      0 Bytes Saved
Dump of table process_user                                       0 Bytes Saved
Dump of table report_table                                       0 Bytes Saved
Dump of table report_var                                         0 Bytes Saved
Dump of table route                                           7870 Bytes Saved
Dump of table session                                            0 Bytes Saved
Dump of table shadow_table                                       0 Bytes Saved
Dump of table stage                                              0 Bytes Saved
Dump of table step                                            4577 Bytes Saved
Dump of table step_supervisor                                  328 Bytes Saved
Dump of table step_trigger                                    3499 Bytes Saved
Dump of table sub_application                                 1362 Bytes Saved
Dump of table sub_process                                     2157 Bytes Saved
Dump of table swimlanes_elements                              1936 Bytes Saved
Dump of table task                                           10701 Bytes Saved
Dump of table task_user                                       2760 Bytes Saved
Dump of table translation                                   258102 Bytes Saved
Dump of table triggers                                       25916 Bytes Saved
Dump of table users                                           1652 Bytes Saved
Dump of table users_properties                                 320 Bytes Saved
UNLOCK TABLES                                                             [OK]
Saving database rp_workflow
UNLOCK TABLES                                                             [OK]
Saving database rb_workflow
LOCK TABLES                                                               [OK]
Dump of table authentication_source                              0 Bytes Saved
Dump of table permissions                                     3322 Bytes Saved
Dump of table roles                                            709 Bytes Saved
Dump of table roles_permissions                               4068 Bytes Saved
Dump of table systems                                          260 Bytes Saved
Dump of table users                                           1193 Bytes Saved
Dump of table users_roles                                      535 Bytes Saved
UNLOCK TABLES                                                             [OK]
Copying database to backup...
 + D:/PM/processmaker/shared/upgrade/3F03.tmp
Copying files to backup...
 + D:/PM/processmaker/shared/sites/workflow

ProcessMaker Version 2.5.0.1
              System  (WINNT)
         PHP Version 5.2.14
      Server Address
   Client IP Address
             Plugins charts
                     lmsReports
                     openFlash
                     pmosCommunity
                     processTemplate

      Workspace Name workflow
   Workflow Database mysql://wf_workflow:mcf6bt2jwkhp@127.0.0.1:3307/wf_workflow

       RBAC Database mysql://rb_workflow:0fpxh8zcrb3j@127.0.0.1:3307/rb_workflow

     Report Database mysql://rp_workflow:hx2npv915jqb@127.0.0.1:3307/rp_workflow

       MySql Version MySql (Version none)
Press any key to continue . . .
//After Restoring in phpmyadmin
-----------------------------------
created the pm tables dynamically
------------------------------------
authentication_source
permissions
roles
roles_permissions
systems
users
users_roles

Comments

Popular posts from this blog

vagrant up not working windows 10 | Stderr: VBoxManage.exe: error: Failed to get device handle and/or partition

 vagrant up not working windows 10 If you get an error message during  vagrant up  or when starting a VirtualBox machine, telling you that VT-x is not available, a reason may be that you have enabled Hyper-V on your Windows 10 machine: VirtualBox and Hyper-V cannot share the VT-x CPU: $ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'thesteve0/openshift-origin' is up to date... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat default: Adapter 2: hostonly ==> default: Forwarding ports... default: 8443 (guest) => 8443 (host) (adapter 1) default: 22 (guest) => 2222 (host) (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command an...

HTML to Office Word header and footer generation

Here is an HTML to Office Word header and footer generation code Below: fwrite($oFile, <html xmlns="http://www.w3.org/TR/REC-html40" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <title> </title> <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Print</w:View> <w:Zoom>100</w:Zoom> </w:WordDocument> </xml><![endif]--> <style> <!-- /* Style Definitions */ p.MsoHeader, li.MsoHeader, div.MsoHeader{ margin:0in; margin-top:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; } p.MsoFooter, li.MsoFooter, div.MsoFooter{ margin:0in 0in 1in 0in; margin-bottom:.0001pt; mso-pagination:widow-orpha...

Add footer page number in Microsoft (Word) using PHP

Here is an example of adding a footer page number in a word document( .docx, .doc ) using PHP in ProcessMaker tool.  Sometimes we would like to add the footer connect via styles or tag attributes to enable the footer on pages.  View:          Below screen the output screen to display the custom footer with few lines of code Example: <table border="0" cellpadding="0" cellspacing="0" id="test" style="width: 100%;"> <tbody> <tr> <td> <!--footer starts--> <div id="f1" style="position: fixed; bottom: 5mm; left: 0mm; width: 100%; mso-element: footer;"> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%;"> <tbody> <tr> <td class="footer"> ...