On Monday June 6th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2306 and RunTime Revision 988. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Thursday June 2nd, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 987. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM with an expected completion time of 12:30PM CST.
DesignTime
Revision 2302: Call Services Recommended Values Fixes
- The Alert service is failing to properly render new line special characters. Implemented the code that renders new lines from Set Terminate Actions into the Alert service.
- Implemented a Delete node to the CopyFileFromECC and CopyFilesFromECC services to allow the copied file/s to be deleted.
- MVC pages now can have their Name and Template edited after creation.
- If a CallMethod has multiple arrays in the parameters of the method it's calling and an error will be thrown. The XML now grabs the values correctly for the parameter arrays.
RunTime
Revision 985: Alert Service Fix
- The Alert service is failing to properly render new line special characters. Followed the logic of how Set Terminate Actions renders new lines.
- Added support to the Request service for Octet stream responses.
ECC
Revision 115: Print Severe Startup Fix
- If the Print Severe error variable in the ECC ServerManager is set to False the BSFN Server will not properly start. Changed how the error is printed that was stopping the server from properly starting.