Question

Perform Definition not available in ODATA

  • 12 February 2024
  • 1 reply
  • 15 views

Badge

the perform which i created in FSM (ifs) is not available in ODATA, 

It is working in xml poster but not in postman.

 

 


1 reply

Userlevel 1
Badge +6

@Shanthi 

You will have to regenerate the OData, when you have new items added. Do the following, replacing your endpoint URL

http://yourfsmserver/odata/OpenApi(publish=true)?timeout=180

Reply