cancel
Showing results for 
Search instead for 
Did you mean: 

DateUtils invalid date error in console

preethi_ande
Participant
0 Kudos

Hi All,

we have developed sapui5 apps and integrated into FLP site. After opening this site in the console we are getting Dateutils invalid date error as shown in the screenshot.

These error message displaying continuously,

If we are opening applications from cloud portal we are not getting these errors, from FLP site only we are facing these errors.

Please help me to solve this error.

Thanks,

Preethi

Accepted Solutions (0)

Answers (2)

Answers (2)

abdulbasha_shaik
Active Participant
0 Kudos

Hi Preeti,

Try changing the system date locale settings (Date and Time Settings) whle accessing from FLP. Try in different systems.

While accessing from FLP, system will catch the system defined date settings.

--

Abdul Basha Shaik

aakash_neelaperumal2
Active Participant
0 Kudos

Preethi,

Check your oData service. you might have to mark the date field nullable in properties.

preethi_ande
Participant
0 Kudos

Hi Aakash,

Thanks for your reply.

In oData Service all date fields maintained as nullable.

There is no oData calls while opening FLP portal, just tiles only displaying.

aakash_neelaperumal2
Active Participant
0 Kudos

Could you expand the error to find which link is causing this error ? Dynamic tiles might cause this error which uses oData service to get count.

preethi_ande
Participant
0 Kudos

Please find the screenshot.

We are using cloud connector url which is directly mapping to RFC for the Tile count so in this case we dont have oData service.