cancel
Showing results for 
Search instead for 
Did you mean: 

Cache - No entry found error

Former Member
0 Kudos

Hi All

I am able to parse the gateway oData document and it is writing it to the name space ,but when trying to populate the data on the screen using the method  "fillCollectionItemsFromCache" the cahe shows emty array. and it is failing with SDMChache:No entry fond error .

Request you to share your thought son resolving the issue.

Thanks

Santosh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

For the above problem while debugging , I found the below error

"Entriy or Feed XML can not be parsed, argument 'entriesXML' with root element 'edmx:Edmx' is not a valid Entry or Feed XML"

I tried to parse the respective Collection URL as well even it is not able to parse that it says root element atom:feed cannot be parsed.

Seems to be problem with SDMParser, it is not able to parse the oData XML.if any body has resolved the problem please show the pointers.

I am using the updated drivers only ,can any body share their thoughts on resolving the issue.

Thanks

Santosh

Former Member
0 Kudos

Hi

  I resolved it myself.now the app is working fine .

Thanks

Santosh