US and Worldwide: +1 (866) 660-7555
Results 1 to 8 of 8

Thread: Http Client URL from field name not working in pdi ce 4.3 bug?

  1. #1
    Join Date
    May 2011
    Posts
    5

    Default Http Client URL from field name not working in pdi ce 4.3 bug?

    Hello,
    I had upgrade our PDI CE 4.0.1 to PDI CE 4.3. I am running in weird error for this job. I have http client plugin where i use to call the url using a previus field. i keep getting invalid uri but if i run the same job in previous version the job works properly.

    Appreciate any input to resolve this issue.

    Thanks,
    Attached Images Attached Images

  2. #2
    Join Date
    Apr 2008
    Posts
    1,784

    Default

    The screenshots are so small as to be almost useless. If you really want help, post a simplified KTR which shows the issue.

    However, what I can see is that in your HTTP client step, you do not have the Accept URL from Field box checked. So you aren't actually using the previous field as you think you are.

  3. #3
    Join Date
    May 2011
    Posts
    5

    Default

    Hi,
    sorry, here is the ktr file for my job.get_xchg_rates.ktr

  4. #4

    Default

    Maybe you could start with sharing the error log?

  5. #5
    Join Date
    May 2011
    Posts
    5

    Default

    the error i get is invalid uri. but if I just copy and paste that url it works. i just copy the lines from the log with the error hope this help.
    Attached Files Attached Files

  6. #6

    Default

    You need to encode the urls. Try this one:

    http://www.oanda.com/cgi-bin/fxml/fx...%3C/convert%3E

    Last edited by cedricdevroey; 06-20-2012 at 06:43 PM.

  7. #7
    Join Date
    May 2011
    Posts
    5

    Default

    i just tried to encode as you suggested and i am getting error saying host parameter is null.

  8. #8
    Join Date
    May 2011
    Posts
    5

    Default

    ok I think i got it.
    I had to create a new field with and add that as a parameter instead of using one field to specifiy the whole url.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •