Login to Bonita Studio
Copy the .xml file of Oracle ARIS to a Folder
navigate to import and select option other=>BPMN2.0
Select .xml file which was downloaded from Oracle ARIS
It is coming back with th error
none
Can you please attached the xml file in order for me to reproduce the issue? Thanks.
uploaded the file which is downloaded from Oracle ARIS Pls advise
The BMPN XML file use a root tag "definitions" as defined in the XSD: https://www.omg.org/spec/BPMN/20100501/BPMN20.xsd
You can find all the XSD related to BPMN XML file on the OMG website: https://www.omg.org/spec/BPMN/2.0/About-BPMN/#docs-informative-machine
If I understand correctly you export a process definition from Oracle BPM in order to be able to import it in Aris.
I can see in the file you shared that the DTD is ARIS-Export.dtd.
Community Edition is only able to import BMPN XML file so it won't be able to import the file you shared.
Enterprise Edition of Bonita is able to import file exported from Aris.