Posted: Tue Mar 18, 2014 5:40 am Post subject: create default value for numberic types?
Acolyte
Joined: 25 Nov 2009 Posts: 69
Hello,
Using WMB7,
I imported a copybook (cobol) to a message set.
All the pic X types were created as strings with default value of space (" "), but - the numeric types have no default value.
Yet, the program in the MF expect to get zeros in all the numeric (int/short/long/decimal) fields that haven't been filled (and of course that I have to fill all those fields to send it to MQ ( as MRM).
So, my question:
Shall i have run each numeric field (there are more than 100) and fill "0" as its default value in the messageset (In its logical properties)?
Is there another way to do this?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum