How to read base 64 data from a SOAP snap body
Hi, I want to read the SOAP snap response which I think is Base64 decoded data and insert it into a table. Could you please help me with the process of reading the data from the SOAP snap output body?
Hi, I want to read the SOAP snap response which I think is Base64 decoded data and insert it into a table. Could you please help me with the process of reading the data from the SOAP snap output body?
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...
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...
I want my file poller to poll all txt and xml files how can I specify the same in the file filter property? *.txt && *.xml is only selecting txt files.
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...
We need to merge multiple documents to single array and looking for help. Since it is ultra task, we are running out of options… Input data: [ {“Record”: “1”}, {“Record”: “2”}, {“Record”: “5”}, {“Record”: “4”}, {“Record”: “6”} ] Expected Output: [ “r...
I have an Execute SQL where I wan to add column names to my output file before adding the data. For example: select ‘Last_Name’||chr(09)||‘First_Name’ from sys.dual union select rtrim(spriden_last_name) from spriden||chr(09)||select rtrim(spriden_fir...
Hi, I am reading a CSV file, inserting data into a table, and then calling Oracle Procedure snap to process those inserted rows. Now, the problem is Oracle Procedure snap run as many times as rows inserted in the table. Could you suggest how I can le...
User | Count |
---|---|
322 | |
223 | |
178 | |
153 | |
116 |