Description of the illustration audit_application_architecture.png

The image shows the architecture diagram for building a governance application using Oracle Integration, Oracle Mobile Hub, and Oracle Visual Builder. In Oracle Visual Builder, a unified user interface is developed, the service includes an internal backend system that creates tasks for audits. These tasks are sent to the business logic layer in Oracle Mobile Hub, the business logic responds with query audits, and QuerytaskStatus for audits. The business logic triggers a create task passing an auditId to Oracle Integration to trigger a process workflow to approve the audit. When the workflow is complete, Oracle Process Cloud Service sends email notification of tasks to the auditor, which can respond with another e-mail with actionable items. InOracle Mobile Hub, a façade REST API layer is created to interact with an external audit system REST web service.