Book a Demo

Author Topic: Add ConveydItem with SDK  (Read 3222 times)

Wojciech Winnicki

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Add ConveydItem with SDK
« on: March 16, 2012, 03:46:28 am »
Hi guys,

I am new to Sparx SDK.

Does anyone know, if it is possible to add new ConveyedItem via Automation Interface.

If yes, what should be the name and type to send to addnew.

Regards,
Wojtek

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Add ConveydItem with SDK
« Reply #1 on: March 16, 2012, 05:28:33 pm »
Connector has a property ConveyedItems, so it should be possible to add a new one there.
I would first make one in EA and then inspect it while debugging. Should give you a clue on how to make a new one.

Geert