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.
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
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.