SharePoint User Group UK

Share the knowledge!

Welcome to SharePoint User Group UK Sign in | Join | Help
in
Home Blogs Forums Photos Files Roller

BDC / XML question

Last post 05-09-2008, 12:15 PM by TomL. 0 replies.
Sort Posts: Previous Next
  •  05-09-2008, 12:15 PM 10596

    BDC / XML question

    Hi. We purchased BDC Meta Man the other day.
    We set it drill down through several tables and using the Business Data Related List, it all worked swimmingly. Until the last table.

    Adding the last table in MetaMan, creating the xml and importing it to SP just wont work.

    Here is the error:


    Application definition import failed. The following error occurred: The IdentifierName Attribute of the TypeDescriptor named '[ServiceUserID]' of the Parameter named '@ServiceUserID' of the Method named 'Getdbo.tblServiceUserFordbo.tblTenancy' of the Entity named 'dbo.tblServiceUser' does not match any of the defined Identifiers for the Entity. Error was encountered at or just before Line: '952' and Position: '16'.

    So I have gone through it and in my XML, I can find:

        <Entity EstimatedInstanceCount="0" Name="dbo.tblServiceUser">
          <Identifiers>
            <Identifier TypeName="System.String" Name="[ServiceUserID]"  />
          </Identifiers>

    <Method Name="Getdbo.tblServiceUserFordbo.tblTenancy">

    <Parameter Direction="In" Name="@ServiceUserID">
    <TypeDescriptor TypeName="System.String" Name="[ServiceUserID]" IdentifierName="[ServiceUserID]" IdentifierEntityName="dbo.tblTenancy" />


    Ok, so serious question - am I being stupid?
    The xml is 1000 lines long so I dont want to post it!

    If any thinks they can help via email, please let me know. I'm going a bit goo-goo-ga-ga here.

    Thanks

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems