-1

Maximo supports integration via web services. When I hit one of my Maximo web services with soapUI, it comes back with a messageID attribute in the <Sync..> tag, as shown in this image:

messageID

What is the purpose of this messageID?

Sun
  • 2,595
  • 1
  • 26
  • 43
James
  • 55
  • 1
  • 9

1 Answers1

2

messageID is a

Unique identifier generated for all messages

Page 345, http://web.archive.org/web/20191010153949/https://www.ibm.com/support/knowledgecenter/SSLKT6_7.6.0.5/com.ibm.mif.doc/pdf_mif.pdf?view=kc

enter image description here

Sun
  • 2,595
  • 1
  • 26
  • 43