runtime
runtime copied to clipboard
Java & REST API's for creating and running integrations
If using the option `Retry failed requests`, in order to retry failed requests with status 500 and higher, the install error below occurs. It is on purpose that the called...
When queue is selected in a flowlink then the generated queue doesn't have the TTL (time to live) option. Other queues already have this. Current: ```xml ``` This should be...
Ads a user I wan to keep a Json part in Xml if body type string, so that I don't loose data. **Test case** Instance: next Tenant: Microscope Flow: XmlToJsonString...
If the option Encrypt? is used, the flow returns the error below **Test case** Instance: next Tenant: Regression Tests Flow: EncryptTenantVar ` HTTP ERROR 500 java.lang.UnsatisfiedLinkError: libsodium.so: cannot open shared...
On the insights instance, after running well for about 14 days, the flows starting with a scheduler and set to cron selector no longer appeared to start at the set...
If call the test flow below a few times times after each other, one time the output is as expected, the other time the output is duplicated or multiplied. **Test...
The removal of the breadcrumdId header leads to 2 unexpected events: 1. In previous versions if the breadcrumdId header is removed, a new breadcrumdId header is created at the same...
If I use the groovy script in the flow below, I got this error message: `Script_5eb2fc433ddabea8979024c1fa44d068.groovy: 15: unable to resolve class XmlParser @ line 15, column 21. def aggregatedXml =...