Video of how to integrate TSRM using TDI 7.1 Easy ETL
Video demo of importing data into TSRM 7.0 using the Maximo Connector
IDML - TADDM/TBSM
Discovery Library Adapter Tool - DLAT An Eclipse app that lets you rapidly build a TDI-based DLA. You can import the resulting Config and continue refining it with in Full TDI if you so desire.
Common IdML snippets: This handy reference guide, courtesy of the TADDM development team (thanks!), helps you see how to use CDM types to control how TADDM displays your CIs.
Tutorial Files
Make a folder in your Solution Directory (f.ex. "IDML") and copy the following files there:
MachineAndOS.csv: Data file used for both the STE and in the How-To doc above.
myDLA.xml: The Config resulting from the tutorial exercises in the How-To doc.
These you can save under %TDI_INSTALLDIR%/jars, for example under a new sub-dir you call "IDML". Restart TDI so it finds these components.
TADDM IdML components: Link to the files needed to add the TADDM Connector to TDI. Note that if that link does not work, try this one. You'll find info on how to add them to TDI's library in the Readme of this package. There is quick note on adding new stuff to TDI in general here.
TDI7: Make Project and Import the myDLA.xml Config file and follow tutorial.
TDI6: Open the myDLA.xml Config file and follow tutorial.
Reading from TADDM
The Connector below is used to Iterate or Lookup from TADDM.
TADDM Connector: Instead of IdML, this is a Connector that uses the TADDM api to read/lookup TADDM info.