Latest post Mon, Oct 11 2021 11:01 AM by abrotons. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • Tue, Oct 5 2021 5:14 PM

    • abrotons
    • Not Ranked
    • Joined on Thu, Sep 23 2021
    • Posts 8
    • Points 50

    xml structure for mosObj call

    Hello team,

    Running the integration with iNews using MOS I am sending the following xml:

    <mos>

      <mosID>VSN</mosID>

      <ncsID>INEWS</ncsID>

      <mosObj>

        <objID>28</objID>

        <objSlug>Existing 01</objSlug>

        <mosAbstract>Existing 01</mosAbstract>

        <objType>VIDEO</objType>

        <objTB>50</objTB>

        <objRev>0</objRev>

        <objDur>4488</objDur>

        <status>UPDATED</status>

        <objAir>READY</objAir>

        <objPaths>

          <objProxyPath techDescription="JPEG Thumbnail">https://vsnexplorer/MAM/WebPages/Images/medi0510210002.jpg?637690459165988435</objProxyPath>

        </objPaths>

        <description>//</description>

        <mosExternalMetadata>

          <mosSchema>http://mos.vsn.cloud4tv.com/Schema</mosSchema>

          <mosPayload>

            <icon>https://vsnexplorer/MAM/WebPages/Images/medi0510210002.jpg?637690459166008474</icon>

            <objType>VIDEO</objType>

          </mosPayload>

        </mosExternalMetadata>

      </mosObj>

    </mos>

    However, iNews is replying MOS unknown message

    Would you mind sharing what is missing or what should be removed from the xml in order to make it valid for iNews?

    Thanks in advance and kind regards,

    Antonio

  • Mon, Oct 11 2021 11:01 AM In reply to

    • abrotons
    • Not Ranked
    • Joined on Thu, Sep 23 2021
    • Posts 8
    • Points 50

    Re: xml structure for mosObj call

    It seems to work with this xml structure:

    <mos>

      <mosID>VSN</mosID>

      <ncsID>INEWS</ncsID>

      <mosObj>

        <objID>28</objID>

        <objSlug>Existing 01</objSlug>

        <objType>VIDEO</objType>

        <objTB>50</objTB>

        <objRev>0</objRev>

        <objDur>4488</objDur>

        <status>UPDATED</status>

        <objAir>READY</objAir>

        <createdBy>VSN</createdBy>

        <created>FECHA</created>

        <changedBy></changedBy>

        <changed></changed>

        <description/>

    </mosObj>

    </mos>

Page 1 of 1 (2 items)

© Copyright 2011 Avid Technology, Inc.  Terms of Use |  Privacy Policy |  Site Map |  Find a Reseller