Seems the screen "background" has changed little

...since the wiki has been written
This commit is contained in:
sandraros 2018-08-19 20:08:28 +02:00 committed by Lars Hvam
parent 98cae2c9fd
commit d4dca7e128

View File

@ -21,9 +21,9 @@ Steps:
6. Test backup by staging + commit + pushing from abapGit manually
7. Configure "background mode" for the repository, Advanced -> Background mode.
* Set to "Automatic push",
* Set to "Automatic push, auto author" this will find the user which last changed the objects and use these in the commits.
* ... or set to "Automatic push, fixed author" this will use the user of the background job
* Enter username and password(note: password will be stored in clear text). If abapGit and abapGitServer runs on the same ABAP server, then no password is required, as it will automatically use logon tickets.
* Set commit author = "Automatic" this will find the user which last changed the objects and use these in the commits.
8. On the background mode page: click "Run background logic" to test the setup works