Search Results

Capability
Feature
Deployment Approach
Managing Workflows
Managing Workflows With the workflow framework, Users manage asset publication in custom-built workflow processes. Users with permission to access workflow process definitions in the Control Panel...
Published Date: May 9, 2024 6:56 PM
Assigning Task Nodes
Assigning Task Nodes Subscription Task nodes require interaction by people. To alert and associate tasks with the right people, use notifications and assignments, respectively. You can assign task...
Published Date: May 9, 2024 6:56 PM
Configuring Workflow Actions and Notifications
Configuring Workflow Actions and Notifications Subscription Using the workflow designer, users can configure Workflow Actions and notifications for each node. Actions are very adaptable and you...
Published Date: May 9, 2024 6:56 PM
Creating Workflow Tasks
Creating Workflow Tasks Subscription The default Single Approver Definition offers a simple introduction to workflow tasks. It has only two task nodes: Review and Update. The workflow enters the...
Published Date: May 9, 2024 6:56 PM
Building Workflows
Building Workflows Coming soon!
Published Date: May 9, 2024 6:56 PM
Workflow Designer
Workflow Designer Subscription The Workflow Designer's user interface was refreshed in Liferay DXP 7.4 Update 20. The look and feel of the new builder is improved and the user experience is more...
Published Date: May 9, 2024 6:56 PM
Using Forks and Joins
Using Forks and Joins Subscription Here you'll learn how to use the Fork, Join and Join XOR nodes. These nodes are useful for workflow processes that have multiple reviewers like the...
Published Date: May 9, 2024 6:56 PM
Using Task Timers
Using Task Timers Task nodes can include task timers to trigger an action after a specified time period. Timers are useful for ensuring a task does not go unattended for too long. Available timer...
Published Date: May 9, 2024 6:56 PM
Creating a Condition Evaluator
Creating a Condition Evaluator A Workflow condition node uses a Groovy script to determine the proper transition a workflow item traverses. Instead of writing logic in Groovy directly in a workflow...
Published Date: May 9, 2024 6:56 PM
Workflow Definition Node Reference
Workflow Definition Node Reference Node elements and their sub-elements are fundamental building blocks making up workflow definitions. Nodes often reflect the real life stages of the review...
Published Date: May 9, 2024 6:56 PM
Using Condition Nodes
Using Condition Nodes Subscription Condition nodes are useful for acting (transitioning, assigning, etc.) conditionally in the workflow. Perhaps you have multiple reviewers and must determine...
Published Date: May 9, 2024 6:56 PM
Workflow Designer Overview
Workflow Designer Overview Subscription The Process Builder's workflow designer is a graphical interface for creating workflow process definitions. The convenient drag and drop interface makes...
Published Date: May 9, 2024 6:56 PM
Workflow Nodes
Workflow Nodes Subscription A Workflow Node represents a specific point in an approval process, whether it begins the review process, approves or rejects the asset, or reassigns the task. Below...
Published Date: May 9, 2024 6:56 PM
Workflow Transitions
Workflow Transitions Subscription Transitions represent the paths a workflow can traverse. In the Workflow Designer's palette, transitions are the arrows connecting the workflow nodes: ...
Published Date: May 9, 2024 6:56 PM
Developer Guide
Developer Guide Using The Script Engine in Workflow Crafting XML Workflow Definitions Workflow Definition Node Reference Workflow Notification Template Variables Workflow Task Node Reference ...
Published Date: May 9, 2024 6:56 PM
Crafting XML Workflow Definitions
Crafting XML Workflow Definitions As of DXP 2024.Q3, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). All Workflow...
Published Date: May 9, 2024 6:56 PM
Using the Script Engine in Workflow
Using the Script Engine in Workflow As of DXP 2024.Q3, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). Add Groovy scripts...
Published Date: May 9, 2024 6:56 PM
Activating Workflow
Activating Workflow You can activate a workflow process for an asset type either across the DXP instance or only on a specific site. When a workflow process is activated across the instance for a...
Published Date: May 9, 2024 6:56 PM
Reviewing Assets
Reviewing Assets When an asset's workflow is activated, one or more users must review it before publication. You can assign workflow review processes to specific users or to a particular Role (for...
Published Date: May 9, 2024 6:56 PM
Workflow Metrics: Reports
Workflow Metrics: Reports Subscription Open the Workflow Metrics from the Applications Menu (Applications Menu) (Control Panel → Workflow → Metrics) and you immediately see metrics on each...
Published Date: May 9, 2024 6:56 PM
Workflow Task Node Reference
Workflow Task Node Reference As of DXP 2024.Q3, scripting is disabled by default. You can enable it in System Settings → Script Management (under the Security category). Tasks are the part of the...
Published Date: May 9, 2024 6:56 PM
Working with Workflow Context
Working with Workflow Context Workflows in Liferay are used as approval processes. At each step of the process, the workflow has certain data that's available in a Map object referred to in your...
Published Date: May 9, 2024 6:56 PM
Introduction to Workflow
Introduction to Workflow Liferay DXP ships with a workflow engine that allows users to review and approve content such as Blogs, Web Content, Wikis before they are published. The Workflow...
Published Date: May 9, 2024 6:56 PM
Using Workflows
Using Workflows Activating Workflow Reviewing Assets Using Workflow Metrics Workflow Metrics Reports
Published Date: May 9, 2024 6:56 PM
Using Workflow Metrics
Using Workflow Metrics Subscription This feature works [only with Elasticsearch](../../../using-search/installing-and-upgrading-a-search-engine/solr/solr-limitations.md). Workflow Metrics gives...
Published Date: May 9, 2024 6:56 PM
Creating Pages
Creating Pages
Published Date: May 9, 2024 6:56 PM
Adding a Page to a Site
Adding a Page to a Site The steps below describe how to add a new page to your site and configure the general options. To learn how to configure the remaining page settings, see Configuring...
Published Date: May 9, 2024 6:56 PM
Using the Full Page Application Page Type
Using the Full Page Application Page Type Create a new page and select Full Page Application under the Other heading. Enter a name and click Add. Select the application you want to display...
Published Date: May 9, 2024 6:56 PM
Using Utility Pages
Using Utility Pages 7.4 U86+ and GA86+ Utility pages serve specific operational tasks and actions and are usually essential for users to interact with a website or application effectively. Utility...
Published Date: May 9, 2024 6:56 PM
Site Building
Site Building Sites are a fundamental component of Liferay DXP. At its core, a Site is a collection of pages that contains content. Sites can also contain applications that provide additional...
Published Date: May 9, 2024 6:56 PM
Adding Pages
Adding Pages
Published Date: May 9, 2024 6:56 PM
Creating a Page Template
Creating a Page Template Available: Liferay DXP/Portal 7.3+ With page templates, you can create pages based on predefined layouts and content. There are several basic page templates available...
Published Date: May 9, 2024 6:56 PM
Exporting and Importing Page Templates
Exporting and Importing Page Templates Sometimes it's easier to edit templates in a code editor. Once you've created a page template, you can export it, edit it locally in the editor of your...
Published Date: May 9, 2024 6:56 PM
Creating a Master Page Template
Creating a Master Page Template Available: Liferay DXP/Portal 7.3+ Although there are default master page templates you can use to define the look and feel of the headers and footers for your...
Published Date: May 9, 2024 6:56 PM
Master Page Templates
Master Page Templates Available: Liferay DXP/Portal 7.3+ Master page templates provide a way to define elements common to every page using fragments (e.g. headers and footers previously provided...
Published Date: May 9, 2024 6:56 PM
Defining Headers and Footers
Defining Headers and Footers
Published Date: May 9, 2024 6:56 PM
Managing Master Page Templates
Managing Master Page Templates Available: Liferay DXP/Portal 7.3+ To manage a master page template, follow these steps: Open the Site Menu (Site Menu) and navigate to Design → Page Templates. ...
Published Date: May 9, 2024 6:56 PM
Using Fragments
Using Fragments Page fragments are extensible and reusable drag-and-drop elements for building content pages and their related templates (i.e., masters, pages, and display pages). They are built...
Published Date: May 9, 2024 6:56 PM
Configuring Fragment Visibility
Configuring Fragment Visibility Available: Liferay DXP/Portal 7.4+ Fragments can be used to assemble Content Pages with a variety of layouts and information. Starting with Liferay DXP 7.4, you can...
Published Date: May 9, 2024 6:56 PM
Configuring Fragments
Configuring Fragments You can configure fragments and their sub-elements. Available options can vary, though some are common to all. To view available configuration options, begin editing a page or...
Published Date: May 9, 2024 6:56 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy