Customer Portal

HTTPConnector issues

Comments 4

  • Avatar
    mbfrutchey
    0
    Comment actions Permalink
    I did remove the error mappings from the HTTP Component and the mapping error goes away, and the graph will now run to completion, apparently forwarding errors to port 1. Only issue is I have no way of knowing what those errors were on port 1, as no mappings exist... Still interested in how to improve on this workaround. Thanks!
  • Avatar
    slechtaj
    0
    Comment actions Permalink
    Hi,

    Thank you for your post. As you have already pointed out, the URL is not valid (illegal charcters needs to be encoded to %-like form). However, based on your findings we have created a new ticktes in our issue tracking system (for more information, please refer to: http://bug.javlin.eu/browse/CL-2741 and http://bug.javlin.eu/browse/CL-2742).
    In the meantime you might use an external utility that accepts non-valid addresses (such as wget) and retreive the file using it. Such utlity can be executed using SystemExecute.
  • Avatar
    mbfrutchey
    0
    Comment actions Permalink
    Thanks. Any thoughts on why the Error Mapping is throwing the initialization error?
  • Avatar
    admin
    0
    Comment actions Permalink
    Hi,

    it was bug - please take a look on https://bug.javlin.eu/browse/CL-2741 for details.

Please sign in to leave a comment.