0

Can anybody please explain how to pass reference strings for Delete actions of WorkspacePermission? I tried below,

`DeleteRequest delete = new DeleteRequest("/workspacepermission/9250166251u2788951014w1.js"); where

Workspacepermission id= 9250166251 User Object id= u2788951014 workspace number= w1`

Can anyone tell me how to pass them correctly?

Thanks!!

4

1 回答 1

0

Sharat,很好地找到了模式的问题。我已经与 Rally 开发人员进行了交谈,并继续在公共 Github 存储库上打开了 Java RestApi 的问题:

https://github.com/RallyTools/RallyRestToolkitForJava/issues/5

您可以在那里跟踪解决方案 - 可能很快就会推出新版本的 jar。

于 2012-11-01T16:38:42.933 回答