Forum Discussion
4 Replies
- SupratimContributor III
As you disable your entry point (binary router) you can’t get your expected response. The response you get because you didn’t ignore empty stream in json formatter.
- anayakNew Contributor III
Thanks for your answer. I’m just starting to learn SL. So, I was trying to follow the following pipeline (JIRA event capture in real time via WebHooks and triggering Snaplogic pipelines) and don’t what conditions I can use for the first binary router snap. Also, I tried running the below pipeline and got no results/response, however, the triggered task debug trace does show the header and content.
- anayakNew Contributor III
@Supratim Also when I run the snap, I can’t get any intermediate results or only empty json is being returned every time?
I can see the files in the debug trace and they look fine but when I check snap results, they are empty.Also, when using REST API(GET/POST) snaps, the intermediate results in the snaps are not there.