Skip to content

Commit

Permalink
24.x Update
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyang44 committed Nov 20, 2024
1 parent f66b543 commit bb33366
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
template: home.html
title: Digital Business Automation
title: Data & AI - Business Automation
---
2 changes: 1 addition & 1 deletion docs/introduction/reference-architecture/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: What is the purpose of the business automation reference architectu

## Digital business automation architecture

The current Digital Business Automation architecture is documented [here](https://www.ibm.com/cloud/architecture/architectures/dba-architecture) in the [IBM Cloud Architecture Center](https://www.ibm.com/cloud/architecture).
The current Business Automation architecture is documented [here](https://www.ibm.com/cloud/architecture/architectures/dba-architecture) in the [IBM Cloud Architecture Center](https://www.ibm.com/cloud/architecture).
It includes detailed architecture capabilities on the following components:

* [Workflow management](https://www.ibm.com/cloud/architecture/architectures/workflowDomain) includes runtime and business process authoring components in a single view.
Expand Down
4 changes: 2 additions & 2 deletions docs/methodology/overview/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Digital Business Automation implementation methodology
description: Digital Business Automation implementation methodology
title: Business Automation implementation methodology
description: Business Automation implementation methodology
---

## Business automation application development
Expand Down
6 changes: 3 additions & 3 deletions docs/src/pages/introduction/overview/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Introduction
description: IBM Digital Business Automation Reference Architecture
description: IBM Business Automation Reference Architecture
---


Expand All @@ -13,9 +13,9 @@ description: IBM Digital Business Automation Reference Architecture

This repository provides working a set of patterns, best practices and reusable code and executable scenarios to help you build and deploy application using digital business automation capabilities from the IBM Cloud Pak for Business Automation.

[Digital business automation](https://www.ibm.com/cloud/cloud-pak-for-automation)(DBA) allows an organization to improve its operations by streamlining the way people participate in business processes and workflows, automate repeatable decisions, and provide business users with the ability to edit and change the business logic involved in these business processes. DBA projects also aim to make documents easy to store and retrieve, digitize document content, such as with optical character recognition (OCR), and automate data entries with software robots, referred as robotic process automation.
[Business automation](https://www.ibm.com/cloud/cloud-pak-for-automation)(DBA) allows an organization to improve its operations by streamlining the way people participate in business processes and workflows, automate repeatable decisions, and provide business users with the ability to edit and change the business logic involved in these business processes. DBA projects also aim to make documents easy to store and retrieve, digitize document content, such as with optical character recognition (OCR), and automate data entries with software robots, referred as robotic process automation.

The IBM Cloud Pak for Automation offers a software platform to develop, deploy, run and manage your digital business automation projects, using the capabilities shown in the following digram:
The IBM Cloud Pak for Business Automation offers a software platform to develop, deploy, run and manage your digital business automation projects, using the capabilities shown in the following digram:

![overview](./images/cp4a.png)

Expand Down
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: Digital Business Automation
site_description: Knowledge sharing on digital business automation
site_name: Data & AI - Business Automation
site_description: Knowledge sharing on business automation
repo_url: https://github.com/ibm-cloud-architecture/refarch-dba
docs_dir: docs
site_dir: public
Expand Down Expand Up @@ -64,7 +64,7 @@ nav:
- Overview: methodology/overview/index.md
- Agile Business Rule Development: methodology/abrd/index.md
- Event Storming: https://ibm-cloud-architecture.github.io/refarch-eda/methodology/event-storming/
- Patterns in DBA:
- Patterns in Business Automation:
- Devising the data models: methodology/model/index.md
- Champion-challenger: https://ibm-cloud-architecture.github.io/odm-cp4d-integration/champchall/
- Use Cases:
Expand Down
8 changes: 4 additions & 4 deletions overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<section>
<div class=home-hero>
<div class=home-hero-text>
<h1>Digital Business Automation - Body Of Knowledge</h1>
<h1>Business Automation - Body Of Knowledge</h1>
</div>
<div class=home-hero-image>
</div>
Expand All @@ -22,10 +22,10 @@ <h1>Digital Business Automation - Body Of Knowledge</h1>
<div class=home-description>
<div class='row'>
<div class='column'>
What are Digital Business Automation Architectures?
What are Business Automation Architectures?
</div>
<div class='column'>
Digital Business Automation architectures provide a collection of patterns to develop business automation solutions by integrating content services, document processing/capture, decision management, and workflow automation with AI, machine learning, mining and robotic process automation (RPA).
Business Automation architectures provide a collection of patterns to develop business automation solutions by integrating content services, document processing/capture, decision management, and workflow automation with AI, machine learning, mining and robotic process automation (RPA).
<a
className={calloutLink}
href='/introduction/overview/'
Expand Down Expand Up @@ -85,7 +85,7 @@ <h1>Digital Business Automation - Body Of Knowledge</h1>
Walk through real-world use cases
<a
className={calloutLink}
href='/use-cases/accounts-pay/'
href='/use-cases/onboarding-automation'
>
Read more →
</a>
Expand Down

0 comments on commit bb33366

Please sign in to comment.