Hi Team,
I am facing an issue with the IBM SOAR Plugin App for QRadar, specifically related to field mapping during offense ingestion.
Problem Description
While mapping fields from QRadar offense JSON to SOAR fields:
-
When I map {{offense.offense_type}}, I correctly receive the numeric offense type (example: 1, 49, etc.).
-
But when I map {{offense.offense_type_name}}, the field value in SOAR becomes blank / empty.
Expected Behavior
According to the documentation:
-
offense_type → numeric code
-
offense_type_name → human-readable name translated from offense_type (e.g., Admin Login Failure, Port Scan, etc.)
But currently, the plugin returns no value for offense_type_name.
Any recommended fix or configuration to enable this field?
------------------------------
Arunkumar G
------------------------------