cancel
Showing results for 
Search instead for 
Did you mean: 

No process found for any OOB / Non OOB Processes

Former Member
0 Kudos

Hi Experts,

I am migrating code from 6.4 to 6.5 .I am getting issue in process definitions. None of the processes definition are getting loaded .

For all OOB processes (like orderConfirmationEmailProcess , customerRegistrationEmailProcess),I am getting exception , no process definition found for particular process.

Thanks in advance Sid

Accepted Solutions (0)

Answers (1)

Answers (1)

sasethia
Explorer
0 Kudos

Check the contents of processContextResolutionStrategyMap, and see that it has mappings for all processDefinitionModels and their corresponding business processes. Also check that processDefinitionCache and see it has all the process definitions if not then check your local extensions xml file that it does not have autoload true for /ext-integration/sap/availability extension as it clears process definition cache on startup.