Hi all,
I have a conversion problem using MessageTransformBean with StructPlain2XML conversion type and enclosureSign.
Message Type
SFTP Adapter
Working testdata:
FH,"01"
SB,"DE"
Not Working testdata:
"FH","01"
"SB","DE"
I already included the parameter "enclosureSign", but it not working.
Can anybody give me a hint what I have to do to solve the problem.
Thx a lot in advance.
Kind regards.
André
Request clarification before answering.
got the problem...
issue is with key field identifier...
For below test data, key field should be SB..
FH,"01"
SB,"DE"
Foe below test data, Key field should be "SB" (in the double quotes)..
"FH","01"
"SB","DE"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.