이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 11. Executing a business process in Business Central


After you build and deploy the project that contains your business process, you can execute the defined functionality for the business process.

As an example, this procedure uses the Mortgage_Process sample project in Business Central. In this scenario, you input data into a mortgage application form acting as the mortgage broker. The MortgageApprovalProcess business process runs and determines whether or not the applicant has offered an acceptable down payment based on the decision rules defined in the project. The business process either ends the rule testing or requests that the applicant increase the down payment to proceed. If the application passes the business rule testing, the bank approver reviews the application and either approves or denies the loan.

Prerequisites

Procedure

  1. In Business Central, go to Menu Projects and select a space. The default space is MySpace.
  2. In the upper-right corner of the window, click the arrow next to Add Project and select Try Samples.
  3. Select the Mortgage_Process sample and click Ok.
  4. On the project page, select Mortgage_Process.
  5. On the Mortgage_Process page, click Build.
  6. After the project has built, click Deploy.
  7. Go to Menu Manage Process Definitions.
  8. Click anywhere in the MortgageApprovalProcess row to view the process details.
  9. Click the Diagram tab to view the business process diagram in the editor.
  10. Click New Process Instance to open the Application form and input the following values into the form fields:

    • Down Payment: 30000
    • Years of amortization: 10
    • Name: Ivo
    • Annual Income: 60000
    • SSN: 123456789
    • Age of property: 8
    • Address of property: Brno
    • Locale: Rural
    • Property Sale Price: 50000
  11. Click Submit to start a new process instance. After starting the process instance, the Instance Details view opens.
  12. Click the Diagram tab to view the process flow within the process diagram. The state of the process is highlighted as it moves through each task.
  13. Click Menu Manage Tasks.

    For this example, the user or users working on the corresponding tasks are members of the following groups:

    • approver: For the Qualify task
    • broker: For the Correct Data and Increase Down Payment tasks
    • manager: For the Final Approval task
  14. As the approver, review the Qualify task information, click Claim and then Start to start the task, and then select Is mortgage application in limit? and click Complete to complete the task flow.
  15. In the Tasks page, click anywhere in the Final Approval row to open the Final Approval task.
  16. Click Claim to claim responsibility for the task, and click Complete to finalize the loan approval process.
Note

The Save and Release buttons are only used to either pause the approval process and save the instance if you are waiting on a field value, or to release the task for another user to modify.

Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.