I want to ReadFileBytes from a URL
I am working on a workflow where the user selects a property, and then it runs a report and then appends that report to another pdf that is accessible by URL.
Right now the report activity gives me a URL in a String. I then want to somehow make that URL into a URI so I can use it in the ReadFileBytes activity.
Anyone know if that is possible, or if I am going down the wrong road with this one?
Any help is appreciated.
Thanks,
Aaron
0
-
Right now I get the following error when I try to use the output String from the Report activity:
There was a workflow error running activity: Exception has been thrown by the target of an invocation. Workflow 'Duo' failed Unhandled exception: 'Unable to connect to the remote server' in activity '1.45: ReadFileBytes'. Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond {IP Address of our server running GE}
Thanks,
Aaron0 -
I was able to solve this one. I had to allow traffic from my server IP address within Amazon Web Services. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare