SoftExpert Capture service running together with SoftExpert Suite
This topic will show how to set up the SoftExpert Capture service to run together with SoftExpert Suite.
- Edit the
docker-compose.yml
file and add the content below:
secaptureservice:
container_name: secaptureservice
image: softexpert/secaptureservice:latest
networks:
- senetwork
-
Restart SoftExpert Suite.
-
Once this is done, access the SoftExpert Document component > Configuration > General parameters (DC035) and point the service in the application by entering
http://secaptureservice
in the Enable SoftExpert Capture service redirection > Server field.