Posted: Thu May 13, 2004 10:23 am Post subject: Exporting Business Measures from Modeler to Monitor
Apprentice
Joined: 14 May 2003 Posts: 29 Location: Wisconsin
I am trying to export the business measures from Modeler so that they can be imported into Monitor. When I try to export BM to a XML file the system seems to hang on the dialog where you select the process you want to export.
When I run Business Measure Validation it tells me the Business Measures are Ok.
I noticed that if you don't save your process the export to XML does not seem to pick up any of the changes you made to the Business Measures.
Any suggestions. I was thinking of deleting all of my BM, Locations and Data Field metrics and start over to see if I can get it to export.
I did notice that Modeler produces a monitor.log file that has this in it after the dialog hangs:
WARNING -- This process is not auditable
java.lang.NullPointerException
at com.holosofx.monitor.metamodel.ConnectionView.setBreakX(ConnectionView.java:93)
at com.holosofx.monitor.importclient.wfbpr.ProcessModelViewReader.getLine(ProcessModelViewReader.java:682)
at com.holosofx.monitor.importclient.wfbpr.ProcessModelViewReader.createProcessModelView(ProcessModelViewReader.java:251)
at com.holosofx.monitor.importclient.wfbpr.ProcessModelViewReader.getProcessModelView(ProcessModelViewReader.java:192)
at com.holosofx.monitor.importclient.wfbpr.XMLExport.importProcess(XMLExport.java:349)
at com.holosofx.monitor.importclient.wfbpr.XMLExport.getProcess(XMLExport.java:271)
at com.holosofx.monitor.importclient.wfbpr.XMLExport.getPackage(XMLExport.java:167)
at com.holosofx.monitor.importclient.wfbpr.XMLExport.convertOrgFile(XMLExport.java:125)
at com.holosofx.monitor.importclient.Main.saveToXML(Main.java:334)
at com.holosofx.monitor.importclient.Main$7.actionPerformed(Main.java:199)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum