cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Translate the entire conversation x

when executing a Custom script for Tracker item attributes are modified and saved facing error

Rubiya
5-Regular Member

when executing a Custom script for Tracker item attributes are modified and saved facing error

Error:

Transaction aborted; nested exception is java.util.concurrent.ExecutionException: org.codehaus.groovy.control.MultipleCompilationErrorsException: Execute a custom script: startup failed: Script7.groovy: 5: unable to resolve class com.intland.codebeamer.event.ItemChangeEvent @ line 5, column 1. import com.intland.codebeamer.event.ItemChangeEvent ^ Script7.groovy: 7: unable to resolve class com.intland.codebeamer.manager.NotificationManager @ line 7, column 1. import com.intland.codebeamer.manager.NotificationManager ^ 2 errors : Script7.groovy: 5: unable to resolve class com.intland.codebeamer.event.ItemChangeEvent @ line 5, column 1. import com.intland.codebeamer.event.ItemChangeEvent ^ Script7.groovy: 7: unable to resolve class com.intland.codebeamer.manager.NotificationManager @ line 7, column 1. import com.intland.codebeamer.manager.NotificationManager ^ 2 errors

1 REPLY 1
Catalina
Moderator
(To:Rubiya)

Hi @Rubiya 

 

Thank you for your question! 

 

Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.

 

I’d like to recommend to bring more details and context to your initial inquiry. For example:

  • Where and how are you executing this custom script within Codebeamer (e.g., workflow action, trigger, manual execution)?
  • Are the required classes (ItemChangeEvent, NotificationManager) available in your current Codebeamer version and scripting environment?
  • Is this script based on an official example or custom-developed? If custom, has it worked in previous versions or environments?

Please add screenshot(s) to better understand what you are trying to do in your process. 

 

 

Thank you for your participation and please let me know if you need further assistance! 
 

Best regards,


Catalina
PTC Community Moderator
PTC
Announcements



Top Tags