What is the proper way to reference the environment property “databaseUrl” in a component process?
A. ${databaseUrl}
B. //databaseUrk//
C. [databaseUrl]
D. ${p:environment/databaseUrl}
Answer: D
When a snapshot has versions that are marked incremental or full, what will a deployment process do when it deploys using the snapshot?
A. Deploy the latest component version
B. Deploy the first component version
C. Deploy all versions in sequence from first to latest
D. Deploy all versions in sequence from latest to first
Answer: C
No comments:
Post a Comment
Note: only a member of this blog may post a comment.