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
}