Menu Close

What is PEGA channel?

What is PEGA channel?

You can configure any number of channels and interfaces, which provide ways for users to interact with your application using Pega Intelligent Virtual Assistant. An interface is a web or mobile portal. A channel is a messaging service or voice service.

What is an interface and how it is used in PEGA?

How do I create a PEGA channel?

From the Pega Express menu at the top of the screen, select Channels and interfaces. Click Web. In the Channel interface name field, enter a name for the web channel interface. In the Description field, specify the expected use of the interface.

What is PEGA portal?

A portal is a web channel in use by your application. End users experience the portal through a browser, regardless of device type (such as a desktop or mobile device). By default, Pega Platform™ has two portals for the two most common roles – case manager and case worker.

What is user interface in PEGA?

Controls are UI elements that determine how data, text, images, and other information appear on user forms for both display and user input. Each control type has a unique look and provides different functions for users. The system assigns a default control when you define a new field.

How do I deploy a notification channel in PEGA?

Creating the publish activity

  1. Open the activity from where you want to publish the notification.
  2. Call the Publish-Notifications method at the point in the activity when you want to publish. Pass in the step page to the Publish-Notifications method.

How do you start a PEGA portal?

How to launch a portal from a Button in Pega

  1. Run activity pzPrepareAccessGroup.
  2. Run DT pzPreparePortalURL.
  3. Open URL in New Window and call activity RedirectAndRun. Pass in parameters ThreadName, Location and WindowName. Dialog content. Related content: Question.

How do I customize my PEGA portal?

To configure a Pega portal, you identify the intended user role and portal type, organize the layout of the portal, customize the branding of the portal, customize the content and tools available to users, and configure an access group to reference the portal if necessary.

What are UI controls?

Input controls are the interactive components in your app’s user interface. Android provides a wide variety of controls you can use in your UI, such as buttons, text fields, seek bars, check box, zoom buttons, toggle buttons, and many more.

What are the different types of layouts in PEGA?

Dynamic layouts contain views. Dynamic layouts facilitate the process of rendering the user interface in the HTML5 document type. Dynamic layouts maintain a fixed screen size. Dynamic layouts arrange items in a flexible form that automatically adjusts to screen size.

How do I show notifications in PEGA?

When customer replies to email sent from Pega, the owner of the case should be notified (Response email will be attached to the case). Notification should pop up in Notification bell available at top right corner of the portal (or any option to display notification in Pega).

How do I make a manager portal in PEGA?

How to make the Case Manager portal available

  1. Log in.
  2. From the operator manu, open your access group. On the Settings tab, add pyCaseManager to the Secondary Portal Layouts.
  3. Save the Access Group form .
  4. Log out.

How are interfaces and channels inherited in SystemC?

Commonly the inheritance of the pre-defined SystemC class: sc_interface, is done as, public and virtual. The virtual mechanism is used as a safety net, preventing the rise of issues related to repeated inheritance when a channel inherits more that one interface.

What are the channels of the Primary Rate Interface?

Basic Rate Interface (BRI): two 64-kbit/s B channels and one 16-kbit/s D channel, intended for small enterprises and residential service. Primary Rate Interface (PRI) for large organizations, with one 64-kbit/s D channel and 23 (1.536 Mbit/s T1, a.k.a. “23B + D”) or 30, 64-kbit/s B channels (2.048 Mbit/s E1, a.k.a. “30B + D”).

What is the definition of interface in SystemC?

An interface in SystemC is an abstract class derived from the existing SystemC class: sc_interface. By definition interfaces will only define pure virtual access methods. These methods will eventually have to be implemented in any deriving channels.

What are the different types of ISDN channels?

ISDN service types. The Integrated Services Digital Network (ISDN) prescribes two levels of service: Basic Rate Interface (BRI): two 64-kbit/s B channels and one 16-kbit/s D channel, intended for small enterprises and residential service. Primary Rate Interface (PRI) for large organizations, with one 64-kbit/s D channel and 23…