MQ.Affiliation
Properties of Mule Components that don't support reading values from the variables
Mule Component Name | API Name | Type of Property | actual property name | Description | Default value | Comments |
---|---|---|---|---|---|---|
IQVIA Logging | ts-mdm-ok-oceo | dev.properties | logger.api.url | URL of the IQVIA Logger API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | logger.api.clientId | ClientId of the IQVIA Logger API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | logger.api.clientSecret | Client Secret of the IQVIA Logger API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
Config API | ts-mdm-ok-oceo | dev.properties | configurationAPI.host | URL of the IQVIA Config API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | configurationAPI.username | ClientId of the IQVIA Config API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | configurationAPI.password | Client Secret of the IQVIA Config API |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
Database | ts-mdm-ok-oceo | dev.properties | db.oracle.host | Oracle RDS host |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | db.oracle.instance | Oracle RDS instance |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | db.oracle.port | Oracle RDS port |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | db.oracle.user | Oracle RDS lexi user name |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | db.oracle.password | Oracle RDS lexi password |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
Anypoint Monitoring | ts-mdm-ok-oceo | common.properties |
anypoint.platform.config .analytics.agent.enabled |
anypoint.platform.config .analytics.agent.enabled |
true | This is also a runtime property and the values populated during deployement. User can change the value. |
ObjectStore V2 | ts-mdm-ok-oceo | common.properties | cache.maxEntries | Max entries to be stored | 200 | This parameter user can change with approval |
ts-mdm-ok-oceo | common.properties | cache.expirationInterval | TTL time interval in seconds | 1200 | This parameter user can change with approval | |
ts-mdm-ok-oceo | common.properties | cache.ttlS |
Specify how frequently to run the expiration thread in seconds |
1200 | This parameter user can change with approval | |
HTTP listener for EMM | ts-mdm-ok-oceo | common.properties | emm.IdleTimeout | IdleTimeout of EMM API | 30000 | This parameter user can change with approval |
HTTP listener for CLS | ts-mdm-ok-oceo | common.properties | cls.IdleTimeout | IdleTimeout of CLS API | 30000 | This parameter user can change with approval |
HTTP listener for ERS | ts-mdm-ok-oceo | common.properties |
ers.IdleTimeout |
IdleTimeout of ERS API | 30000 | This parameter user can change with approval |
Anypoint MQ | ts-mdm-ok-oceo | dev.properties | anypoint.mq.clientId |
ClientId of Anypoint MQ used to push the messages |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | anypoint.mq.clientSecret |
ClientSecret of Anypoint MQ used to push the messages |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | anypoint.mq.url | URL of Anypoint MQ used to push the messages |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | MQ.MDMOK2OCEO |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.Individual |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-ind-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.Affiliation |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-affl-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.Organization |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-org-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.InacIndividual |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-inacind-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.InacOrganization |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-inacorg-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.InacAffiliation |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-inacaffl-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | MQ.MergeRequest |
QueueName of Anypoint MQ used to push the messages |
ts-mdm-ok-oceo-merge-queue |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
|
ts-mdm-ok-oceo | dev.properties | msgAggrCount | Number of messages to be aggregated |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | AggrTimeout | Aggregator timeout |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | maxMQLocalMsgs | max MQ local messages forMQ.Individual, MQ.Organization or MQ.Affiliation queues |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |
||
ts-mdm-ok-oceo | dev.properties | maxMdmOkMQMsgs | max MQ local messages for MQ.MDMOK2OCEO queues |
This is runtime property and the values populated during deployement. User can change the value. This is part of bundle.json |