SOI Get service admin properties

202
0
02-22-2024 04:45 AM
Labels (1)
agauch
by
New Contributor II

Hello,

I'm working on an SOI that requires the service cache to be disabled.

I manage to disable the cache by going to the REST service admin page and modifying the json.

I'd like the SOI to test that the cache is disabled and return an error if it isn't. It's easy to forget to deactivate the cache.

My question is: In the SOI code, how can I access the property that indicates whether the service cache is disabled or not?

Thanks for your help

0 Kudos
0 Replies