My Oracle Support Banner

OBBRN:Process Workflows Deployment Errors (Doc ID 2920723.1)

Last updated on JANUARY 23, 2023

Applies to:

Oracle Banking Branch - Version 14.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On : 14.5.0.0.0 version, Implementation Support

OBBRN 14.5 | Process Workflows Deployment errors

Bank is getting errors when deploying the process flows for OBBRN.


ERROR
-----------------------

{
  "url": "http://IP:8013/plato-orch-service/api/metadata/workflow",
  "message": "Unexpected exception raised: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.getApplicationEntityManager' defined in class path resource [oracle/fsgbu/plato/core/persistence/provider/PlatoProxyEntityManager.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.persistence.EntityManager]: Factory method 'getApplicationEntityManager' threw exception; nested exception is java.lang.NullPointerException"
}




STEPS
-----------------------
8013 is the port for plato-orch-service
Providing the following headers:
appId, branchcode,entityId: DEFUALTENTITY

Following this document: https://docs.oracle.com/cd/F41897_01/PDF/Installation_Guide/Party_Services_Installation_Guide.pdf
https://docs.oracle.com/cd/F41897_01/PDF/Installation_Guide/Oracle_Banking_Branch_Installation_Guide.pdf

and update every process flow as below:
"http_request": {
"vipAddress": "OBPY-PARTY-HANDOFF-SERVICES",
"uri": "http://IP:8011",

Where 8011 is the port of conductor server (PLATO-O)
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Process flows deployment failing.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.