Feature Wiki

Information about planned and released features

Tabs

SOAP: add method to add objects to Personal Desktop

1 Initial Problem

ILIAS categories and other object types can be created via SOAP, but there is no SOAP method yet to put objects on the Personal Desktop.

2 Conceptual Summary

A new SOAP method is added to set/unset the Personal Desktop flag for an object.

3 User Interface Modifications

This feature does not include any user interface modifications.

4 Technical Information

The new method will receive the following parameters:

  • $sid string session of logged in soap user
  • $user_id int ILIAS id of user who will receive the desktop items
  • $object_reference_ids int[] List of ILIAS reference ids which will be added as "Desktop item"

5 Contact

6 Funding

If you are interest in funding this feature, please add your name and institution to this list.

  • ...

7 Discussion

Meyer, Stefan [smeyer] 15 Oct 2018: I support this request.

JourFixe, ILIAS [jourfixe], 15 OCT 2018 : Highly appreciated and scheduled for 5.4

8 Implementation

There are no changes in the inteface.

Test Cases

JourFixe-2018-09-10 has drecreed

We do not want manual testing of the SOAP interface but prefer an automatic procedure. Facing the upcoming Service Discovery, we postpone testing of SOAP for 5.4 and hope we can solve this problem with the Service Disco. Test cases in Testrail can be removed.

Approval

Meyer, Stefan [smeyer]: Approved at 26. Oct 2018 by Arne Schröder

Last edited: 29. Oct 2018, 09:01, Tödt, Alexandra [atoedt]