Profile

Ezra Wise

RightStar Inc.

Contact Details

RightStar Inc.

My Content

1 to 3 of 3 total
Posted By Ezra Wise 04-30-2024 09:58
Found In Egroup: Pentaho
\ view thread
Although I never received an answer to this question, I thought I'd pass along my findings in case someone else finds it useful.  The 'Result field name' does convert the content received in the response body and does not preserve its original binary format (if binary is returned).  I do not know if ...
Posted By Ezra Wise 04-03-2024 15:12
Found In Egroup: Pentaho
\ view thread
Hello, I'm hoping someone can answer this question since I haven't found anything in the documentation.  I ask because it appears that PDI is stepping on the raw binary contained in the REST response - perhaps assuming a string value?  I'm just looking for some confirmation and whether there is a way ...
Posted By Ezra Wise 04-01-2024 12:54
Found In Community: Pentaho
\ view thread
Hello All!  I am trying to retrieve an image file (likely *jpg, but not necessarily) using a RESTClient step and save it locally to disk.  I was able to accomplish this using the code below (courtesy of Naimish: Extraction of BLOB Content using Pentaho Kettle CE ), however the local file is corrupted, ...