PMF Workflow import is failing
(Doc ID 3024949.1)
Last updated on MAY 30, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.1.1.3 and laterInformation in this document applies to any platform.
Symptoms
PMF workflow object migration IMPORT failing
1) Problem Description
----------------------
On : 8.1.2.2 version--> AAI
ACTUAL BEHAVIOR
----------------------
when trying to import a custom workflow, it is getting failed.
in OFSAA.log, we see the below error:
[23-05-23 12:33:17,398 GMT PM] [DEBUG] [WEB] [NA] [NA] Exception occurred while trying to export PMF details..null
[23-05-23 12:33:17,400 GMT PM] [ERROR] [WEB] [NA] [NA] java.lang.NullPointerException
[23-05-23 12:33:17,401 GMT PM] [DEBUG] [WEB] [NA] [NA] Exception occurred while trying to import PMF details..null
[23-05-23 12:33:17,402 GMT PM] [ERROR] [WEB] [NA] [NA] java.lang.NullPointerException
and in catalina.out:
java.lang.NullPointerExceptionat java.util.regex.Matcher.quoteReplacement(Matcher.java:701)at com.ofs.aai.service.wf.export.PMFMigrationService.createImportObjBean(PMFMigrationService.java:1422)at com.ofs.aai.service.wf.export.PMFMigrationService.importPMFGroup(PMFMigrationService.java:2074)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at com.ofs.reveleus.migration.core.ImportMigratorThread.invokeMigrationAPI(ImportMigratorThread.java:311)at com.ofs.reveleus.migration.core.ImportMigratorThread.migrateObject(ImportMigratorThread.java:162)at com.ofs.reveleus.migration.core.ImportMigratorThread.run(ImportMigratorThread.java:69)at com.ofs.reveleus.migration.service.OfflineMigrationService.startImportProcess(OfflineMigrationService.java:205)at com.ofs.reveleus.migration.service.MigrationServiceProvider.importRuleset(MigrationServiceProvider.java:1039)at com.ofs.reveleus.migration.service.MigrationRESTService.invokeMigrationService(MigrationRESTService.java:78)
EXPECTED BEHAVIOR
-----------------------
Expect the custom workflow to be visible in the process modeller screen post import.
2) Steps to Reproduce Problem
----------------------
The issue can be reproduced at will with the following steps:
1.navigate to object migration screen -->import objects.
2. select the attached custom workflow dump ACCT_CLOSURE_PMF.DMP and trigger import.
3) Business Impact
----------------------
Due to this issue, unable to import workflow from one environment to another.
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 |