0 votes
3.7k views
in Portal by

2 Answers

0 votes
by (21.5k points)
selected by
 
Best answer

You can set the default landing page for Portal by using  JS API as follows

TWUser.setAttributeValue("Portal Default Page" , {URL of Service / Dashboard})

You can also set it with Bulk Attribute Assignment in Process Admin Console, 

or with REST API call

PUT /rest/bpm/wle/v1/user/{userNameOrID}?action={string}&key={string}&value={string}

where action will be setPreference and key will be "Portal Default Page"

and obviously the manual way is to click on the Plus icon when you are viewing the page/service/dashboard

by (300 points)
I am looking for how to change default landing page in process portal for all users. I am looking for detailed explanation of above answer
by (16.3k points)
try bulk attribute assignment in Process Admin Console to assign to multiple users at once
0 votes
by (1.2k points)
You can change this in WAS console. You have to change default-page property in WAS Console

Related questions

0 votes
1 answer 3.5k views
0 votes
1 answer 471 views
0 votes
1 answer 567 views
0 votes
2 answers 4.2k views
0 votes
0 answers 396 views
0 votes
1 answer 212 views
0 votes
1 answer 1.3k views
0 votes
1 answer 387 views
0 votes
1 answer 367 views

634 questions

495 answers

97 comments

2.7k users

Join BPM Community Discord Channel

Welcome to BPM Tips Q&A, Community wiki/forum where you can ask questions and receive answers from other IBM BPM experts and members of the community. Users with 2000 points will automatically be promoted to expert level.
Created by Dosvak LLC
Our Youtube Channel
...