Fixes to Anvilogic CCF Data Connector#12648
Conversation
…upddate mainTemplate.json and package
|
Hi @jesweene Please check mainTemplate Must Not Contain Hardcoded Uri. |
|
@v-maheshbh I believe I should have addressed your comment in the previous commit, not sure what I'm doing wrong that causes testim.io to fail |
|
Hi @jesweene we can ignore the testim.io validation check. please check other failing check. thanks |
|
hi @jesweene It appears that the main template has been modified manually, so we kindly request you to repackage the solution. Additionally, please update the release notes to list the latest version at the top, as per the standard format. |
Thanks @v-maheshbh, I used the packaging tool let me know if there are any other changes needed. We never published 3.0.0 so when using the packaging tool it defaulted to 3.0.0. I believe that is expected, but please let me know if that is incorrect? |
|
Hi @jesweene Please revert the changes to queryFrequency, queryPeriod, and suppressionDuration values — these fields are case-sensitive and should remain lowercase (e.g., 5m, 5h) to ensure proper functionality. Also, if possible, kindly grant me contributor access to the branch so I can make the necessary updates. I’d also like to rename Anvilogic_Alerts_CL to Anvilogic_Table to align with the standard naming convention.
|
|
@v-maheshbh when I test deploying the connector locally I get this error initially: |
if I attempt to connect the DataConnector a second time it works because the table creation was invoked the first time when it failed. |
…Duration values — these fields are case-sensitive and should remain lowercase (e.g., 5m, 5h) to ensure proper functionality.
|
@v-maheshbh you should have contributor access |
Added '6ccc187a-42ee-4635-8bcc-3b299f8570df' to the SkipIdValidationsTemplates.json file to exclude this template from ID change validations.
Eliminated an unnecessary trailing space from the 'alertDisplayNameFormat' field in mainTemplate.json to ensure consistent formatting of alert display names.
This reverts commit 65ef760.
82d2de0



Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: