This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Submitted by @stodoroska from Interworks
This pipeline determines which Workday objects to populate based on the action flags.
Configuration
Based on the action flags, the pipeline determines which Workday objects to populate. You can choose the ...
Submitted by @stodoroska from Interworks
This pipeline selects opportunities from Salesforce, matches them according to their types and stores them as a csv file into Azure Data Lake Storage.
Configuration
In SalesForce you should configure an acc...
Submitted by @stodoroska from Interworks
Listens to messages on MQTT queue, converts them into JSON messages and writes them to Azure Data Lake
Configuration
You need to configure respective MQTT queue and account with server and also Azure accoun...
Submitted by @stodoroska from Interworks
File Transfer from SFTP to SMB server or any other two file sharing systems with additional validations for file browsing such as checking if only valid file names are consumed from the pipeline, with valid d...
Submitted by @stodoroska from Interworks
This pattern should be called as an error pipeline and stores all the error records in to a csv file.
Configuration
Parent pipeline should be made that will invoke this as a error pipeline. Target location ...
Akash_Srivastava:
<?xml version="1.0" encoding="utf-8"?> EUR Project Code changed 3.53 USD 242.11 INR 3.03 EUR
If you are putting this in the template, you need to put it in the right xml format.
Example:
<?xml version="1.0" encoding="utf-8"?>...
ctlarson:
input views only accept JSON-encoded da
If you don’t know if the incoming request will be xml or json and you want your API to be capable of consuming both requests, here is a sample pipeline where you can do that.
In the binary rou...
Anyone tried to migrate project from GIT tag to a different organization that the current one where the pipeline is running and migrate the files to the upper organization(example prod)?
Succeeded migrating everything except files if they are stored ...
You can use Apache velocity to do foreach, if and etc.
Example:
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns1="urn:general_2015_2.transactions.webservices.netsuite.com"
xmlns:ns2="http://www.w3.or...