Difference between revisions of "Draft: PEC-Hybrid/Current/Admin/About"
From Genesys Documentation
Line 21: | Line 21: | ||
|anchor=TransactionObjHybrid | |anchor=TransactionObjHybrid | ||
|freetext=A transaction object is needed for Genesys components to authenticate with Genesys Cloud. | |freetext=A transaction object is needed for Genesys components to authenticate with Genesys Cloud. | ||
− | |||
# Create a transaction object (and alias) of type '''list''' named '''hybrid_integration''' in the '''Script''' folder of the '''Environment''' tenant. | # Create a transaction object (and alias) of type '''list''' named '''hybrid_integration''' in the '''Script''' folder of the '''Environment''' tenant. | ||
#* Usage characteristics: the transaction object should be acquired at start-up and used until the component gets an error from a given API call. If an error occurs, your component should retrieve the hybrid_integration object from config server and try again. If the component still has problems, your component should end the associated processing with an error. | #* Usage characteristics: the transaction object should be acquired at start-up and used until the component gets an error from a given API call. If an error occurs, your component should retrieve the hybrid_integration object from config server and try again. If the component still has problems, your component should end the associated processing with an error. | ||
Line 39: | Line 38: | ||
#* '''password''': The password to decrypt the private key. | #* '''password''': The password to decrypt the private key. | ||
#* '''expire_time''': The expiration time for the access token. | #* '''expire_time''': The expiration time for the access token. | ||
+ | |Status=No | ||
+ | }}{{Section | ||
+ | |sectionHeading=Supported PureCloud Services | ||
+ | |Type=Unstructured | ||
+ | |anchor=SupportedServices | ||
+ | |freetext=The following PureCloud Services can be integrated into PureEngage using this mechanism: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * {{Link-AnywhereElse|product=ATC|version=Current|manual=WDEPlugin|topic=About}} | ||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 18:01, May 15, 2019
This is a draft page; the published version of this page can be found at PEC-Hybrid/Current/Admin/About.
Contents
Manually provision PureCloud (by creating an Organization) and PureEngage Premise (using Genesys Administrator Extension).