If you need to make the whole text title case you can do like this
If you have to extract a specific text and make that only UPPER() it's a bit harder. I would try to convert that with regex in the process to sending to the other system, maybe you can add some script to transform.