Hi,Connector runs with libcurl in synchronous (single-thread, blocking) mode.You can run multiple workflows with connector in parallel, though this is not considered best practice.Thanks,-Jon
Hi,Compare the permissions of the broken operator against a functioning operator (Administration/Operators > Access rights, Audit/Folder Rights).Also, redact client's name in your post.Thanks,-Jon
Hi,No there is no regex here. The code is matching characters after splitting the string into @ and .Pseudocode in js would be:str.split(/[@.]/).filter(function(_){ return _.match(/^[XtkEmail_Characters as a character class]+$/);}).length >= 3Thanks,-Jon
Hi,Right-click the webApp in the list, Actions -> Mass update of selected lines..., change @state and @appState to 'Being edited', submit. Give it time to expire the cache, or restart nlserver6 service.Thanks,-Jon