IBM
C2180-404 · Question #26
A message flow contains multiple nodes that reference the same database. In the production environment, all nodes should refer to a database called CLAIMS. In the test environment, all nodes should…
The correct answer is B. Promote the Data Source property on each node to a single message flow property. See the full explanation below for the reasoning.
Question
A message flow contains multiple nodes that reference the same database. In the production environment, all nodes should refer to a database called CLAIMS. In the test environment, all nodes should refer to a database called CLAIMSTEST. What can the solution developer do to ensure that all nodes refer to the same database when the message flow is deployed in the target environment?
Options
- ACreate a configurable service for the database.
- BPromote the Data Source property on each node to a single message flow property.
- CSet the database name in theLocalEnvironment.Destination.Databasetree location.
- DDeclare a shared variable and set the Data Source property on each node to the shared variable.
How the community answered
(32 responses)- A3% (1)
- B81% (26)
- C6% (2)
- D9% (3)
Community Discussion
No community discussion yet for this question.