Hi, 

 

The Error code ‘ARERR 44889’ is related to following two filters

 

‘CTM:PPL:VerifyManageInfo_142_Msg’ & ‘FIN:FCP:ValidateCCOwner_03’

 

You can either Disable filter (CTM:PPL:VerifyManageInfo_142_Msg) if you do not 
want to provide the Managers's Login ID 

OR 

Try manipulating below Run if condition as per your requirement:

 

(('ManagerLoginID' != $NULL$) AND ('ManagersName' != $NULL$) AND 
(('ManagersName' != 'DB.ManagersName') OR ('ManagerLoginID' != 
'DB.ManagerLoginID')) AND ('z1D Char01' = $NULL$)) OR (('ManagerLoginID' 

= $NULL$) AND ('ManagersName' != $NULL$))

 

HTH

--

Regards,

Pabitra

 

Vyom Labs Pvt. Ltd.

BSM Solutions & Services || ITIL Consulting & Training

Email: [hidden email]  || Web Site: www.vyomlabs.com Follow Vyom Labs 
http://twitter.com/#!/vyomlabs || http://www.linkedin.com/company/vyom-labs

 

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of rajkiran Alle
Sent: Wednesday, January 30, 2013 11:58 PM
To: arslist@ARSLIST.ORG
Subject: Return Function

 

Hi,

 

I am creating a escalation to copy LDAP data to People form, In that process i 
am getting following error as i am copying ManagerName to People form without 
MangerLoginID. I know that this error occurs because either am not pressing the 
Enter after entering the Manger Name or am not copying the MangerLoginID. I do 
have only MangerName in my Vendor form.

 

Is there anyway i can insert the Return Function to include in the code so that 
after copying the MangerName it performs the Return Function automatically?

 

 

ARERR 44889      The Manager Information entered is not valid. Use the return 
function on the Manager's Name field to retrieve the Manager's Name and Login 
ID information.

 

Thanks.

 

_______________________________________________________________________________

UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

"Where the Answers Are, and have been for 20 years"


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to