How to establish a secure ftp connexion?
See detailed procedure here.
BR 333 XSD Error
Caracter ‘&’ causes issue with XML. In your xml file to interact with IDA, replace the caracter ‘&’ by the ISO code ‘&s;’ Example: Title =”APE&BJORN” becomes: Title =”APE&s;BJORN”
How can I update a work ?
On one side, you have to consider the authorization applied on the fields. Authorizations on fields depends on who created the work and/or enriched the field. Some fields are reserved […]
FTP settings
Is there any limitations to consider at using FTP services: size of file ? number of works in a file ? number of files ?
How many works can I upload at the same time in IDA?
It depends more of the size of the xml import file. It’s recommended not to exceed the size of 100 megabytes (unzipped) for each single file imported. (20 000 – […]
Can I integrate data from IDA into my local database and vice versa?
IDA features different ways to exchange data: Import/Export jobs based on flat XML or CSV files Interact with IDA web services methods Your local database priorily has to comply with […]