Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I created 2 local variables and i want to send 1 to tmap and afterwards to MySQL database into a new column i created. I can't figure out how to adjust the schema now, as you can see by the screenshot the rows wont get sent after the tParseRecordSet, any way how to do this?
Have you defined the schema of tJavaRow? if not, no data will sent to tParseRecordSet.
BTW, please insert images into your post body instead of attaching them.
Regards
Shong
Hi i have the schema as below:
tJavarow:
tParseRecordSet schema:
tParseRecordSet:
tMap:
tMysqlSP: