GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OpenXPKI::Server::Workflow::Role::Publish(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Role::Publish(3)

OpenXPKI::Server::Workflow::Role::Publish

prefix
Enables publishing to a fixed set of connectors, prefix must be a connector path pointing to a hash where the values are the connector references to publish to.
target
Enables publishing to a fixed set of connectors, must hold the names of connectors that exist at the default prefix (e.g. publishing.entity). These are the same words as used in the profile definitions. Accepts either multiple names separated by space or an array ref.
on_error
Define what to do on problems with the publication connectors. One of:
exception (default)
The connector exception bubbles up and the workflow terminates.
skip
Skip the publication target and continue with the next one.
queue
Similar to skip, but failed targets are added to a queue. As long as the queue is not empty, pause/wake_up is used to retry those targets with the retry parameters set. This obvioulsy requires retry_count to be set.
2022-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.