02-24-2021 09:31 AM
Hello all
Is it possible to run a XMC Workflow or tasks from external via API? I didn’t find anythin in the API swagger.
The only idea I have is to register the external client as a Syslog client. On the client i would initiate a syslogmessage and then create an alarm for a syslog message that triggers a task.
02-26-2021 02:18 PM
I’ve seen such kind of issue.
In the Users panel where “Authorized Users” are mentioned.
Delete the LDAP User and recreate it manually (Add button) giving it the static “EMC-Administrator” Authorization group.
Re-test and let us know
Mig
02-26-2021 02:15 PM
with the root user, I can see all workflows but with an ldap user, I can’t see all workflows. But the ldap user has full access
02-26-2021 02:03 PM
Isn’t it a permission issue?
This changes with upgrades:
Mig
02-26-2021 01:58 PM
Thats great. But I have a strange behavior. With the following query i have different behaviors
query{workflows{allWorkflows {
id
name
}}}
LAB:
I can see all workflows (System and custom workflows)
Productions:
I can see just one custom workflow
02-24-2021 06:01 PM
As usual...perfect!
Thanks
Mig