Page 3 of 3 < 1 2 3
Topic Options
Rate This Topic
#138648 - 08/21/07 11:03 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
 Originally Posted By: PAT30
i have created a display only forms in my vendor forms


You mean Display-Only field and not form? I suppose that for the response bellow \:\)

 Originally Posted By: PAT30
i have an escalation run in each record in the vendor forms, push "123" in the display only forms


You must use a Set Fields in the escalation to set the 123 value in your Display-Only Field.

 Originally Posted By: PAT30
after that in the escalation i do a command line : PERFORM-ACTION-APPLY


You don't need to use this Run Process. Furthermore the PERFORM-ACTION-APPLY works only for Active Links... \:\)

The Set Fields in your escalation do it for you...
_________________________
Vincent.

Top
#138649 - 08/21/07 01:02 PM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Sorry for the error, yep its a display only field, heheheh and im doing a set field with the escalation, and i don't know why the filter never start ....
if you say to me the esscalation is doing a save after the set, normally the filter is suppose to fire .. i have to check what is the problem ..
thanks you so much for your help, really appreciate ...

Top
#138650 - 08/21/07 01:52 PM Re: Loading people from Active Directory [Re: PAT30]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
I know my error, in version 7, witch user remedy use to run escalation 6 i think this user don't have right to do it :

As the General Access of this ticket, you do not have permission to submit or modify the People profile Status from "" to "Enabled". (ARERR 1071032)

this is the funny thing with all new role and permission in version 7 .....

Top
#138651 - 08/21/07 01:54 PM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Hi,

You have to use ARUtilities (or in the logs \:\) ) and lookup for the filter that generate the ARERR 1071032. Then, modify this filter and add in the Run If : AND $USER$ != "AR_ESCALATOR"

\:\)
_________________________
Vincent.

Top
#138672 - 08/23/07 08:36 AM Re: Loading people from Active Directory [Re: PAT30]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
What you think, about running the escalation for the create people, in the run if, verify the created date from the Active Directory) And same thing for the modification .. it is a good idea ?

thanks

Top
#138673 - 08/23/07 08:40 AM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
Yes \:\)
_________________________
Vincent.

Top
#138680 - 08/23/07 01:19 PM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Another question, when im mapped with the AD, can i choose on each "ou" i need to check the data ?

mine is like that :
ldap://labdsf.com/OU=Admins,OU=Reg_QC,OU=DSF,DC=labdsf,DC=com??sub?(objectclass=user)

but i need to say check in OU=Admins AND OU=Utilisateurs, how i say that ?

thanks

Top
#138681 - 08/23/07 01:53 PM Re: Loading people from Active Directory [Re: PAT30]
Vincent_RIEDWEG Offline

Old Hand
****

Registered: 05/24/05
Posts: 1454
Loc: France
I don't know, I have never tried that \:\)
_________________________
Vincent.

Top
#138693 - 08/24/07 09:14 AM Re: Loading people from Active Directory [Re: Vincent_RIEDWEG]
PAT30 Offline
Stealth Member

Registered: 03/09/07
Posts: 157
Another one ... ;-))
Whats your idea for deleting people in the CTM:People, because i have to check each record and compare it to my vendor forms, if the record is in CTM:People and not in the vendor forms i set it to delete, and after a filter will be fire to delete the record, but i just don't know how to do this compare ...

thanks

Top
Page 3 of 3 < 1 2 3