Open APIs

 View Only
  • 1.  Where to obtain url evidences image using OpenApi for WFM Use Case ?

    Posted Oct 26, 2022 16:43
    What would be the best open api / tmf to get / expose images url's from technicians who collect evidences during field service tasks? 

    Input

    Workorder Id

    Output

    Workorder Id
    name
    type
    serviceAppointmentId
    observation
    urlAttachments

    Is there some TMF apiPost standard ? Or should we implement by ourselves ?


    ------------------------------
    My views posted on this forum are personal, and do not reflect the position of my employer or TM Forum.

    Daniel Soeiro
    FIBRASIL INFRAESTRUTURA E FIBRA OTICA S.A.
    ------------------------------


  • 2.  RE: Where to obtain url evidences image using OpenApi for WFM Use Case ?

    TM Forum Member
    Posted Oct 27, 2022 10:30
    There is a first-class Attachment resource, that is already present natively on many TMF Open API entity definitions. And I think it may even be in the SID Root Entity (I didn't check).
    The Attachment resource allows you to embed the image contents directly (as base64 stream) or via url reference.
    Hope it helps

    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
    ------------------------------



  • 3.  RE: Where to obtain url evidences image using OpenApi for WFM Use Case ?

    Posted Oct 27, 2022 13:59
    Thank you @Jonathan Goldberg

    ------------------------------
    My views posted on this forum are personal, and do not reflect the position of my employer or TM Forum.

    Daniel Soeiro
    Fibrasil infraestrutura e fibra otica S.A.
    ------------------------------