AS400 Adapter Error with QName

Hello Everybody,

I’m having a problem with the AS400 Adapter. The QName which I map into the required field of the service writeDataQ is not correct. I’m getting the following error:

com.ibm.as400.access.IllegalPathNameException: ‘/qsys.lib/gustmann.lib/bm_saldo_r.dtaq’ : Length of the object type is not valid.

For a better understanding: First I read a DataQ with the target QName inside. I defined the QName comming out of the DataQ as String (50) in the recordMetaData.

Thanks a lot.