About "u.dataTypes is undefined" when importing DataConnector json

LXF 205 Reputation points
2024-06-26T07:01:40.3166667+00:00

Hello, I encountered an error "u.dataTypes is undefined" when importing a CPP on Sentinel.

User's image

I am pretty sure that the table name is correct within my current workspace. Can some one explain this error please? Thanks in advance.

User's image

User's image

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,146 questions
{count} votes

Accepted answer
  1. Givary-MSFT 32,751 Reputation points Microsoft Employee
    2024-06-27T09:24:14.84+00:00

    @LXF I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: I encountered an error "u.dataTypes is undefined" when importing a CCP on Sentinel.

    Resolution: Resolved by @LXF by following these steps

    the hint from github readme (https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/ReadMe.md) that "be sure to only upload a json file containing the connectorUiConfig collection.", rather then importing a complete CCP json document.

    User's image

    If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. LXF 205 Reputation points
    2024-06-27T01:00:55.76+00:00

    I just noticed the hint from github readme (https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/ReadMe.md) that "be sure to only upload a json file containing the connectorUiConfig collection.", rather then importing a complete CCP json document.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.