It's all about the answers!

Ask a question

How to discover and create/edit a work item?


Kamal Suruguchi (15112114) | asked Mar 07 '11, 4:34 a.m.
Is there a way to create RTC work item from a different application? I have an application registered in the JTS. On doing some action in this application, I want to create / modify an RTC work item. Is this possible (without dependency on RTC libraries)?

Like we discover a REST service (like current user, storage etc.), can we discover this "work item" service and then proceed with further actions?

Can we do the following? A sample would be great!

1. Obtain "work item" service end point

2. Find the URI for the work item

3. Extract the work item URI and obtain the actual work item representation

4. Parse the work item representation rdf

2 answers



permanent link
Kamal Suruguchi (15112114) | answered Mar 09 '11, 12:59 a.m.
Thanks a lot!

I think this is what you are looking for:
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2

Regards,

Chemi.

On 3/7/2011 3:08 PM, kamalsur wrote:
Is there a way to create RTC work item from a different application? I
have an application registered in the JTS. On doing some action in
this application, I want to create / modify an RTC work item. Is this
possible (without dependency on RTC libraries)?

Like we discover a REST service (like current user, storage etc.), can
we discover this "work item" service and then proceed with
further actions?

Can we do the following? A sample would be great!

1. Obtain "work item" service end point

2. Find the URI for the work item

3. Extract the work item URI and obtain the actual work item
representation

4. Parse the work item representation rdf

permanent link
Jose Miguel Ordax Cassa (2.4k3126100) | answered Mar 07 '11, 11:38 a.m.
I think this is what you are looking for:
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2

Regards,

Chemi.

On 3/7/2011 3:08 PM, kamalsur wrote:
Is there a way to create RTC work item from a different application? I
have an application registered in the JTS. On doing some action in
this application, I want to create / modify an RTC work item. Is this
possible (without dependency on RTC libraries)?

Like we discover a REST service (like current user, storage etc.), can
we discover this "work item" service and then proceed with
further actions?

Can we do the following? A sample would be great!

1. Obtain "work item" service end point

2. Find the URI for the work item

3. Extract the work item URI and obtain the actual work item
representation

4. Parse the work item representation rdf

Your answer


Register or to post your answer.