Software/AX3/cwa-convert/java output is not matching with Software/AX3/cwa-convert/c/
Closed this issue · 1 comments
vgandikota83 commented
Hi,
We converted a CWA file using Software/AX3/cwa-convert/c/ and Software/AX3/cwa-convert/java (with only input and output parameters).
Below are the observations.
- The Java output is not matching with C output. Output values are completely different.
- C output contains 2244360 records and java output contains 4488640 records
- C output contains 7 values in each record but java output contains 4 values
We need to use java code to convert CWA file. Please let us know if anything missing.
Thanks,
Veera.
danielgjackson commented