cancel
Showing results for 
Search instead for 
Did you mean: 

Gateway service / access from GET_ENTITY to the list of entity_set

christoph_nagl
Participant
0 Kudos

Hi experts,

I have to implement the GET_ENTITY method - but I do not want access to database again with selects. I want to cache the list of entity set and want to access from the method get_entity to this list.

Is this possible?

Thanks for information.

Best regards,

Christoph

Accepted Solutions (1)

Accepted Solutions (1)

ChandraMahajan
Active Contributor
0 Kudos

Hello,

As OData communication is stateless, your requirement cannot be possible.

See this discussion for more information

Regards,

Chandra

Answers (0)