-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
Component/s: Operations - Integrations
-
None
-
1
-
Severity 3 - Minor
Issue Summary
The payload data sent to JSM Azure OMS Integration is not being parsed. The behaviour is noticed with manual attempts through API and also directly from Azure OMS configurations.
Steps to Reproduce
- Enable the Azure OMS integration
- Make sure the Integration dynamic fields or _payload is being used in the Integration alert fields section
- Use the payload and send the payload Manually using API or try using the Azure OMS configurations
Expected Results
- Data should be parsed with the Dynamic fields available and configured string processing methods including
{{_payload}}
Actual Results
- None of the payload data is being parsed in any of the alert field sections even when the incoming payload contains this information.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available