Solved

M5 Service (FSM Utilities Tool) WCF REST vs WCF

  • 21 March 2023
  • 1 reply
  • 173 views

Badge +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?

icon

Best answer by Lee Pinchbeck 6 April 2023, 17:14

View original

1 reply

Userlevel 7
Badge +24

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

Reply