Q: 9
When creating a CI/CD job, what does defining Source Control Management (SCM) credentials
enable?
Options
Discussion
Option A
B, not A
Its A, setting up SCM credentials lets the pipeline actually fetch your code when a build is triggered. Pretty clear from similar practice exams and SAP docs. Official guide or hands-on labs should cover this.
A imo, B is a trap since it just means storing them but the job needs creds to fetch code.
A
A , these SAP CI/CD questions always overcomplicate what should be obvious. Credentials are mostly for letting the pipeline fetch code when it kicks off.
I don’t think it’s B. A is more likely since defining the credentials lets the CI/CD pipeline actually access and pull code from source control when the job runs. Managing credentials just sounds like storing them, not using them to trigger jobs.
Isn't it B, since managing SCM credentials seems directly related? Not totally sure, but exams sometimes focus on the config aspect instead of the automation. Anyone seen similar wording before?
Be respectful. No spam.