Forum Discussion

pranithkumar's avatar
pranithkumar
New Contributor
5 years ago

Fetching platform error failures using public API

Hi,

I am trying to fetch the below errors using the snaplogic public APIs which are logged in the jcc_error.json file.

  • Unable to get poolProxy
  • Heartbeat failed
  • Unable to push pipeline runtimes to
  • Stopping runaway suggest

I was able to fetch the “Unable to get poolProxy” error using the log API as runid was available for it.
As the runid is mandatory for Log API, I am not able to fetch other errors using it.
Is there any public API or any other way we can monitor these errors on a regular basis?

  • fabriciocarboni's avatar
    fabriciocarboni
    New Contributor II

    Im wondering why snaplogic snap mapper is generating a downstream output like this

    "[{companyName=Georgia-Pacific LLC}]"

     I got his error in the mapper error output when I tried to change the snowflake data type from VARIANT  to OBJECT and I've got this error.