Forum

Armin Winkler
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
2 weeks ago #66639
Up
1
Down
::

Hi Deniz,

 

you should be able to see the full REST request details in Simplifier’s ‘Monitoring’ function inside of the tab named ‘Logs‘. When you execute a REST connector call, this should create a new log entry which gets written on log level ‘INFO’. In the table row, please click on the ‘i’ icon under the ‘Details’ column to make the details appear inside of a popover. In case you can’t see the entry row at all, please verify first whether your system has log entries activated on that particular level as configured in the Log settings.

 

Manually setting the content type for a REST connector call via header parameter should be possible if you are using a current server release (available since release 8 EHP 1), however I think the OData definition requires you to submit the ‘IEEE754Compatible’ flag via the ‘$format’ query parameter instead. Please have a look at their documentation, which is where I also got my information from.

 

Please let us know if this helps you to finish setting up your OData request via Simplifier’s REST connector.

 

Kind regards,

Armin