Welcome to the Jazz Community Forum
how to enable Enable Process Attachment Scripts in my trial version ?
![](http://jazz.net/_images/myphoto/b588a0e99bd18dbefdb4f18bda4c1ee3.jpg)
Enable Process Attachment Scripts needs to be set to true, but i am on my trial version and i dont know how to go to advance settings as an admin.
is it even possible ? so that i can work on creating custom conditions using Dojo scripts ?
i have my web URL to login but is it the same as host name ?
:9443/ccm/admin not working
Accepted answer
![](http://jazz.net/_images/myphoto/b588a0e99bd18dbefdb4f18bda4c1ee3.jpg)
If
- You have administrative access to the CCM server (JazzAdmin repository role)
- You have write access to the ccm's teamserver.properties file
you can enable attachment scripts.
Easiest way: open Advanced properties using https://myserver:9443/ccm/admin#action=com.ibm.team.repository.admin.configureAdvanced - replace myserver:9442 with your hostname and port.
![](https://jazz.net/forum/upfiles/Advanced_Properties_2017-04-07_13-40-57.png)
On the page search com.ibm.team.workitem.service.internal.WorkItemRepositoryService or Attachment scripts
![](https://jazz.net/forum/upfiles/Advanced_Properties_Attachment_Scrips_2017-04-07_13-40-57.png)
set this to true and save.
Or you add
com.ibm.team.workitem.process.scripts.enabled=true
to the teamserver.properties file
Comments
![](http://jazz.net/_images/myphoto/b588a0e99bd18dbefdb4f18bda4c1ee3.jpg)
Thankyou soo much for the quick reply.
I got the steps.
But how do I find the port number ? Is the server name same as the web URL we use to login to CCM
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
Yes, it is the same port number you use to login to the CCM
However, you likely neither have JazzAdmin access, nor access to the teamserver.properties on Jazz.net/sandbox01-ccm
You would have to download RTC and do a local install to try this out.
![](http://jazz.net/_images/myphoto/b588a0e99bd18dbefdb4f18bda4c1ee3.jpg)
I went through the workshops documents, but i don't see a way to enable the JavaScript.
i think i dont have permission - is there anyway at all to enable javascript in my trial version ?
i have RTC 6.0.3 installed and configured in my local desktop as well.