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

Forum Posts

BOX JWT Authentication

Hi All, I need to access box using API’s with service account. I am stucked at JWT Authentication in Snaplogic. Anyone have any idea how can I authenticate using JWT config file. Box Reference : https://developer.box.com/docs/construct-jwt-claim-manu...

Parquet Reader & Writer through azure S3

For saving data in parquet format in s3 , below is the pipeline configuration. This pipeline creates meta data from the data itself , though it uses parquet data type ‘binary’ which is equivalent to string. the first mapper converts the doc into str...

krish_pwc by New Contributor II
  • 1643 Views
  • 0 replies
  • 1 kudos

How to access Hive on Private subnet AWS

Hi, I am trying to connect hive server hosted on AWS ec2 machine which is in private subnet. I am using bastion host and tunneling process to connect to hive in sql-workbench and tableau. when i am trying to do the same process in snaplogic its not w...

venkat by New Contributor
  • 1020 Views
  • 0 replies
  • 0 kudos

Json Parse method

i can’t seem to get the json Parse method working when using a variable. I am trying to get the following output “customfield_11401”: [ { “value”: “1223-CUST-A1” } ] I am trying to use the following expression but getting an error. Any help is appre...