Skip to content

Commit

Permalink
Release 19.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisTrible committed Dec 20, 2019
1 parent 91e9de5 commit e14a136
Show file tree
Hide file tree
Showing 5 changed files with 492 additions and 779 deletions.
6 changes: 3 additions & 3 deletions DLFlooring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Cindy is a business developer in a company called DL Flooring.  She wants to cr

This sample has three main phases. You may skip any phase and go directly to the scenario that you are interested in.
1. Import base artifacts then author the template artifacts as the provider. These artifacts can be consumed by the app assembler.
[See the Create Actions and Template folder](./Create%20Actions%20and%20Template)
[See the Create Actions and Template folder.](./Create%20Actions%20and%20Template)
2. Author the Job Quote app as an assembler.
[See the "Create the Job Quote App" folder](./Create%20the%20Job%20Quote%20App)
[See the "Create the Job Quote App" folder.](./Create%20the%20Job%20Quote%20App)
3. Publish the app and run it in Business Automation Navigator.
[See the "Publish and Run" folder](./Publish%20and%20Run)
[See the "Publish and Run" folder.](./Publish%20and%20Run)

12 changes: 9 additions & 3 deletions MortgageApproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,15 @@ To run this sample, you must have a Business Automation Workflow Center server r
Prerequisite step: To run any of the scenarios, start by importing "MortgagePA - v4.twx" to the Workflow Center. This twx file contains a workflow process that will be leveraged by the Mortgage Approval app.

This sample has three main phases. You may skip any phase and go directly to the scenario that you are interested in.
1. Import base artifacts then author the template artifacts as the provider. These artifacts can be consumed by the app assembler. [See the Create Actions and Template folder](./Create%20Actions%20and%20Template)
1. Import base artifacts then author the template artifacts as the provider. These artifacts can be consumed by the app assembler. [See the Create Actions and Template folder.](./Create%20Actions%20and%20Template)
2. Author the Mortgage Approval app as an assembler.
[See the "Create the Mortgage Approval App" folder](./Create%20the%20Mortgage%20Approval%20App)
[See the "Create the Mortgage Approval App" folder.](./Create%20the%20Mortgage%20Approval%20App)
3. Publish the app and run it in Automation Navigator.
[See the "Publish and Run" folder](./Publish%20and%20Run)
[See the "Publish and Run" folder.](./Publish%20and%20Run)

Video references
___
You can also watch each of the three main phases below:
1. [Import artifacts and author template.](http://ibm.biz/Bdz7zi1)
2. [Author the Mortgage Approval app. ](http://ibm.biz/Bdz7zj)
3. [Publish the app.](http://ibm.biz/Bdz75P)
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ This repository contains samples for DBA App Designer. Each folder contains a d
> This is a simple App that requires no external services or DBA pillars to run. The emphasis of this sample is to show the various personas and general methodology of creating Apps in App Designer.
2. MortgageApproval
> This sample leverages a process from Business Automation Workflow to create an App for client-facing bank associates to use while opening mortgage accounts.
 

There are also two additional folders with resources needed during the configuration of the App Designer environment.
1. The contributionFiles folder contains files needed for the configuration of BAW with App Designer. For more details, see
[Configuring IBM Business Automation Studio with IBM Business Automation Workflow](https://www.ibm.com/support/knowledgecenter/en/SSYHZ8_19.0.x/com.ibm.dba.install/op_topics/tsk_basconfig_baw.html).
2. The navigatorPlugin contains a jar file that is needed when configuring Automation Navigator with the App Engine. For more details, see
[Publishing apps](https://www.ibm.com/support/knowledgecenter/SSYHZ8_19.0.x/com.ibm.dba.appdesign/topics/tsk_bas_publishapps.html).
Loading

0 comments on commit e14a136

Please sign in to comment.