It's all about the answers!

Ask a question

how can I enable the process attachment script in JazzHub?


chen fengmiao (7032932) | asked Oct 28 '12, 8:49 a.m.

I create a new project on JazzHub.I wrote script to compute some attribute's value.But the JazzHub server's process attachment scripts are not enabled.Can I enable the process attachment scripts in JazzHub's server?How can I do?please help me.Thank you!

question


Comments
Adam Archer commented Nov 01 '12, 2:34 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

I'm not familiar with the feature you're asking for. The screenshot you shared is a little too small to make out. Can you provide a bit more description about what you're trying to do and what the client is telling you is disabled?

Accepted answer


permanent link
wolfgang steindl (2061011) | answered Nov 16 '12, 9:29 a.m.

Configuring a script-based customization by attaching a Javascript implementation

To use scripts deployed as process attachments you need to enable this functionality:
  1. Go to administrative page of your RTC server https://your.server.name:9443/ccm/admin .
  2. Open the Server tab.
  3. From the left side-bar open Configuration > Advanced Properties
  4. In the Work Item Component find the Enable Process Attachment Scripts property and set its value to true .

Found here : https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes

Ralph Schoon selected this answer as the correct answer

Comments
Albert Yao commented Dec 17 '12, 2:20 a.m.

Yes, do it like this:  Enable Process Attachment Scripts

Your answer


Register or to post your answer.