Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdmbl-dev] Attributes of type FILE_LINK_SEQUENCE and Rest-Api

Hi Flo,

FILE_LINK/FILE_LINK_SEQUENCE datatype is currently not supported. Support
will be added by this ticket: 552399 - Upload/download file attachments in
webclient (https://bugs.eclipse.org/bugs/show_bug.cgi?id=552399).
It is work in progress and currently on my contribution branch
(mkoller/contrib) planned for 5.2.0M1.

Best regards,
  Matthias


-----Ursprüngliche Nachricht-----
Von: mdmbl-dev-bounces@xxxxxxxxxxx <mdmbl-dev-bounces@xxxxxxxxxxx> Im
Auftrag von Schmitt, Florian
Gesendet: Montag, 16. März 2020 10:54
An: mdmbl-dev@xxxxxxxxxxx
Betreff: [mdmbl-dev] Attributes of type FILE_LINK_SEQUENCE and Rest-Api

Hello everyone,

I run into trouble if I have attributes of type FILE_LINK_SEQUENCE in the
template components.
When I read them, I get something like this:
{"dataType":"FILE_LINK_SEQUENCE","name":"XY","unit":"","value":""}
But I get an error if I try to write this back. It also looks strange that
the value is a simple string (in ods you would need at least name, mimetype
and description, and it should be a sequence). Do you know if (and how)
sending external references should work? I would also expect some way to
upload the file itself using the Rest-Api, but couldn't find one. 

Regards,
  Flo





_______________________________________________
mdmbl-dev mailing list
mdmbl-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/mdmbl-dev



Back to the top