When developing the blocks exercise, for react web development, I receive the below warning:
Licensing Warning Server Side Caching is not licensed and will not be effective. Contact OutSystems to upgrade your license.
The employee department does not get updated. It does trigger the employee update server event.
Hi,
please check this post.
Cheers
Miguel Verdasca wrote:
Thanks Miguel! Yes that post was exactly what was happening. As per that post, I'll ignore the warning since it does not cause any issues.
Hi Mathieu,
I doubt that the warning has anything to do with the updates not workingcas expected.
It means that you probably enabled caching on one of your actions, and that's not included in you environment.
Can you share more about the action that is supposed to do the updates, what you expect to happen and what is really happening ?
Dorine
Dorine Boudry wrote:
Thanks for the feedback Dorine. You were correct the warning had nothing to do with the error. As it turns out, I had selected an incorrect aggregate field for the drop down variable. After fixing that it worked fine.
I'm glad I was able to help you. We are here for each other. =)