Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
To recognise the definition file

3004
Member Posts: 204,171 Green Ribbon
When both the document definition and document data are uploaded in xml format using the ftp option the object gets created.
But when doing the same using parser in Java API the data file is unable to get the definition file.So we upload the definition file using ftp and then data file thro java recognises it.Can there a way by which i can avoid sending the definition file using FTP?
Looking forward for your replies.
But when doing the same using parser in Java API the data file is unable to get the definition file.So we upload the definition file using ftp and then data file thro java recognises it.Can there a way by which i can avoid sending the definition file using FTP?
Looking forward for your replies.
Comments
-
Would you provide an example of your two XML files?
Also - what do you mean "doing the same using parser in Java API"? When using the java API to create a Document, there is a class called DocumentDefinition that one uses to set the attributes. Could you provide the java that you're using?
thx.
-S
This discussion has been closed.