Forum Discussion
omatzura
17 years agoSuper Contributor
Hi!
please try disabling the second property-transfer step (step 4) and changing the SQL in your second DataSource to
Select * from CONT_ENTM where CONT_ID = '${#}'
ie something like
Select * from CONT_ENTM where CONT_ID = '${Properties#CONT_ID}'
Does that work ok?
regards!
/Ole
eviware.com
please try disabling the second property-transfer step (step 4) and changing the SQL in your second DataSource to
Select * from CONT_ENTM where CONT_ID = '${
ie something like
Select * from CONT_ENTM where CONT_ID = '${Properties#CONT_ID}'
Does that work ok?
regards!
/Ole
eviware.com