Splunk SOAR

Static Error in Splunk SOAR PR

himanshun-metro
New Member

Getting following Static Errors in Splunk SOAR PR review from Bot.

1. 

{
                "minimal_data_paths": {
                    "description": "Checks to make sure each action includes the minimal required data paths",
                    "message": "One or more actions are missing a required data path",
                    "success": false,
                    "verbose": [
                        "Minimal data paths: summary.total_objects_successful, action_result.status, action_result.message, summary.total_objects",
                        " action one is missing one or more required data path",
                        " action two is missing one or more required data path",
                        " action three is missing one or more required data path"
                    ]
                }
            },

 I have provided all the data paths in output array in <App Name>.json file. Is there any other place where I have to provide the data paths?

2.

{
                "repo_name_has_expected_app_id": {
                    "description": "Validates that the app ID in the app repo's JSON file matches the recorded app ID for the app",
                    "message": "Could not find an app id for <App Name>. Please add the app id for <App Name> to data/repo_name_to_appid.json",
                    "success": false,
                    "verbose": [
                        "Could not find an app id for <App Name>. Please add the app id for <App Name> to data/repo_name_to_appid.json"
                    ]
                }
            }

How do we resolve this issue,  did I missed any file?

Labels (1)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Introducing ITSI 5.0: Unified Visibility and Actionable Insights

Introducing ITSI 5.0: Unified Visibility and Actionable Insights Tuesday, July 21, 2026  |  10:00AM PT / ...

Inside Splunk Agent Observability: Understanding Agent Behavior, Tokens & Costs

Inside Splunk Agent Observability:Understanding Agent Behavior, Tokens & Costs Thursday, August 06, ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...