Hi experts,
I’m facing a problem, Error: Invalid Trigger Name: Please make sure that the Process Name is less than 95 characters “pq__Processes_06060101WMS_wua31aqacc47427clspa25bz53khq1ebpm7n8c903b6ule34b”
the bpmn is sync from ARIS, and the process id in bpmn can’t be changed, when I upload bpmn, IS occurs errors:
Generating triggers for “06.06.01.01 ???-WMS??”…
Error: Invalid Trigger Name: Please make sure that the Process Name is less than 95 characters “pq__Processes_06060101WMS_wua31aqacc47427clspa25bz53khq1ebpm7n8c903b6ule34b”
Error: Build of process “06.06.01.01 ???-WMS??” failed. The log file might have more information.
com.webMethods.process.generator.exception.GenerationException:
at com.webMethods.process.generator.TriggerGenerator.createOrUpdateTransitionTrigger(TriggerGenerator.java:1927)
at com.webMethods.process.generator.TriggerGenerator.createNSTrigger(TriggerGenerator.java:714)
at com.webMethods.process.generator.TriggerGenerator.generateTriggers(TriggerGenerator.java:256)
at com.webMethods.process.generator.eclipse.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:366)
at com.webMethods.process.generator.eclipse.ProcessModelGenerator.generateModel(ProcessModelGenerator.java:491)
at com.webMethods.process.generator.eclipse.actions.GenerateProcessAction.run(GenerateProcessAction.java:321)
at com.webMethods.process.generator.eclipse.actions.GenerateProcessAction.run(GenerateProcessAction.java:94)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:253)
… 31 more
however, it can be uploaded in test environment without error. it is weird :?
by the way,webMethods version is 9.8 and didn’t install any fix.