Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4037

Align ACT_HI_JOB_LOG.ACT_ID_ column size to standard value

    XMLWordPrintable

Details

    Description

      Impact:

      • History Level = Full
      • Processes contain activity Ids longer than 64 characters
      • All databases are affected

      Reproduce steps:

      Create a process where jobs are executing activities with ACT_IDs longer than 64 chars. After executing the jobs, the engine fails to insert them into the historic job log.

      Problem:

      The column "ACT_ID_" in table "ACT_HI_JOB_LOG" is only created of size '64'. In all other places (ACT_RU_EXECUTION.ACT_ID etc.) it is of size '255'. When an ACT_ID_ longer than 64 chars is inserted into ACT_HI_JOB_LOG an SQL exception is thrown.

      Expected behavior:

      No SQL exception thrown. Complete ACT_ID_ is preserved.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              meyer Daniel Meyer
              lipphardt Christian
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce