Issue:
For unexpected reasons, the license status of the portals where changed to "License expired". However, this is not reflected in all the MDH caches. So, CUD operations were allowed in the portal. However, during mail flow, we check the license status for retired / license expired status (from another MDH cache). This returns true and so, fetching and sending mails will be halted.
Workaround:
Till we find the root cause of the license expired issue, fjar is made to skip the license check for Mail fetching and Mail sending flow
Steps to apply fjar :
- Download the attached fjar file.
- Refer to this article on "How to Apply FJAR?"
- The attached fjar is compatible with 14303 SDP version.