Search found 5 matches

by hyang
Thu Sep 16, 2021 4:00 pm
Forum: Switch
Topic: HTTP Response Log
Replies: 5
Views: 6845

Re: HTTP Response Log

Saitok,

You are correct. The body is in the response and not in the log. That's exactly what I need.

Thank you!
by hyang
Mon Sep 13, 2021 5:13 pm
Forum: Switch
Topic: HTTP Response Log
Replies: 5
Views: 6845

Re: HTTP Response Log

Unfortunately, the log file itself does not include the body that I am looking for. When I use Postman, I get the following additional information in the body of the response. In Switch, I only get the header back in the log file. System.Exception: PreFlightSuccess error: The process cannot access t...
by hyang
Wed Sep 08, 2021 4:44 pm
Forum: Switch
Topic: HTTP Response Log
Replies: 5
Views: 6845

HTTP Response Log

The log that is coming back from HttpRequest looks something like this: URL: https://www.chartonline.com/EnfocusWS/V1/api/PreFlightSuccess Request type: PUT Finished status: Failed Status code: 500 Status description: Internal Server Error Last error: HTTP protocol error. 500 Internal Server Error. ...
by hyang
Tue Apr 27, 2021 4:17 am
Forum: Flows
Topic: Odd folder behavior
Replies: 3
Views: 3028

Re: Odd folder behavior

Freddy, Thank you for your reply. The flow that is causing the folder to disappear is a simple folder and not a hierarchy. See the flow below. The folder in question is 'XML Input Hot Folder'. HotFolder.JPG I've tried renaming the folder to a very unique name and moving it to a different folder stru...
by hyang
Mon Apr 26, 2021 2:29 am
Forum: Flows
Topic: Odd folder behavior
Replies: 3
Views: 3028

Odd folder behavior

I have Switch installed on two different machines. Each have a rather bizarre folder behavior that does not occur on the other. Machine 1 - The folder that serves as the hot folder that accepts XML files gets deleted after it no longer has files to process. The path is explicitly defined so it it no...