Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
==========
Is there a way to export the GVs into an XML file from a 4.0.x ear file?
Environment:
===========
TIBCO BusinessEvents 4.0.x
TIBCO TRA all versions
Resolution:
=========
Use AppManage utility which is shipped by TRA to export the XML file:
AppManage -export -out c:\test.xml -ear c:\project.ear
By executing the above command, you can extract the project XML file(includes GVs) from a 4.0.x BE ear file into an XML file.