Advanced technics

Creating new tasks: Workflow To Task
Introduction I have designed a workflow to call a web service and return the city description based on the city name received. I would like now to encapsul...
Wed, 20 May, 2020 at 9:40 AM
Start sequence using REST API
Sample python code using REST API import json import datetime import time import requests PULSE_IT_HOST_ADDR = "http://172.16.29.130" PULSE_IT...
Tue, 14 Nov, 2023 at 6:11 PM
Multipaths Watchfolder
A watch-folder is a very common pattern where a scheduled workflow will check the content of a folder and will trigger a sequence for each pertinent file fo...
Tue, 19 Apr, 2022 at 3:56 PM