Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tSmooksInput return "Single String value" instead of the real values! #3

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I ran the example job available on the svn at http://soperadi-
smooks.googlecode.com/svn/trunk/jobs/tmp/TALENDDEMOSJAVA/process/ on Window XP 
thanks TOS 3.1.3 with the component available at http://soperadi-
smooks.googlecode.com/svn/trunk/testComponents/tSmooksInput/

The output-message.xml is good (contains the good value) but the Talend rows 
return "Single 
String value" or "Iterate String value" instead of the real value (See 
screenshot attachment and log 
bellow)!

My talend output is 
"Starting job smooks at 02:14 14/09/2009.

[statistics] connecting to socket on port 4199
[statistics] connected
Begin in process!
Hello world!
14-Sep-2009 02:14:40 org.milyn.smooks.edi.EDIReader getMappingModel
INFO: Parsed, validated and cached EDI mapping model [DVD Order, Version 1.0].  
Target 
Profile(s) [org.milyn.profile.profile#default_profile].
==============Message Out=============
OK
======================================


nb_line:10
.-------------------+-------------------.
|               tLogRow_3               |
|=------------------+------------------=|
|firstname          |lastname           |
|=------------------+------------------=|
|Single String value|Single String value|
'-------------------+-------------------'

.-------------------+-------------------.
|               tLogRow_1               |
|=------------------+------------------=|
|HDR1               |HDR2               |
|=------------------+------------------=|
|Single String value|Single String value|
'-------------------+-------------------'
.--------------------+--------------------+--------------------.
|                          tLogRow_2                           |
|=-------------------+--------------------+-------------------=|
|position            |OrderName           |OrdName_2           |
|=-------------------+--------------------+-------------------=|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
|Iterate String value|Iterate String value|Iterate String value|
'--------------------+--------------------+--------------------'
[statistics] disconnected
Job smooks ended at 02:14 14/09/2009. [exit code=0]"

Original issue reported on code.google.com by [email protected] on 14 Sep 2009 at 12:26

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant