But this should be a REST-API, because exactly such information you have normally (in larger enterprises with matrix organisation) in a resource management tool outside jazz, where department heads are planning their staff. So this external systems like to write the work allocations into Jazz.
Of course we can write a server side service based on the API and import this values...
I will write an RFE to provide a REST API to write this data. Reading the data is already available over REST.
Comments
Have you ever found the answer?
I need a REST API Put function for writting workallocation to a contributor.
I have examples for the Java API. I will blog about it, if I can find the time to.
Ok Ralph, thanks.
But this should be a REST-API, because exactly such information you have normally (in larger enterprises with matrix organisation) in a resource management tool outside jazz, where department heads are planning their staff. So this external systems like to write the work allocations into Jazz.
Of course we can write a server side service based on the API and import this values...
I will write an RFE to provide a REST API to write this data. Reading the data is already available over REST.
I wrote a CLIENT side integration similar to the Scheduled Absence Tool, Guido.