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::Activity::Tools::Datapool::GetEntry(3) User Contributed Perl Documentation OpenXPKI::Server::Workflow::Activity::Tools::Datapool::GetEntry(3)

OpenXPKI::Server::Workflow::Activity::Tools::Datapool::GetEntry

Retrieve an entry from the Datapool.

In the activity definition, the following parameters must be set.
namespace
The namespace to use for storing the key-value pair. Generally speaking, there are no rigid naming conventions. The namespace sys, however, is reserved for internal server and system related data.
key
The value used as datapool key, use _map syntax to use values from context!
target_key
The context target key to write the result to, the default is _tmp.

Note: If the retrieved value was encrypted in the datapool, the target parameter must start with an underscore (=volatile parameter).

pki_realm
The realm of the datapool item to load, default is the current realm.

Note: For security reasons it is not allowed to load items from other realms except from special system realms. The only system realm defined for now is _global which is available from all other realms.

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.