- >> REF:
Informatica Agent Configuration
domain-defaults: - >> TYPE: object (key-value pairs, comma-separated)
{
- >> REF:
Informatica Agent Defaultable Domain Properties
client-type: - >>
POSSIBLE VALUES:
agent
local
localOutOfProcess
mock
agent: - >> TYPE: object (key-value pairs)
{
host-name: - >> TYPE: string
host-port: - >> TYPE: string
}
informatica-bin-directory: - >> TYPE: string
security-domain: - >> TYPE: string
working-root: - >> TYPE: string
username: - >> TYPE: string
password-encrypted: - >> TYPE: string
password: - >> TYPE: string
client-version: - >> TYPE: string
connectivity-host: - >> TYPE: string
connectivity-port: - >> TYPE: integer
}
default-domain: - >> TYPE: string
domains: - >> TYPE: object (key-value pairs, comma-separated)
{
<domain-name>: - >> TYPE: string
{
- >> REF:
Informatica Agent Defaultable Domain Properties
client-type: - >>
POSSIBLE VALUES:
agent
local
localOutOfProcess
mock
agent: - >> TYPE: object (key-value pairs)
{
host-name: - >> TYPE: string
host-port: - >> TYPE: string
}
informatica-bin-directory: - >> TYPE: string
security-domain: - >> TYPE: string
working-root: - >> TYPE: string
username: - >> TYPE: string
password-encrypted: - >> TYPE: string
password: - >> TYPE: string
client-version: - >> TYPE: string
connectivity-host: - >> TYPE: string
connectivity-port: - >> TYPE: integer
default-repository: - >> TYPE: string
repositories: - >> TYPE: object (key-value pairs, comma-separated)
{
<repository-name>: - >> TYPE: string
{
default-web-services-hub: - >> TYPE: string
default-integration-service: - >> TYPE: string
integration-services: - >> TYPE: list of unique strings - - MINIMUM 1
web-services-hubs: - >> TYPE: object (key-value pairs, comma-separated)
{
<web service hub name>: - >> TYPE: string
{
host-name: - >> TYPE: string
host-port: - >> TYPE: integer
}, ... multiple web service hubs possible
}
}, ... multiple repositories possible
}
}, ... multiple domains possible
}
workflow: - >> TYPE: string - - REQUIRED
folder: - >> TYPE: string - - REQUIRED
task: - >> TYPE: string
informatica-integration-service: - >> TYPE: string
informatica-domain: - >> TYPE: string
informatica-repository: - >> TYPE: string
context-name: - >> TYPE: string
log-name: - >> TYPE: string
context: - >> TYPE: object (key-value pairs, comma-separated)
source-files: - >> TYPE: object (key-value pairs, comma-separated)
lookup-files: - >> TYPE: object (key-value pairs, comma-separated)
run-instance-name: - >> TYPE: string
parameters: - >> TYPE: unique list of type object (key-value pairs, comma-separated) - - If provided, MINIMUM 1
{
<parameter-label>:
{
scope: - >> TYPE: string - - REQUIRED IF parameters PRESENT
parameter-name: - >> TYPE: string - - REQUIRED IF parameters PRESENT
parameter-value: - >> TYPE: string - - REQUIRED IF parameters PRESENT
}, ... multiple parameters possible
}
informatica-integration-service: - >> TYPE: string
informatica-domain: - >> TYPE: string
informatica-repository: - >> TYPE: string