Norman Hooghof
Norman Hooghof
The displaying in the tracing of the body of the incoming message is not always working right. In that case, just after a change of the body somewhere in the...
After a deployment, the reinstall of all flows in hindered by the existence of the lock file `assimbly_reinstall.lock`. The frontend shows that all flows are installed, but this is not...
**Test case on next** - An external endpoint on the Postman mock server is configured with a response delay of 180 seconds - A synchronous flow calls the external endpoint...
it is not possible to install a flow that starts with a schedule component which is followed by an FTP component (doesn't matter if the option force inbound is whether...
Sometime sending email with the Gmail oauth token doesn't work, despite access and refresh tokens are renewed. The flow needs to restart again first
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...
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...