Description: After a new install of XCOM for iSeries (AS/400), transfers fail with XCOMS7050E ERROR WHILE CHECKING PASSWORD. Solution: When you get this error, please check Is the password in lower case? If so, put it in single quotes, for example, 'password' If sending from z/OS: Is...
Now it is very easy to program in the SPEL language by declaring objects instead of using arrays. Here is an example code: void z myMethod() ( object zo obj; zo obj = z createObject('name', 'daniel', 'age', 39, 'birthday', now()); &...
5 Comments - no search term matches found in comments.