We are making use of set secure data action ( Set Secured Data action - Genesys Cloud Resource Center) to secure the data that is returned from our customer data repository. Because the information returned is PII data, there is a requirement to ensure that the data does not get persisted in Genesys.
There is however, not a lot of clarity on exactly the sort of storage secure data action uses. If the secure data is available one from to another and can be retrieved using Get Data Action, the attributes must be stored in either memory or in a data store. Can anyone advise what this is?
If it is stored in memory, then is that a specifically type of cache used to store this, like memcache, redis, or is it just in the underlying application server memory?