Products | Versions |
---|---|
TIBCO BusinessFactor | - |
Not Applicable | - |
Resolution:
The domain specific version of this DTD can be found at
http://{servername}/emsadmin/schema/{customerID}/metadomain2.dtd
where {servername} is your BF server host name and {customerId} is the id for BF server conext ("customer").
So, the header should look like:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE PrajaEventCollection PUBLIC "-//TIBCO/BusinessFactor 3.2 XML Specification//EN" "http://localhost/emsadmin/schema/bftest/metadomain2.dtd">
The XML document can also be validated using an XML schema.