Error Code | - |
Error Message | - |
Description | Sometime you may not be able to run a process that runs a transformation. |
Cause/Solution | Cause: If you have already run the process once, the process is cached in memory for performance reasons. Therefore, even if you change those maps, the maps are not reloaded. Solution: If you change a map, close the process and reopen it after you change the dependent map. Alternatively, you can open the cosmos.ini file and add or change the following setting in the preferences section to 1 (true) instead of 0 (false): [preferences] UnloadMapsAndProcesses=1. |
Related Information | - |