Skip to main content
Solved

Missing object data tables

  • August 10, 2017
  • 2 replies
  • 25 views

When using the FME Quick Translator to convert CAD from Autodesk AutoCAD Map 3D Object Data to Esri Geodatabase (File Geodb ArcObjects) as raw relational static schema conversion, tables with "_od_table" are created.

When using FME Workbench using the exact same settings, the "_od_table" are not created.

How can I replicate the production of these tables using FME Workbench?

Best answer by fmelizard

Hi @aoakes

Can you confirm that when you are creating the FME workspace that you are using the 'Generate' option. As I understand it the Quick Translator and the 'Generate' wizard should create a workspace which, when run should be producing the same results.

 

 

If so then we would love to see the workspace to see what might be missing.

 

 

Thanks in advance :)

** EDIT: It looks like in some cases (including this one) that the generated mapping file (.fme) form the Quick Translator and the Generated Workspace file (.fmw) from FME Workbench can give slightly different results. In the case of this translation it looks like generating the .fmw produces a more general output with respect to geometry types. For example, both autocad_ellipses and autocad_hatches will go into the same 'polygon' feature type in the Generate the workspace case whereas the Quick Translator keeps these as separate feature types. **

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • August 10, 2017

Hi @aoakes

Can you confirm that when you are creating the FME workspace that you are using the 'Generate' option. As I understand it the Quick Translator and the 'Generate' wizard should create a workspace which, when run should be producing the same results.

 

 

If so then we would love to see the workspace to see what might be missing.

 

 

Thanks in advance :)

** EDIT: It looks like in some cases (including this one) that the generated mapping file (.fme) form the Quick Translator and the Generated Workspace file (.fmw) from FME Workbench can give slightly different results. In the case of this translation it looks like generating the .fmw produces a more general output with respect to geometry types. For example, both autocad_ellipses and autocad_hatches will go into the same 'polygon' feature type in the Generate the workspace case whereas the Quick Translator keeps these as separate feature types. **


  • Author
  • August 10, 2017

Hi @aoakes

Can you confirm that when you are creating the FME workspace that you are using the 'Generate' option. As I understand it the Quick Translator and the 'Generate' wizard should create a workspace which, when run should be producing the same results.

 

 

If so then we would love to see the workspace to see what might be missing.

 

 

Thanks in advance :)

** EDIT: It looks like in some cases (including this one) that the generated mapping file (.fme) form the Quick Translator and the Generated Workspace file (.fmw) from FME Workbench can give slightly different results. In the case of this translation it looks like generating the .fmw produces a more general output with respect to geometry types. For example, both autocad_ellipses and autocad_hatches will go into the same 'polygon' feature type in the Generate the workspace case whereas the Quick Translator keeps these as separate feature types. **

Hi @MattAtSafe,

I am using the "Generate" option. This is why I was confused when I didn't get the same results in the output file geodatabase. I have tried using the "Esri Geodatabase (File Geodb ArcObjects)" and the "Esri Geodatabase (File Geodb API)" with the same results.

The workspace has no modifications or transformers added after generating the workspace.

The workpace can be accessed downloaded from the following link:

https://drive.google.com/file/d/0B-z9kw6vB57UQmZuek5qN3luYnc/view?usp=sharing