Hello everyone!
Here are the hotfixes weβve released this week:
- SF 2019.1 and up
- 20201202 - Flag modified process actions
- This hotfix ensures that when you change a domain, the process action procedures that use this domain are also recreated during an upgrade.
- 20201204 - Process action variable mapping
- Fixed a possible inconsistency between model objects and process action variable mapping that could occur when the model object was copied.
- 20201202 - Flag modified process actions
- IAM 2019.1 and up
- 20201124 - Fix for XML escaped characters
- When converting to XML raw, columns containing an "_x" in it"s name are escaped to "_x005F_x". This occured when synchronizing to IAM, which resulted in the top statement for cube view fields not being honored in IAM. This has now been solved by adjusting the synchronization procedure in IAM for cube view fields.
- 20201124 - Fix for XML escaped characters