Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Encountered Extraneous Input

Hi all, I got the Extraneous input error when i compiled the below expression in Mapper, _perm == 'F'? ["R", "W", "X"]:(_perm=='RW'?["R", "W"]:(_perm=='RE'?["R", "X"]:(_perm=='R'?["R"]:[ ]))): [] Error: Could not compile expression: (_perm == ‘F’ ? [...

Reverse Data Look Up

We receive an XML document where I unpacked the records and flattened the arrays so we can write to a Microsoft Excel file. Each record should have an identifier but the XML document only has this identifier at the end of each group. I was able to ...

cew657 by New Contributor
  • 587 Views
  • 0 replies
  • 0 kudos

How to write filenames with wildcards

Hi , I am totally new to sl and I having a hard time in writting dynamic filenames. my file naming convention is - filename_xx_xxxxx.txt and the file is in sl under the same branch. So , Under file option in file reader , I am writting → filename__.t...

srikumarS by New Contributor
  • 922 Views
  • 0 replies
  • 0 kudos

Redshift to BigQuery

Hi, I am looking to move data from Redshift to Google BigQuery. How can I dynamically create a BigQuery Dataset and Table if they do not currently exists?

TWCMG by New Contributor II
  • 789 Views
  • 0 replies
  • 0 kudos