6610 |
Implement Concurrent Licensing performance improvements . |
6622 |
Provide namespace support for C code Writers (for SOAP messages). |
6623 |
Namespaces were not being correctly picked up for some WSDLs (RPC requests). |
6625 |
Fix compile error when generating handler with unmapped choice nodes. |
6626 |
Show warning message when creating a locked handler and IDS root is repeating. |
6627 |
Creating Handlers from copybook when transform to attribute is "true" should still transform repeating fields as elements and show correct min/max occurs values on node properties pane.. |
6629 |
C code error "too many chars in character constant". |
6630 |
Allow COBOL reader parses attributes value with ">" in its content. |
6632 |
Do not generate extra code for _into 64 domain. |
6634 |
Save handler to the folder it was opened from. |
6646 |
Support optional loading of TList assembly from filesystem at location specified in application. config to avoid GAC lookup of potentially incorrect version of TList. |
6655 |
Always set Namespace Prefix to 'n' if it is empty (" "). |
6628 |
Test Harness will base inline sample XML document on XML structure instead of mapped fields. |
6635 |
Use "convert to upper" setting for IDS prefix. |
6636 |
Have C code Test Harness use same names as IDS settings. |
6637 |
Line split for C code was not correct for Nonstop platform. |
6638 |
Decimal Precision field is not created as signed field when special fields generated to separate 01 level . |
6640 |
Do not generate paragraphs that are not needed to reduce compiler warnings. |
6641 |
apply the default setting IDS uppercase to "-EXP" special field for C code. |
6642 |
C code XML Writers should output "0" for empty numeric content. |
6644 |
Choice selection attribute was not working when "XML Node Name" specified. |
6652 |
Fix root element name error when creating handlers from copybook s with comment lines (using "Fixed Format"). |
6656 |
Date and Time paragraphs were always using double quotes for settings. |
6659 |
Tool set did not generate COBOL code for nodes Enumerations with values greater than 160. |
6662 |
Stop toolset error when creating Handler from copybook with free format when should be using fixed format. |
6664 |
Fix 2 dashes in enumeration names (e.g. Elm--01) when IDS suffix is occurrence. |
6669 |
Add option to Default IDS Rules to transform fields as Optional/Required when creating a handler form a Copybook. |
6670 |
COBOL Parser supports data type of PIC 9(5).9(3) (dot or comma as decimal point). |
6675 |
Performance enhancements. |
6676 |
Fix tabbing sequence on properties windows and generation window. |
6677 |
Protect variable length setting when node has exact length property. |
6678 |
Fix 153 subscript out of range error raised for some WSDLs. |
6679 |
Add ability to set default namespace for Handler. |
6680 |
Clean up the IF-ELSE-ENDIF logic to remove compiler warnings. |
6681 |
Include Function Prototype IDS settings was not being saved properly. |
6682 |
Add a new column to New Handler Wizard to show Binding for SOAP message. |
6692 |
Compact Code Generator was obfuscating namespaces causing missing node errors. |