Issue Description:
I am getting below
error while creating BPM MDS Creation in the JDeveloper and below are the Screenshot
and error message.
Step 1:
Create Database Connection to MDS Database and test
Step 2:
Create SOA MDS Connection to SOA Server and test
Step 3:
Create BPM MDS Connection to SOA MDS and test and can see the below error is
getting.
Test Failed:
BPM-80112: Generic Security Error.
Cause: Invalid Token Error in Verification Service.
Invalid
Token Error in Verification Service. Received invalid token in null.
Verify that
correct token is passed.
Solution:
We required
to copy the bpm-services.jar file from SOA Server installation directory to JDeveloper
installation directory. Close the JDeveloper and perform below steps to fix the
issue.
Step 1: Navigate to the JDeveloper installation directory -
<JDev Installation>\ jdeveloper\soa\modules\oracle.soa.workflow_11.1.1
Example: D:\Oracle\Middleware11117\jdeveloper\soa\modules\oracle.soa.workflow_11.1.1
Step 2:
Copy bpm-services.jar and save it in the backup folder.
Step 3:
Navigate to SOA Installation Directory – <SOA Installation>\ Oracle_SOA1\soa\modules\oracle.soa.workflow_11.1.1
Example: D:\Oracle\Middleware11117SOA\Oracle_SOA1\soa\modules\oracle.soa.workflow_11.1.1
Step 4:
Copy bpm-services.jar
from SOA Installation directory and paste to JDev installation directory
Example:
Source: D:\Oracle\Middleware11117SOA\Oracle_SOA1\soa\modules\oracle.soa.workflow_11.1.1\
bpm-services.jar
Destination: D:\Oracle\Middleware11117\jdeveloper\soa\modules\oracle.soa.workflow_11.1.1\
bpm-services.jar
Step 5:
Start the JDeveloper
Step 6:
Test the BPM MDS Connection.
No comments:
Post a Comment