Now, when i launch the app, i Get the error CPF3C21 that RJNE0200 isn't
valid for the API
I've checked the Infocenter (which seems only to go down to 5.4.0) but
the API explanation doesn't say that RJNE0200 format have to be used
only after 5.x.x (the API itself was introduced at V4R4M0, so it is
expected to work).
Since i might have 'broken' somenthing during conversion, and RJNE0200
gives me more control over the journal than RJNE0100 (which lost, for
example, the receiver name and some nice info about countinuing) i
wouldlike to know if someone may confim me that RJNE0200 cannot be use
at 4.4.0, so that i can start recoding it instead of trying to look for
problems.
Thanks
I found this excerpt from Carsten: http://systeminetwork.com/node/61227
The RJNE0100 has been around and works with 4.4 and up, RJNE0200 works
from 5.2 and up.
> I found this excerpt from Carsten: http://systeminetwork.com/node/61227
> The RJNE0100 has been around and works with 4.4 and up, RJNE0200 works
> from 5.2 and up.
Thanks. At least, i know i wasn't wrong with rewitten code.
Now go back and convert to RJNE0100.
Thanks for the examples, too. They will be useful.