Skip to main content

Unable to complete action

Error parsing extension manifest :

Error(2,70): no declaration found for element 'ExtensionManifest' (id: )

Error(2,70): attribute 'xmlns' is not declared for element 'ExtensionManifest' (id: )

Error(3,9): no declaration found for element 'Name' (id: )

Error(4,16): no declaration found for element 'Description' (id: )

Error(5,11): no declaration found for element 'Author' (id: )

Error(6,11): no declaration found for element 'Name' (id: )

Error(7,12): no declaration found for element 'Email' (id: )

Error(9,16): no declaration found for element 'HomepageUrl' (id: )

Error(10,8): no declaration found for element 'Url' (id: )

Error(11,12): no declaration found for element 'Version' (id: )

Error(12,16): no declaration found for element 'Permissions' (id: )

Error(13,20): no declaration found for element 'NetworkAccess' (id: )

Error Code: FD722608

 

trex file:

3 answers
  1. Apr 25, 2025, 1:12 PM

    @Roopan Navaratnam​ 

    Your trex file looks very different of what is required:

    Viz-Extension: https://tableau.github.io/extensions-api/docs/vizext/trex_viz_manifest

    Dashboard Extension: https://tableau.github.io/extensions-api/docs/dashext/trex_manifest

     

    You may use the glitch generator for Dashboard Extensions. Sadly, it seems there is not one for viz extensions. So, for Viz extensions, you will need to go and use the provided link and fill the info: https://tableau.github.io/extensions-api/docs/vizext/trex_viz_manifest

    https://trex-generator.glitch.me/

     

    If this post resolves the question, would you be so kind to "Select as Best"?. This will help other users find the same answer/resolution and help community keep track of answered questions. Thank you.

     

    Regards,

     

    Diego Martinez

    Tableau Visionary and Forums Ambassador

0/9000