Create Incident API

Hi All,

Ive been trying to use the create incident API through the runtime service.

Can anyone explain what the purpose of the configuration parameter is?

In addition, is it possible to associate a stack trace with a user created incident?

regards

Rob

IIrc its the same as with jobs, configuration holds some custom data as string that can be interpreted by custom handlers.
So if you have a custom incident handler and a custom incident type, you could use it to transport data via incident.

2 Likes