Home › Forums › General XMetaL Discussion › Xmetal Issuis after deploying on Tomcat. › Reply To: Xmetal Issuis after deploying on Tomcat.
Reply to: Xmetal Issuis after deploying on Tomcat.
December 24, 2012 at 8:44 pmThe API CreateFormDlg() expects a full path to be specified in order to locate an XFT file. Our testing does not include anything other than the local file system (C: paths). So, make sure you place your XFT form on the local file system, or if you include it inside your XAC file then use the API RulesFile to locate the folder that all files inside the XAC have been extracted to. There is an example for locating that folder here: http://forums.xmetal.com/index.php/topic,922.msg2899.html#msg2899