Postgres Error: 'VwSysModuleEntity does not exist' when using 'Perform Task' element in a Business Process

Hi,
I'm facing a specific database error on my development environment that I'm hoping to get some insight on. The issue only occurs when a business process executes the "Perform Task" element.

The Scenario

  • I have a business process that, at one point, uses the "Perform Task" element. When the process instance reaches this element, it fails and the application log shows the following core error right when the task should be created:
Npgsql.PostgresException (0x80004005): 42P01: relation "public.VwSysModuleEntity"
Like 0

Like

0 comments
Show all comments