Skip to main content
Solved

M5 Service (FSM Utilities Tool) WCF REST vs WCF

  • March 21, 2023
  • 1 reply
  • 248 views

Forum|alt.badge.img+5

I am looking for a way to send an XML perform batch through Postman to the M5 service rather than using the FSM Utilities tool (since Postman has some extra features that are really helpful for troubleshooting and testing). Has anyone found a way to use Postman to successfully post messages?

I see that the utility tool uses WCF or REST, but after doing some research I found that WCF REST is different than the former two and may potentially allow HTTP GET and POST functions to work with the XML perform batch via enabling WebHttpBinding class.

Has anyone used Postman to send an XML perform batch to the M5 service or something similar?

Best answer by Lee Pinchbeck

Hi @GDFMNICHOLS,

I would check out the docs attached to the below article:

Those docs have all the details of what is required by ODATA for FSM.

Kind regards,

Lee Pinchbeck

1 reply

Lee Pinchbeck
Ultimate Hero
Forum|alt.badge.img+24
  • Ultimate Hero
  • Answer
  • April 6, 2023

Hi @GDFMNICHOLS,

I would check out the docs attached to the below article:

Those docs have all the details of what is required by ODATA for FSM.

Kind regards,

Lee Pinchbeck