Bentley Map Mobile Publisher ignores lookup tables and publishes ids instead

Hi,

used configuration:

  • Bentley Map V8i 08.11.09.936
  • Bentley Map Mobile Publisher 05.05.02.18
  • Bentley Map Mobile for Windows 05.05.05.14

Problem description:

XFM project with features in DGN files and linked data (good old mslink) stored in SQL Server. There are plenty of lookup tables used (not sure whether it's correct term), e.g. in feature table there is "Supplier ID" column and there is a separate table referenced with list of all suppliers with unique IDs and their names.

In Bentley Map these information are displayed correctly, so the supplier is displayed using its name. But when the project is published to i-model, it seems only data from feature table are published and lookup tables are ignored, so substantial part of data become unreadable as "human readable format" is replaced by plenty of IDs.

Is there any configuration or it's Mobile Publisher feature?

With regards,

  Jan

Parents
  • Greetings Jan,

    In Bentley Map, when using the ANALYZE FEATURE command are the supplier names displayed as expected? Does the Data Browser application also display the names instead of the ID values? If answers to both are yes, then it sounds as if you are using a Bentley Geospatial Administrator schema that defines a SQL SELECT statement that joins one table with one or more domain/lookup list tables. Is this correct?

    The Bentley Map Mobile Publisher by design should be obtaining business property values for XFM feature instances with the same methods used by ANALYZE FEATURE command and the Data Browser application. However from your description it sounds as if there may be a problem. If so, we would request that you file a Service Request so that we can log an issue for further investigation.

    Regards,

    Jeff Bielefeld [Bentley]



Reply
  • Greetings Jan,

    In Bentley Map, when using the ANALYZE FEATURE command are the supplier names displayed as expected? Does the Data Browser application also display the names instead of the ID values? If answers to both are yes, then it sounds as if you are using a Bentley Geospatial Administrator schema that defines a SQL SELECT statement that joins one table with one or more domain/lookup list tables. Is this correct?

    The Bentley Map Mobile Publisher by design should be obtaining business property values for XFM feature instances with the same methods used by ANALYZE FEATURE command and the Data Browser application. However from your description it sounds as if there may be a problem. If so, we would request that you file a Service Request so that we can log an issue for further investigation.

    Regards,

    Jeff Bielefeld [Bentley]



Children