Maximo

 View Only
  • 1.  MAS-HTML form data

    Posted 18 days ago

    Hi,

    we have a requirement, that POST a HTML form data to MAS8 through integration. is that possible?

    sample HTML form data:

    <input type="hidden" name="NEW_ITEM-DESCRIPTION[1]" value="TK101657523T 14X829/14X831/14X8">
    <input type="hidden" name="NEW_ITEM-MATNR[1]" value="">
    <input type="hidden" name="NEW_ITEM-MATGROUP[1]" value="31160000">
    <input type="hidden" name="NEW_ITEM-QUANTITY[1]" value="1.000">
    <input type="hidden" name="NEW_ITEM-UNIT[1]" value="EA">

    please let us know your ideas/thoughts.

    Regards,

    Karthik Krishnamurthy



    ------------------------------
    ---------------------------
    Karthik Krishnamurthy
    ---------------------------
    ------------------------------


  • 2.  RE: MAS-HTML form data

    Posted 15 days ago

    Hello!

    If I understood correctly, what is needed, You need to use some script together with that HTML - Javascript, Python etc. 

    f.i. https://stackoverflow.com/questions/36975619/how-to-call-a-rest-web-service-api-from-javascript



    ------------------------------
    Juris Flugins
    ------------------------------