Book a Demo

Author Topic: RTF generation for connector values  (Read 3790 times)

SimonDMU

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
RTF generation for connector values
« on: June 10, 2013, 07:52:31 pm »
I hope someone could help.

I have used a data modelling diagram to demonstrate the mapping of date from a source (in this case classes) to values in an XML schema.

I have used various types of connectors and set the source and target role values to represent the translation of date. I want to generate a RTF report that shows the pretty diagram and an output table of the mapped source to target values and so far the document comes up blank!

Can someone help please? Or recommend a better way to model this as I do not want to report to creating an excel table with the mapped data...EA should be able to generate this as a report.

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: RTF generation for connector values
« Reply #1 on: June 11, 2013, 03:00:29 pm »
I am not sure why you are getting a blank output, but you might try starting with the defualt template for data modeling "(data model template)".
Also check the whitepaper on data modeling showing setting up Link to Feature connections between Attributes of tables:
http://community.sparxsystems.com/whitepapers/data-modeling/data-modeling-conceptual-model-dbms
These can be reported in the connector sub-sections of the RTF reports.

SimonDMU

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: RTF generation for connector values
« Reply #2 on: June 11, 2013, 05:27:29 pm »
Hi Dermot,

Thanks for that, I realised in y previous post there was a typo where in the second sentence it should read Data not date.

I am mapping data from SQL data tables into a message schema. This is used to create a batch XML file for a message drop to another system.

I was wanting to model the mapping of table data into the XSD document I have. To do this I am creating a relationship per mapped column.

The link you supplied did not work but I read this paper:

http://www.sparxsystems.com/downloads/whitepapers/Database_Modeling_In_UML.pdf

Although the paper was a good read I do not see how it would help in my specific case.


Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: RTF generation for connector values
« Reply #3 on: June 12, 2013, 02:07:21 pm »
There has been a change over in the Community site - so the address is now different. Try this link - see Figure 11 &12:
http://community.sparxsystems.com/white-papers/669-data-modeling-from-conceptual-model-to-dbms
The other paper was more about DDL modeling.

SimonDMU

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
    • View Profile
Re: RTF generation for connector values
« Reply #4 on: June 13, 2013, 08:12:55 pm »
Dermot Thank you for that it is exactly what I am after.