on 2021 Apr 14 12:27 PM
Hi !
I created a workflow in the Cloud Studio (2.0.10) to login to the Fiori Lanchpad on a S/4HANA cloud. I do it in Google Chrome and I may have to manually authenticate if the user is not logged in already.
I try to check on step #5 if the URL is the one of the launchpad (then I end the automation) or if I need to enter the credentials in step #8 to #14.
What script to add at step #3 to check if I was redirected to log in? I tried this
var infos = Activities.ActivitiesPage.getInfos();
infos.document.url;
but I don't know what are "Activities" and "ActivitiesPages" and where to find them.
Thanks for your help!
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
90 | |
10 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.