Skip to Content
0
Former Member
Apr 23, 2009 at 12:38 PM

Date format change in Portal throwing error for BSP application

24 Views

Hi Experts,

I am facing a problem which involves portal, webdynpro java applications and BSP application.

Requirement: I have to change Date format of Portal to dd/mm/yyyy.

Solution: In server I have made suitable changes

Request.mandatory language = en(gb)

Request.mandatory country = uk

Problem: Now all the date fields are changed to dd/mm/yyyy as per my requirement except one BSP application which started throwing exception. This BSP application also has a date field which is in mm/dd/yyyy format.

Exception:

Java.util.MissingResourceexception:Couldnu2019t find 3-letter language code for en(gb).

I also tried to change forced language of BSP application through portal but that option is disabled.

Portal --> BSP application --> personalize --> Object has no editable properties.

I am not sure whether this is portal related problem or BSP related.

Thanks in advance.

regards,

Abhijeet