Hi Oliver,
Thank you for your response.
That means if I use the workflow in:
"workflow/def/certificate_enroll.yaml" I have to add an action for example:
set_creator:
class: OpenXPKI::Server::Workflow::Activity::Tools::SetCreator
param:
creator: myusername
And on which state is preferred to call set_creator?
For example on state PENDING? Like:
PENDING:
action:
- reject_request notify_request_rejected
global_set_error_rejected > FAILURE ? global_is_operator
- approve_csr calculate_approval_points > RECHECK_APPROVAL ?
global_is_operator is_manual_approval_allowed
- global_clear_error_code > START_APPROVAL ?
is_eligibility_recheck_allowed
- set_creator
Do I understand this in the right manner?
Regards
Stefan
Am 08.01.20 um 16:39 schrieb Oliver Welter:
Hi Stefan,
My Task shows workflows started by the current user. As the SCEP
workflow was not started by this user it wont show up there.
If you want to assign the SCEP workflows to a user account you need to
change the workflow to set the "creator" to the login user name (see
OpenXPKI::Server::Workflow::Activity::Tools::SetCreator).
Oliver
Am 08.01.20 um 15:35 schrieb Stefan:
Hi List
I have a question:
I am able to request a certificate over SCEP.
Now I want to approve this request in the WebGUI on "Home" -> "My
Tasks", but there is no open task showing, it says "No data available"
in the table.
I see it if I search for pending workflows and I am able to approve it
there, but why is it not showing in "My Tasks"?
Thanks & regards
Stefan
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users