RightFax Java API to support XSD
Hi ,
We use Delivery Manager API to send faxes.
https://docs.oracle.com/cd/E21764_01/bi.1111/e18863/delmgrapis.htm#BIPDV731..
A recent upgrade of RightFax tests are failing because we’ve discovered that the fax content/properties is being sent as a .XDR file and the new RightFax version only accept a .XSD file in the XML namespace schema.
Can you please suggest if there is a way to achieve this by either providing any additional RightFax properties or a new Java API throught which this can be done.
Thanks.