Book a Demo

Author Topic: Activity parameters & invocation action arguments  (Read 3430 times)

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Activity parameters & invocation action arguments
« on: February 22, 2012, 12:10:14 am »
Hi!


I can create parameters on my activities, which allow me to specify arguments when I use those activities to create invocation actions. Fine.

But while I can specify a type for my parameter, eg a specific class, I do not seem to be able to specify an instance of that class as the value - there's no ellipsis button.

Is there a way to achieve this? In other words, is there a way to select, rather than type in, the value of an action parameter?

Cheers,


/Uffe
My theories are always correct, just apply them to the right reality.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Activity parameters & invocation action argume
« Reply #1 on: February 22, 2012, 07:20:13 am »
Maybe you can pass an object with runtime values set as parameter via object flow?

q.