Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Migration from Service Portal to Employee Center issues.

Vaishnavi35
Tera Guru

Hi,

 

We have migrated from Service Portal to Employee Center.

I have two modules created under Self-Service Portal, Self-Service -> IT Portal (/sp) & Self-Service ->EHS Portal(/ehs)

 

We have Employee Center (/esc)module under Self-Service Application.

 

I have changed the Link Type in both Modules so that whenever any user clicks on it , it should open employee center

Vaishnavi35_0-1687434480964.png

 

But when I click on the IT Portal (which is under Favorites), it opens service portal (/sp one) and not employee center.

But when I click on IT Portal which is under Self-Service Application it opens employee center.

Vaishnavi35_1-1687434693327.png

 

Please help me on how to correct the Favorites one? so that it opens employee center and not service portal?

 

Thanks,

Vaishnavi

 

1 ACCEPTED SOLUTION

For redirect an option might be:
- 2021-09-27 - Article - Redirect (inactivate) Service Portal, e.g. from /sp to /esc

 

Also other ways possible, though this is one I've been using.

 

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

13 REPLIES 13

Community Alums
Not applicable

Hi @Vaishnavi35 ,

You can try:

Link Type: URL(From Arguments)

Arguments: /esc

Window name: _esc

 

Hi Sandeep,

 

As you can see in the screenshots I have already done that but the one marked as Favorite still opens service portal and not employee center.

Community Alums
Not applicable

Hi @Vaishnavi35 ,

As i mentioned on my answer previously, you have a different Argument, please use "/esc" nothing else.

and Window name: _esc.

 

Hi Sandeep,

 

I have changed it as you have mentioned but still it does not work.

Vaishnavi35_0-1687452486715.png

 

When I click on the favorites one it does not open employee center

but when I click on Self-Service -> IT Portal it does open Employee center

Vaishnavi35_1-1687452618469.png

 

Thanks,

Vaishnavi