Skip to content

Instantly share code, notes, and snippets.

@eddychilakiller
Created January 19, 2021 22:24
Show Gist options
  • Save eddychilakiller/df64340c02db71aa3a564f3c5f40cffa to your computer and use it in GitHub Desktop.
Save eddychilakiller/df64340c02db71aa3a564f3c5f40cffa to your computer and use it in GitHub Desktop.
XML
<soapenv:Body>
<ws:TicketRequest>
<ws:id_remedy_glpi>INC840058</ws:id_remedy_glpi>
<ws:type_transaccion>INSERT</ws:type_transaccion>
<ws:sub_type_transaction>New</ws:sub_type_transaction>
<ws:Id_referencia_cliente>INC840058</ws:Id_referencia_cliente>
<ws:Company>IMSS</ws:Company>
<ws:ProdCat01>SW GESTION</ws:ProdCat01>
<ws:ProdCat02>ARQUITECTURA TECNOLOGICA</ws:ProdCat02>
<ws:ProdCat03>IPICYT</ws:ProdCat03>
<ws:nombre_producto>?</ws:nombre_producto>
<ws:CatOp01>APLICACIONES</ws:CatOp01>
<ws:CatOp02>ATENCION DE APLICACIONES</ws:CatOp02>
<ws:CatOp03>SOPORTAR</ws:CatOp03>
<ws:glpi_tickets.requesttypes_id>Incidente</ws:glpi_tickets.requesttypes_id>
<ws:contact_type>Self Service</ws:contact_type>
<!--Optional:-->
<ws:Impact>4</ws:Impact>
<!--Optional:-->
<ws:urgency>3</ws:urgency>
<ws:glpi_tickets.name>INCIDENCIA DE SUMINISTRO</ws:glpi_tickets.name>
<ws:glpi_tickets.content>INCIDENCIA DE SUMINISTRO</ws:glpi_tickets.content>
<ws:notes>Tipo de Servicio: SUMINISTRO Aplicativo: CORONAVIRUS escripción de la incidencia: TICKET DE PRUEBA, HACER CASO OMISO</ws:notes>
<ws:priority>1</ws:priority>
<!--Optional:-->
<ws:actual_sys_date>01/15/2021 16:10:23-0600</ws:actual_sys_date>
<ws:caller>N/A</ws:caller>
<ws:calle_email>N/A</ws:calle_email>
<ws:caller_phone>N/A</ws:caller_phone>
<ws:id_glpi>INC840058</ws:id_glpi>
<ws:Ticket_IPICYT></ws:Ticket_IPICYT>
<ws:Attachment.FileName1>?</ws:Attachment.FileName1>
<ws:Attachment.FileType1>?</ws:Attachment.FileType1>
<ws:Attachment.FileData1>cid:1324816692624</ws:Attachment.FileData1>
<ws:Attachment.FileName2>?</ws:Attachment.FileName2>
<ws:Attachment.FileType2>?</ws:Attachment.FileType2>
<ws:Attachment.FileData2>cid:1010340321879</ws:Attachment.FileData2>
<ws:Attachment.FileName3>?</ws:Attachment.FileName3>
<ws:Attachment.FileType3>?</ws:Attachment.FileType3>
<ws:Attachment.FileData3>cid:1403566369772</ws:Attachment.FileData3>
</ws:TicketRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment