I have a problem to deploy TED in a specific database. I put them in the schemas/tde subdirectory of the database associated with my content database.
All is OK with the ml-gradle version 4.3.4, but when I update to use the 4.3.5 version, I have an error :
Unable to load and validate TDE templates via tde.templateBatchInsert; cause: Local message: failed to apply resource at eval: Internal Server Error. Server Message: Server (not a REST instance?) did not respond with an expected REST Error message
I think it's because this new version uses templateBatchInsert.
The problem seems to appear only when I deploy on an AWS server. Does anyone have this problem?