A Process is fed cases to work from a spreadsheet held in a shared drive. The location of the shared drive is different between Development and Production environments. How should this be managed?
A.
During the build and test phase, hold the "˜Development' path to the spreadsheet in a data item within a Process. When the Process is imported into Production it will be opened and the data item will be amended to hold the "˜Production' path.
B.
During the build and test phase, hold the "˜Development' path to the spreadsheet in a data item within a Process. Expose this data item as a Session Variable. When the Process is run in Production, this Session Variable value can be set in Control Room
C.
Hold the Path to the spreadsheet as an Environment Variable
D.
Pass the Path as a Startup Parameter when the process starts
Option C is correct. Because we are not changing file path while running process.
Session variables are used when we want to change process direction while running. So for this question Env. Variable is more suitable.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ganeshkarri
Highly Voted 4 years, 1 month agoLH1213
Most Recent 1 year, 8 months agoSandipDaore
2 years, 3 months ago1234_1234
2 years, 3 months agoAJrocks04
2 years, 9 months agoSimPact
3 years, 9 months ago