Forum Discussion

Chris01's avatar
Chris01
New Contributor
4 years ago

No output preview after sort snap

Hi
I am a new to snaplogic and I am trying to build a pipeline to load data from one salesforce to another salesforce.

However, when I try to validate the pipeline, only first two snaps: salesforce read and mapper14 turned to green while I still can see output data for the following couple of snaps. However, there is no data output for sorts,

Since there is no error message, I have no idea how to solve this.

By the way, sometime I cannot get output data from second salesforce read. There is a configuration in where clause: “Number='”+$PersonalNumber+“'”. $PersonalNumber exists in the previous mapper14 while Number is the API name in target salesforce system. I have checked the related data in both salesforce systems and there are matching values. But after I validate the pipeline, sometime I can get the output after the second salesforce reader snap while sometime I cannot.

Thank you for your help in advance. I really appreciate it!