Forum Discussion
Am assuming that field names are missing ? You can work your way around it so that all the fields come in the first record. You can do a Groupby and then sort it through an expression.
Below is the known limitation on the snap.
- The Snap prepares the column header for the output view (and hence the CSV file) using the keys defined in the first record. This may result in ignoring any additional key passed in the subsequent records. We recommend that you pass values for a comprehensive set of all keys used in the input view, for the first record.
- mohamadelmardin9 years agoNew Contributor III
I have the expression toggle selected because I am using a quotation in between because at runtime real use case I have using arguments combined with text. But it doesn’t matter I am still getting that error regardless when I remove it below
- mohamadelmardin9 years agoNew Contributor III
It might be a glitch in the system if it is working for you and not my org. I will submit a ticket to support desk.
We have a working solution for this task of creating a new “Project” asset using the “SnapLogic Create” snap:
-
Ensure that the user account attempting to complete this task has “Full-access” to “/” to be able to create a new project asset
-
Create a pipeline with the following sequence of snaps:
“SnapLogic Read” > “SnapLogic Create”
SnapLogic Read: Read from an existing project path
SnapLogic Create: Specify the target/actual project to be created. [ // ]-
Related Content
- 11 months ago
- 2 years ago
- 4 years ago