Initially released to IWS Test on 20171025
Bug Fixes
Wait shape is not working
Wait shape was not working after publish, because incorrect EXPRESSION attribute was used in the WAIT element.
The problem was fixed by changing the compilation code to use proper SECONDS attribute
This issue was tracked as Item IWS-194.
Value from one shape is copied to another
If you select any ShapeGridLookup shape after editing any other shape, the value in the scriptbar would be copied into the new shape.
The problem was fixed by ensuring the previous edit mode is finished before the new control gets focus.
This issue was tracked as Item IWS-195.
Enhancements
Add synchronousExecution node to CM shape
Added new synchronousExecution property for the Exec CM shape. After compilation user will see new isSynchrounus parameter in workflow file, this parameter will be the signal for the workflow execution stream to run this CM with synchronousExecution flag.
This issue was tracked as Item IWS-191.
Raw service - Run command to use local file
Added ability to use local files to run selected feed with selected local data file
This issue was tracked as Item IWS-206.
.
Add Comment