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

Forum Posts

Null Values Not Written to Table

My Oracle input is address information similar to: STREET: 123 MAIN STREET CITY: ANYTOWN STATE: ANYSTATE ZIP: 12345 COUNTRY: USA STREET: null CITY: OTHERTOWN STATE: OTHERSTATE ZIP: 54321 COUNTRY: CAN STREET: null CITY: OTHERTOWN STATE: null ZIP: null...

Damone by New Contributor
  • 2006 Views
  • 4 replies
  • 0 kudos

Support Issue

Hi, I have sent multiple emails to support@snaplogic.com but nobody bothers to respond. Could you confirm what it takes to get a response from you?

Read Expression File

Hi All, I have attached the expression file and I want to read the below from the file. Could you please suggest how to do it? Generic_Soap_WSDL_URL: ‘/idcws/GenericSoapPort?WSDL’, HCM_Flow_Service_WSDL_URL: ‘/hcmService/FlowActionsService?WSDL’, HCM...

POSTGRESQL_ Execute

Hi, I am trying to alter the primary key , but i am unable to do that. Can you please check my query and confirm , whether the syntax is correct or not as per snaplogic. Alter table snaplogic.tbl_audit_log drop primary key Alter table snaplogic.tbl_a...

Resolved! CSV Parsing Inputs

Hi All, I have a tab-separated CSV file with let us say 10, 000 records and I am using CSV parser snap to parse the file. The process works fine when there is no data issue but when there is a data issue the whole file fails. Could you suggest if the...