Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is there an xml template for event handler extension?

 Hi,
is there an event handler xml template for schema definition (in order to configure an event handler extension) like that ones for preconditions and follow up?

Thanks,
Michele.

0 votes

Comments

Hi Michele,
Can you point to the precondition xml template you are referring to, so I can see if we have the same for event handler?
Thanks,
Ruby

Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead



3 answers

Permanent link
 I am not aware of any template.
You can create the necessary entries from the Extensionpoint however and also
  • Browse references to that extension point
  • Look at the schema from there
Here is what I got:



Note, I did not get it working yet for some unknown reason.

0 votes

Comments

 Ralph, I've already created many event handler extensions without problem. I'm referring to the schema file you can add to extensions in order to configure the extension itself by process configuration source or by a client extension: 


Permanent link
As that schema file is completely dependent on the need of the custom extension, there is no such template I am aware of. You have to create it on your own.

The format of this schema file is the same for all extensions, as this is a mechanism that is used for all operational behavior. 

0 votes

Comments

 Ok, but as in preconditions an follow-up some values are different I suppose that there are specific value to be used for event handler. There are 3 values, these are the example from precondition:


<xsd:restriction base="process:preconditionType">
    
<xsd:element name="precondition" substitutionGroup="process:precondition" type="YOUR_DERIVED_TYPE_NAME"/>
    


Permanent link
I found no example in the handlers that are shipped with the RTC SDK. I found one that I got with another example. No guarantees. I clipped the content in the category element.


0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943
× 31
× 18

Question asked: Apr 14 '15, 10:38 a.m.

Question was seen: 5,205 times

Last updated: Apr 15 '15, 8:46 a.m.

Confirmation Cancel Confirm