Hi,
One more clarification needed. I am using MySQL database in webMethods which is installed in my local machine. When i tried to deploy the bpm process, i get the below error,
Error: Failed while checking database for prior build and upload of process: “{0}” version: “{1}”. Please check the database connectivity in your preferences.
[SoftwareAG][SQLServer JDBC Driver][SQLServer]Invalid object name ‘WMGENERATIONRECEIPT’.
at com.wm.dd.jdbc.sqlserverbase.ddcw.b(Unknown Source)
at com.wm.dd.jdbc.sqlserverbase.ddcw.a(Unknown Source)
at com.wm.dd.jdbc.sqlserverbase.ddcv.b(Unknown Source)
at com.wm.dd.jdbc.sqlserverbase.ddcv.a(Unknown Source)
at com.wm.dd.jdbc.sqlserver.tds.ddr.v(Unknown Source)
at com.wm.dd.jdbc.sqlserver.tds.ddr.a(Unknown Source)
at com.wm.dd.jdbc.sqlserver.tds.ddr.a(Unknown Source)
at com.wm.dd.jdbc.sqlserver.dda3.m(Unknown Source)
… 45 more
When i browsed for WMGENERATIONRECEIPT, i got to know that there are few tables like WMGENERATIONRECEIPT, WMPROCESS, WMPROCESSRECENT, WMSTEPDEFINITION, WMSTEPTRANSITIONDEFINTION.
Please let me know where can i find these tables. Do i need to create them? If so, whats the table structure. Why are these used?
#webMethods#webMethods-BPMS#BPM