Skip to main content
Question

Oracle NMS Mp Transformer

  • September 27, 2018
  • 3 replies
  • 22 views

Is there a reader for Oracle NMS Mp files? It appears this is an option in the Small World license, but can't find any conformation. Does anyone know if or have a transformer that can be installed for this file type?

https://knowledge.safe.com/articles/780/working-with-ge-smallworld-databases.html

@MarkAtSafe

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.

3 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • September 27, 2018

I am currently working on a project to create MP files.

No transformer or reader/writer is available in FME.

So, I am using the Text writer (and templates for MP files) to generate the MP file output.

Would be nice to have an MP file reader and writer.


nathanatsafe
Safer
Forum|alt.badge.img+9
  • Safer
  • 284 replies
  • September 27, 2018

Hi @kevinfox, thanks for the question.

 

I am not that familiar with the format but from our article and @erik_jan's comment I suspect it is a text-based format, in which case FME can likely read and write it with the Text File reader/writer. Apart from that FME supports traditional Oracle database formats (spatial and non-spatial).

 

 

If you'd like to see a dedicated Oracle NMS MP transformer, please create an Idea. Ideas are our primary repository for FME product enhancements, so don't forget to vote on good ones!

 

 

Thanks,

 

Nathan

nathanatsafe
Safer
Forum|alt.badge.img+9
  • Safer
  • 284 replies
  • September 28, 2018

Hi @kevinfox, thanks for the question.

 

I am not that familiar with the format but from our article and @erik_jan's comment I suspect it is a text-based format, in which case FME can likely read and write it with the Text File reader/writer. Apart from that FME supports traditional Oracle database formats (spatial and non-spatial).

 

 

If you'd like to see a dedicated Oracle NMS MP transformer, please create an Idea. Ideas are our primary repository for FME product enhancements, so don't forget to vote on good ones!

 

 

Thanks,

 

Nathan
@kevinfox I’ll just add that of the underlying utility model of Oracle NMS is stored in an Oracle database we can likely pull data from it, but that it may take some advanced FME transformations to make sense of it.