cancel
Showing results for 
Search instead for 
Did you mean: 

WSR 00102,

0 Kudos

Hi all,

We are facing the strange issue of a webi report where Date/time (MM-dd-yyyy) format is not getting updated.

BI4.1 SP5

SQL Server 2016

We are getting the error

<error>

<error_code>WSR 00102</error_code>

<message>An error occurred while parsing value "06-01-2017 00:00:00" of type "DateTime".</message>

<stack_trace>com.sap.webi.raylight.business.IValuesHelper$ParseException

After editing the .prm files, from WRC/BILaunchpad the issue got resoolved, but still when using the SDK code mentioned below in the screenshots, the error reappears.

we have followed the steps mentioned in the below given link, but issue is still there.

https://archive.sap.com/discussions/thread/3824607

Appreciate any help on this.

Regards,

Sduam

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Sudam,

What is the payload you are passing?
Have you tried specifying the "type" as DateTime in your request?

Also, what API are you calling when you get the error? Are you scheduling?

Dan

0 Kudos

Hi Dan,

Thanks for your reply. Fortunately the issue is resolved as we have changed the language setting from default to UK English. After that everything is working fine.

Sudam

daniel_paulsen
Active Contributor
0 Kudos

Hi Sudam,

Thanks for posting your solution.

Dan

Answers (0)