We use the product for business process execution. To integrate two end systems, we use Oracle BPEL for orchestration. We define the logic step by step in BPEL through orchestration. This process uses different adaptors and connectors to connect both endpoints, the source and target systems. The logic is defined in BPEL. We can do data enrichment and data modifications based on some conditions. If any faults or errors happen, the solution will handle them so that the data is in sync in both systems.
Our primary use case for this solution is an ordering system that captures orders. The orders are made in XML, which keeps track of everything that you did from the ordering to having the information of the order. But not everything is in the ordering because you have to consult, for example, the address system, the availability system, the visibility system, and the facility system. We are a telecommunications company and to provide a service, you need to know which facilities you have for that. For that, you need a BPEL that received XML from the ordering that tried to consult the external internal system to try to retrieve the information needed to put the order and then deliver it to the OSS. The OSS receives the order through the SOA with BPEL and, for example, after that, the same OSS tries to send it to ADOBE, the workforce management system, to try to deliver it to our technician. We have two types of integrations, one that comes from the north and one that comes from the south. Ultimately, we answer the ordering when everything is okay from the west end. Everything is in SOA. Midway, we use SOA and try to interact with many systems that are needed to provide information to the OSS, the workforce management system, and giving answers and responses to the ordering.
What is process automation? Process automation is the automation of complex business processes. The idea behind process automation is to automate processes, centralize information, and reduce errors by removing human input.
We use the product for business process execution. To integrate two end systems, we use Oracle BPEL for orchestration. We define the logic step by step in BPEL through orchestration. This process uses different adaptors and connectors to connect both endpoints, the source and target systems. The logic is defined in BPEL. We can do data enrichment and data modifications based on some conditions. If any faults or errors happen, the solution will handle them so that the data is in sync in both systems.
Our primary use case for this solution is an ordering system that captures orders. The orders are made in XML, which keeps track of everything that you did from the ordering to having the information of the order. But not everything is in the ordering because you have to consult, for example, the address system, the availability system, the visibility system, and the facility system. We are a telecommunications company and to provide a service, you need to know which facilities you have for that. For that, you need a BPEL that received XML from the ordering that tried to consult the external internal system to try to retrieve the information needed to put the order and then deliver it to the OSS. The OSS receives the order through the SOA with BPEL and, for example, after that, the same OSS tries to send it to ADOBE, the workforce management system, to try to deliver it to our technician. We have two types of integrations, one that comes from the north and one that comes from the south. Ultimately, we answer the ordering when everything is okay from the west end. Everything is in SOA. Midway, we use SOA and try to interact with many systems that are needed to provide information to the OSS, the workforce management system, and giving answers and responses to the ordering.