Forum Discussion
I am not following when you say dynamically.
Can you please elaborate with example.
bill_sturdivant
8 years agoNew Contributor III
The pipeline starts by listing all objects in salesforce and creates a SOQL statement for each object. The output from each object is different from the SOQL snap. In the above example data the Address field is not flat but in the second SOQL statement that runs could have 3 different fields that need to be flattened.
- nganapathiraju9 years agoFormer Employee
Did you enable the error view and see the details?
Thanks & Regards,
Naveen- psadasivam9 years agoNew Contributor III
@nganapathiraju, Yeah, above error was captured from error view.
- psadasivam8 years agoNew Contributor III
@vyasyash, Whats the snap pack version you are using ?