cancel
Showing results for 
Search instead for 
Did you mean: 

welcome message of ep

former_member510935
Discoverer
0 Kudos

I want to put the date in welcome message of ep, how could i do this?

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

dirk_naude
Explorer
0 Kudos

For NW04 In the Visual Admin goto server->services->UME Provider then change the value of ume.users.displaynme_template.

Former Member
0 Kudos

Hi Dirk,

I have two parameters as ,.

What should I user for date ? Is there any standard variable that I can use.

Regards,

Vivek

Former Member
0 Kudos

Hi Vivek,

If you want Date in Welcome Message then you can also try modifying your masthead accordingly.

Take the <b>com.sap.portal.navigation.masthead.par.bak</b> file from <b>deployment/pcd</b> folder.

Rename this file to ur own namespace and remove the .bak extension. Import this new par into ur NDS and change the welcome message (in <b>PORTAL-INF/jsp/HeaderiView.jsp</b>) as you want.

The actual welcome message value is taken from properties files in <b>PORTAL-INF/private/classes/ headeriView_nls*.properties</b>

In this properties file the welcome message is taken from <b>WELCOME_CLAUSE=Welcome </b>

Hope it helps.

Good Luck!

<b>Regards,

Sai Krishna.

PS: Plz do assign points if it helps. ;-)</b>

Former Member
0 Kudos

Hi,

if we are talking about EP 5.0 you can change the header.asp file accordingly.

Michael