Skip to content

Commit 4302b01

Browse files
Merge pull request #22975 from newrelic/workflow-automation-nocode-save-cta-to-start-step
Updated the image in workflow automation
2 parents a1855b5 + ebc464a commit 4302b01

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

src/content/docs/workflow-automation/create-a-workflow-automation/use-a-template.mdx

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -84,23 +84,6 @@ Modify workflows after deployment:
8484

8585
See [Create your own workflow](/docs/workflow-automation/create-a-workflow-automation/create-your-own) for details.
8686

87-
## Troubleshooting templates
88-
89-
If your workflow fails or doesn't behave as expected:
90-
91-
1. **Check run history**: Go to **Workflow Automation > [Your Workflow] > Run History** to see execution logs and error messages
92-
2. **Review common issues**: See [Troubleshooting Workflow Automation](/docs/workflow-automation/troubleshooting) for solutions to:
93-
- AWS credential and permission errors
94-
- Slack integration problems
95-
- Entity GUID issues
96-
- NRQL query failures
97-
- Workflow timeouts
98-
- Template-specific troubleshooting
99-
100-
<Callout variant="important">
101-
**Test templates safely**: Always test in non-production environments first. Infrastructure-changing templates (EC2, API Gateway) can impact availability if misconfigured.
102-
</Callout>
103-
10487
## Workflow automation templates
10588

10689
<CollapserGroup>

src/content/docs/workflow-automation/troubleshooting.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,23 @@ For detailed instructions on viewing logs and execution history, see [Monitor wo
367367
4. **Test with simple endpoint**: Use a basic JSON endpoint (like https://httpbin.org/json) to verify template mechanics work
368368
5. **Check account permissions**: Verify workflow has permission to write logs to New Relic
369369

370+
### Troubleshooting templates
371+
372+
If your workflow fails or doesn't behave as expected:
373+
374+
1. **Check run history**: Go to **Workflow Automation > [Your Workflow] > Run History** to see execution logs and error messages
375+
2. **Review common issues**: See [Troubleshooting Workflow Automation](/docs/workflow-automation/troubleshooting) for solutions to:
376+
- AWS credential and permission errors
377+
- Slack integration problems
378+
- Entity GUID issues
379+
- NRQL query failures
380+
- Workflow timeouts
381+
- Template-specific troubleshooting
382+
383+
<Callout variant="important">
384+
**Test templates safely**: Always test in non-production environments first. Infrastructure-changing templates (EC2, API Gateway) can impact availability if misconfigured.
385+
</Callout>
386+
370387
## What's next
371388

372389
- **[Best practices](/docs/workflow-automation/limitations-and-faq/workflow-best-practices)**: Error handling, performance optimization, testing strategies.
77.1 KB
Loading

0 commit comments

Comments
 (0)