I am trying to create filled pds using data in our sql db. I have the following workflow. The custom sql query returns 4 rows, but only 2 of the 4 pdf files are getting saved in the repository. Any ideas as to what I am doing wrong?
I am trying to create filled pds using data in our sql db. I have the following workflow. The custom sql query returns 4 rows, but only 2 of the 4 pdf files are getting saved in the repository. Any ideas as to what I am doing wrong?
Hi Margo,
Have you tested that the SQL query returns 4 rows using the 'Test...' button in Workflow? It could have a different result that when/if you ran it directly in SQL.
Additionally, do you have it set to return all rows or only the first two? (I believe my screenshot is the default.)
Margo,
A couple of thoughts;