yuuvis® RAD Q&A

0 votes
by (200 points)

How can I update an index field simultaneously for more objects ?
For example if this field is empty - I have to update with the Value "Invoice"

Thanks,
Pana

1 Answer

0 votes
by (19.6k points)

Hello Pana,

you can do it using the DmsBatchService.updateObjects endpoint of the REST-WS API (docs here: http://localhost:8080/rest-ws/#ENDPOINT:DmsBatchService.updateObjects)

Regards
Nicolai

Related questions

...