Category Archives: Uncategorized
Running Informatica Secure Agent inside a docker
This article describes a way to run IICS secure agent inside a Linux based docker container. Download the attachment in the article.There are two files inside the zip file, a docker file and a script to download, install and register the secure agent. The docker file downloads the centos 7 image and installs pip, pythonContinue reading “Running Informatica Secure Agent inside a docker”
Auto Install Informatica IICS Secure Agent
This article describes a way of automatically downloading, installing and registering a secureagent using IICS REST API. The script requires only the IICS org username and password and the install_dir is optional. This script auto detects the operating system where its being executed and downloads the appropriate installer. Pre-Requisites for the Script IICS Login Credentials.Continue reading “Auto Install Informatica IICS Secure Agent”