unable to publish job from publishing rules
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.2.10
when I tried to launch interface related to publishing job getting below error
2025-01-08 08:33:40,657 FATAL [pool-16-thread-2] Flow1100 awphe02 - |PublishRepresentation [publishRepresentationId=7, publishRepresentationRule=Flow1100, remoteTask=RemoteTask [ruleName=Flow1100, rootNumber=59863907525, language=cs, getRequestURL()={server URL removed}, methodContext={}, timeConfiguration=TimeConfiguration [taskPeriod=1, taskTimeout=180, taskDelay=0, queueDelay=1000]]|||Failed to add a PublishJob of the rule Flow1100 to the Publisher Queue||FATAL com.infoengine.SAK.IeServiceException: Syntax error in ELEMENT parameter
at com.infoengine.SAK.IeService.updateCollection(IeService.java:870)
at com.infoengine.SAK.IeService.updateCollection(IeService.java:798)
at com.infoengine.SAK.IeService.updateCollection(IeService.java:759)
at ext.renault.phenix.interfaces.publishing.model.monitor.PublishRepresentation.performJob(PublishRepresentation.java:102)
at ext.renault.phenix.interfaces.publishing.model.process.SpecificToolsMultiPublis
Here are the errors that I faced
2025-01-08 08:33:40,657 FATAL [pool-16-thread-2] Flow1100 awphe02 - |PublishRepresentation [publishRepresentationId=7, publishRepresentationRule=Flow1100, remoteTask=RemoteTask [ruleName=Flow1100, rootNumber=59863907525, language=cs, getRequestURL()={server URL removed}, methodContext={}, timeConfiguration=TimeConfiguration [taskPeriod=1, taskTimeout=180, taskDelay=0, queueDelay=1000]]|||Failed to add a PublishJob of the rule Flow1100 to the Publisher Queue||FATAL com.infoengine.SAK.IeServiceException: Syntax error in ELEMENT parameter
at com.infoengine.SAK.IeService.updateCollection(IeService.java:870)
at com.infoengine.SAK.IeService.updateCollection(IeService.java:798)
at com.infoengine.SAK.IeService.updateCollection(IeService.java:759)
at ext.renault.phenix.interfaces.publishing.model.monitor.PublishRepresentation.performJob(PublishRepresentation.java:102)
at ext.renault.phenix.interfaces.publishing.model.process.SpecificToolsMultiPublishingProcessor$1.run(SpecificToolsMultiPublishingProcessor.java:109)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)

