cancel
Showing results for 
Search instead for 
Did you mean: 

syntax error with direct rendering of oData image

0 Kudos

Hello,

I'm using direct rendering of oData image, and it didn't raise a syntax error and was working well until at least last December. I opened the code in BAS today, and noticed there was a new syntax error in red. It is still get deployed, though, and the function still seems working. Could you please advise how I can remove this syntax error?

This is the code I'm using:

This is the sample syntax in What’s new in Mobile development kit client 6.1 | SAP Blogs

"DetailImage": "/MDK61/Services/SampleServiceV2_online.service/{@odata.readLink}/$value"

I don't see any differences.

The error message I'm getting is:

Thanks.

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

I suspect it is a false positive warning. Is the direct rendering working when you run the client?

0 Kudos

Hi Bill,

Yes, the direct rendering seems working. But, all pages which have this direct image link show in red all of sudden. Is there any way to get rid of this?

Thanks.

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

We will have to look into fixing the validation that is flagging it as invalid in a future release