Forum Discussion
Incredible. It was right in front of me all along. 😎
So here are the pictures.
This is the API response. (in this case I need status = success. It tells me I can go get the data)
This is how I set up the Rest GET Snap. I have Has next set to try again if status <> success.
Hopefully this won’t be as painful for you as it was for me!!
hi i’m wondering why your solution isnt working for me. same use case. but i am seeing it not waiting until there is a success as in this example:
Then the next step still shows the job status = “queued”
Because preview only displays the first 50 records pulled (or 8k for binary files), several factors may impact what displays.
- as @akelpe suggested, look to see what might be filtering records out.
- Is the data coming through dynamic? If so, that may be one reason why you may see varying results.
- Your browser caches your preview results. If you are finding your preview data is not exactly what you are expecting, click Retry next to validation.
See Data Preview from a Pipeline in our documentation for more information.
Is it possible that you have a filter that simply filters out all results?
- maheshpraut7 years agoNew Contributor
well the records are passing right through the pipeline , pretty much with desired outcome, but the validation simply does not show the output of each snap. Validation output for some snaps like rest get does appear at times and let say not with others like data mapper everytime.
I have shown it our teams internally, and they are equally surprised with this behavior. The problem takes a different shape when I remove some of the other snaps in pipeline, then suddenly some of the ‘not outputting snaps’ now start showing the output, but thats again not for all snaps.
This is simply spiking up my development time by , may be 5x .
Not to ressurect the dead, but I am having the exact same problem as OP. I’m validating a pipeline, the pipeline statistics are showing documents moving through, but the UI doesn’t show any sample documents or the buttons to view sample docs. Was there any resolution on this thread?
Did anyone find a solution? I also do not see any preview anymore. I check with other team members and they have the same.
I just do not get any preview icon anymore.
Related Content
- 4 years ago
- 2 years ago