From bb33366596b3ea36dd96f0e8de7ebee9ceb5a243 Mon Sep 17 00:00:00 2001 From: thomasyang44 Date: Wed, 20 Nov 2024 14:56:09 -0500 Subject: [PATCH] 24.x Update --- docs/index.md | 2 +- docs/introduction/reference-architecture/index.md | 2 +- docs/methodology/overview/index.md | 4 ++-- docs/src/pages/introduction/overview/index.mdx | 6 +++--- mkdocs.yml | 6 +++--- overrides/home.html | 8 ++++---- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/index.md b/docs/index.md index 3f45e711..645b59cb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ --- template: home.html -title: Digital Business Automation +title: Data & AI - Business Automation --- diff --git a/docs/introduction/reference-architecture/index.md b/docs/introduction/reference-architecture/index.md index 2014f220..a0dd1e0b 100644 --- a/docs/introduction/reference-architecture/index.md +++ b/docs/introduction/reference-architecture/index.md @@ -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. diff --git a/docs/methodology/overview/index.md b/docs/methodology/overview/index.md index 5141bb8e..40e0b0fd 100644 --- a/docs/methodology/overview/index.md +++ b/docs/methodology/overview/index.md @@ -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 diff --git a/docs/src/pages/introduction/overview/index.mdx b/docs/src/pages/introduction/overview/index.mdx index e87b0100..7b332bd7 100644 --- a/docs/src/pages/introduction/overview/index.mdx +++ b/docs/src/pages/introduction/overview/index.mdx @@ -1,6 +1,6 @@ --- title: Introduction -description: IBM Digital Business Automation Reference Architecture +description: IBM Business Automation Reference Architecture --- @@ -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) diff --git a/mkdocs.yml b/mkdocs.yml index 4962730a..f9980f0e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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 @@ -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: diff --git a/overrides/home.html b/overrides/home.html index 275aa0b8..6d24cfd0 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -12,7 +12,7 @@
-

Digital Business Automation - Body Of Knowledge

+

Business Automation - Body Of Knowledge

@@ -22,10 +22,10 @@

Digital Business Automation - Body Of Knowledge

- What are Digital Business Automation Architectures? + What are Business Automation Architectures?
- 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). Digital Business Automation - Body Of Knowledge Walk through real-world use cases Read more →