Book a Demo

Author Topic: How to get the Synch (Sychronous / Asychronous)  (Read 2877 times)

Sander

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to get the Synch (Sychronous / Asychronous)
« on: February 11, 2010, 07:51:11 pm »
Hello,

I'm trying to reach the Synch (containing the value if its Sychronous or Aschronous) of a Message (Connector) between Sequences objects.

Im finding the connector correctly and can process it in the automation, but I did not find the correct variable that gives me the Synch of a sequence connector in a EA.Connector object?

I didn't found it in the documentation so does anyone knows where to look for it?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: How to get the Synch (Sychronous / Asychronous
« Reply #1 on: February 12, 2010, 08:20:05 am »
I think you need to look in MiscData(0).

Edit: Thank you to KP for the correction the MiscData is zero based.
« Last Edit: February 12, 2010, 09:45:32 am by simonm »