Skip to main content
Question

1st Data transfer to data


Forum|alt.badge.img+5

what I trying to do is write the values in the Database and then read from there as a reader

but the problem is when I run my workspace its runs same time

what I m want is 1st load the data and then reader-run

image 

 

6 replies

f.kemminje
Contributor
Forum|alt.badge.img+11
  • Contributor
  • November 1, 2022

Use the feature writer transformer to write DB. and then take the output from there and read the table using the feature reader


Forum|alt.badge.img+5
  • Author
  • November 1, 2022

if i used that then it will read 1st then writer correct ?


Forum|alt.badge.img+5
  • Author
  • November 1, 2022

its taking to much time to read and have only one column and 1 value only imageimage


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Contributor
  • November 1, 2022

use featurewriter transformer to write MD5

then from the same writer take the summery output and then use featurereader to read MD5


Forum|alt.badge.img+5
  • Author
  • November 1, 2022
f.kemminje wrote:

use featurewriter transformer to write MD5

then from the same writer take the summery output and then use featurereader to read MD5

yea its taking time to read the data around 15 mins


danminneyatsaf
Safer
Forum|alt.badge.img+12
asadamjad wrote:

its taking to much time to read and have only one column and 1 value only imageimage

@asadamjad​ You've almost got your workspace in the right shape, so great job. There is one thing that you will need to adjust in your workflow. Instead of having the FeatureReader_3 connected to the Creator, you will want to connect it to the FeatureWriter which writes out the data in your to PostgreSQL. I've included a screenshot of how your workspace should look below.

image 

If you're still having issues with reading the data, then please reply with a copy of your workspace logs attached.

 

Hope this helps!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings