Skip to main content
Question

Httpcaller and string searcher

  • February 15, 2023
  • 1 reply
  • 10 views

Forum|alt.badge.img+5

I'm trying to get the last 8 Job ID workspace details and I'm using an HTTP caller and string searcher. Can anyone tell me where I'm going wrong?

 

Httpcaller Settingimage 

String Searcher

image

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • February 15, 2023

It looks like you're not calling the correct Rest API endpoint, you need to have .../fmerest/v3/transformations/jobs/completed. I don't think a StringSearcher is necessary, you can use a JSONFlattener to create features, sort them and then sample the last 8