User Tools
resolution_area:prometheus_resolutions:res-p9114
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| resolution_area:prometheus_resolutions:res-p9114 [2022/03/17 11:35] – 10.91.120.28 | resolution_area:prometheus_resolutions:res-p9114 [2023/09/04 17:13] (current) – 10.91.120.100 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| This can be completed in a Postman POST request or using the below cURL command: | This can be completed in a Postman POST request or using the below cURL command: | ||
| - | < | + | < |
| + | For ATC | ||
| + | < | ||
| + | |||
| + | The username and password is any username or password that has ticketer access on that environment. | ||
| Before this is implemented the only way an alert will be cleared is if ATC DAS ticket is auto cleared. | Before this is implemented the only way an alert will be cleared is if ATC DAS ticket is auto cleared. | ||
| Line 24: | Line 28: | ||
| select | select | ||
| - | | + | |
| from | from | ||
| ticketer.ticket t | ticketer.ticket t | ||
| Line 44: | Line 48: | ||
| and (parent.name != ' | and (parent.name != ' | ||
| - | To fix the problem you will have to requeue the dropped messages | + | <del>To fix the problem you will have to requeue the dropped messages |
| - | Here is a template for this request. | + | Here is a template for this request. |
| { | { | ||
| " | " | ||
| Line 52: | Line 56: | ||
| " | " | ||
| " | " | ||
| - | " | + | " |
| " | " | ||
| " | " | ||
| Line 74: | Line 78: | ||
| - Rerun the query to double check that the Salesforce has a case for the Ticket. | - Rerun the query to double check that the Salesforce has a case for the Ticket. | ||
| - | For more details, please check this. https:// | + | For more details, please check this. https:// |
| + | |||
| + | ====Troubleshooting==== | ||
| + | |||
| + | If the curl request is performed but the alaert doesn' | ||
| + | |||
| + | < | ||
| + | 2022-09-29 03: | ||
| + | </ | ||
| + | |||
| + | This is likely caused by a RabbitMQ issue. The message will need to be requeued. | ||
| + | |||
| + | FIX: Requeue the message in the rabbit MQ queue ticketer_inbound_salesforce_queue | ||
| + | < | ||
| + | { " | ||
| + | </ | ||
| + | The case Id and caseNumber fields can be found in the original ticketer-integration logs. | ||
| + | < | ||
| + | zgrep " | ||
| + | </ | ||
| + | < | ||
| + | 2022-09-28 10: | ||
| + | </ | ||
| + | If the ticketer-integration logs are showing that the ticket already exists in salesforce, (i.e. you are getting "" | ||
| **Auto Clear:** Yes, Alert will clear when the count of ATC DAS ticket was not created in Salesforce is 0 | **Auto Clear:** Yes, Alert will clear when the count of ATC DAS ticket was not created in Salesforce is 0 | ||
resolution_area/prometheus_resolutions/res-p9114.1647516908.txt.gz · Last modified: 2022/03/17 11:35 by 10.91.120.28