Hi,
When deploy a Cobol Web Service with variable array (OCCURS DEPENDING ON), work fine on Windows 7 but i can't deploy on Suse 11; and i need it on Suse for production.
The computer is the same and the difference is when validate the web service.
The computer installed with Windows 7 Professional SP1 and running Visual Cobol 2.2 with Eclipse show this:
The Console view show "The service mapping is valid".
The same computer running VmWare 12 and installed with Suse 11 SP2 running Visual Cobol 2.2 with Eclipse show this:
The Console view show "The service field does not have enough subscripts".
The version of IMTK in both cases is 6.0.00.
Is possible, with Visual Cobol 2.2, create a web service with variable array on Linux?
Thanks in advance,
Enrique.