Hi Berenice,Setting a user's password is actually a separate action..so you can have an action to create the user first, then a subsequent one to set the password.Hope this helps!--
Hi Raj, do you have more details on what activities your interested to automate when an employee is terminated? We have an accelerator for provisioing and deprovisioning application access..typically used during employee onboarding/offboarding.
Hi Ryan,Do you recall which app/connectors were involved in this issue?I'd assume it'd be related to on-prem command line scripts?Databases & HTTP endpoints should be fine since they all route to the same host regardless of which OPA it runs on.--
Hi Kris,There must have been a miscommunication from our support. We recommend multiple OPAs in the same group on different servers.Having all of them in the same server is what we don't recommend because that defeats the purpose of high availability...
Hi Amy,It's possible to do this with our JavaScript connector. See sample recipe here: https://app.workato.com/recipes/2226332?st=9a56d4All you need to do is edit the json schema which defines the schema in the parquet file, then map the input data f...