Implementing Business Logic

Business logic refers to the rules and processes that determine how a solution behaves within Liferay DXP. Implementing business logic effectively can streamline operations, improve efficiency, and promote consistency across your organization. Here we’ll explore how Clarity can leverage Liferay’s features to add business logic to their distributor onboarding solution.

Validating Fields

Data integrity is crucial for effective business operations. With Liferay, you can set object validations to enforce rules on user input to prevent errors and ensure your application is collecting the data you want. This minimizes the need for manual corrections and makes your data more consistent and reliable (e.g., valid email formats and phone number patterns).

When using validations, you can select from out-of-the-box options or define your own through the UI. For advanced use cases, you can also use the Object Validation Rule client extension. Once defined, Liferay checks field values on entry submission and displays an error message for invalid input.

Liferay uses validation rules to check field values upon entry submission.

Clarity’s Distributor Application object already includes the validations they need. To view them, open the Objects application, begin editing the Distributor Application object, and go to the Validations tab.

Defining Workflows

Workflows are approval processes for data entities in your solution. You can create custom workflows to improve task visibility, eliminate bottlenecks in business processes, and reduce the time and resources required to complete tasks.

Workflows are used to organize business processes.

In addition to workflows, you can use picklists to define custom state fields with their own flow. This is helpful when you need to assign multiple states to an object entry at the same time. For example, Clarity wants to track the evaluation state of applications independently from their workflow status. To implement this, Clarity leveraged Liferay picklists with objects to define custom states for entries. They then defined a flow for valid state field transitions in the State Manager tab.

Current StateNext State
OpenUnder Review, Withdrawn
Under ReviewApproved, Denied, Withdrawn, On Hold
ApprovedUnder Review
DeniedUnder Review
WithdrawnOpen
On HoldOpen, Under Review

The application states are related to one another.

After setting this up, Clarity can use the field with validations and actions to add business logic for different states. They also can use the field alongside workflow statuses to define more complex review and approval processes. In a later exercise, you’ll finish setting up Clarity’s workflow for Distributor Applications.

Automating Notifications

Notifications improve visibility in your application by providing real-time updates to users and system administrators for object events. This involves creating notification templates and then using those templates with object actions. The template provides the notification content and design, while the object action determines the trigger and conditions for sending the notification (e.g., at object creation, at object update).

Currently, Clarity’s onboarding solution includes three automated notifications that inform applicants when their applications are received, approved, or rejected. In a later exercise, you’ll add another notification for informing Clarity’s business development team of new submissions.

Conclusion

Congratulations! You’ve learned about the types of business logic you can implement for custom solutions in Liferay and how this implementation can improve the platform experience. Next, you’ll apply what you’ve learned to add business logic to Clarity’s distributor solution.

Up Next: Adding Business Logic to Clarity’s Solution

Additional Resources

See official documentation to learn more about adding business logic to custom solutions:

Capabilities

Product

Contact Us

Connect

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