Groups > Novell > Novell Developers discussion > Re: Force Run under App:Associations




Force Run under App:Associations

Force Run under App:Associations
Fri, 19 May 2006 19:54:20 GMT
Hi,

How can I find out a particular Associations is set to "Force Run", 
assuming the "Force Run" is not set to default?

Thanks in advance for the help.

Clint
Post Reply
Re: Force Run under App:Associations
Sat, 20 May 2006 17:23:21 GMT
Hello Clint,

On the application object you find the attribute App:Back Link, this 
list contains all the objects associated to the application.
Then you can find on every object in this list the attribute
App:Associations (type Typed Name).
Lookup the application name in this list (the DN part of the Typed Name) 
Then the value in the "level part" of the Typed Name contains the 
association flags.  bit 1 (value 0x0002) contains the "force run"
status.

Hans


cchin@deweyballantine.com wrote:
> Hi,
> 
> How can I find out a particular Associations is set to "Force
Run", 
> assuming the "Force Run" is not set to default?
> 
> Thanks in advance for the help.
> 
> Clint
Post Reply
about | contact