In some cases, Athento executes the migrations directly. In those cases, Athento needs to receive the documents in binary and a list with the metadata corresponding to each document.
In very exceptional cases and after previous contracting, Athento can connect to the systems provided by the client. In this case Athento needs:
- Access to documents in binary. Usually via SFTP, NFS or similar access. Somehow, access to the disk containing the documents.
- Access to metadata. If it is in a SQL database, it is necessary to have a connection to that server. The data depends on the server, but in general, the following are required: host, port, user and password. Access must be read-only.
- Linking between documents and metadata, whether it is the procedure description, a SQL query, or similar.
In case the binary and metadata accesses are on an internal network, Athento will need access to that network, so VPN access or similar may be necessary.
Comments
0 comments
Please sign in to leave a comment.