- Log in to post comments
User bio
404 bio not found
Member since Nov 11, 2020
Posts:
Replies:
I will say that, this isn't possible everywhere.
Certainly in the UK (and I believe elsewhere in Europe) we don't have free SMS gateways via the carrier, which is why we then either look to paid services for the SMS or we use services such as Pushover.
- Log in to post comments
Depending on the issue I'm seeing, I tend to rely on these two links to help pin down the issue:
- https://www.i18nqa.com/debug/utf8-debug.html
- For example with this, I would check to see if character like "Ñ" is as expected, or if it is changing to "Ñ"
- https://www.i18nqa.com/debug/bug-iso8859-1-vs-windows-1252.html
- For this example, I try passing the following either from the source system into the integration engine, or from the integration engine into the target system, and then make sure it worked as expected:
€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ.- Log in to post comments
Certifications & Credly badges:
Julian has no Certifications & Credly badges yet.
Followers:
Following:
I'm fairly sure that the search indexing is disabled by default on Windows Server, so there's a good chance that it's not something that comes up frequently enough to make it into documentation as an official position.
However it does make sense to disable it for specific locations such as the location of the database and journals etc if you have indexing turned on for the server as a whole.