Book a Demo

Author Topic: csv import connectors  (Read 3058 times)

Doon

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
csv import connectors
« on: November 28, 2011, 10:10:44 pm »
Just wondering how to import a bunch of connectors into a Model via CSV - is that even possible?
If not, anyone have some java code examples for doing this (I'm using Jython)?
I initially thought that the GetElementByID would work at the Repository level to get the Supplier/Client ends but this throws an error (ID not found or similar) on the GetLastError

Suggestions?