Trying to reuse OOTB code in my own attempt to automatically add approvals to a Change from the Assignee of the tasks. I have a filter to run the following Run process like you may find in AL INT:APRCHG:CSG:SaveNextApprover_RefreshFields_217_Close
Application-Command Approval "Add-Sig" -s "$Form Name$" -e $CHGReqID$ -t "$ChangeProcess$" -o "$Group ID$" -1 0 -2 999 When ran via the AL: <ACTL> Checking INT:APRCHG:CSG:SaveNextApprover_RefreshFields_217_Close (217) <ACTL> -> Passed qualification -- perform if actions <ACTL> 0: Set Fields <ACTL> z1D Char04 (1000000068) = SGP000000001212 | CAB-Member <CLAT> /* Thu May 03 2012 17:12:58.7530 */+API call <CLAT> /* Thu May 03 2012 17:12:58.8550 */-API call <ACTL> 1: Run Process <ACTL> @@: 139\55\INT:APRCHG:CSG:SaveNextApprover_RefreshFields_217_Close\1\3\0\1336075453\0\0\\54\4\1000000058\0\1000000066\0\1000000067\0\1000000068\0\\ <ACTL> Run Process on server <ACTL> Server: remedy71 <ACTL> Process: Application-Command Approval "Add-Sig" -s "CHG:Infrastructure Change" -e CRQ000000012409 -t "Change Level IA - Business" -o "SGP000000001212 | CAB-Member" -1 0 -2 999 <ACTL> Success <ACTL> 2: Close Window I have the above Run Process fired via a filter when a record is modified. Here is the filter log: > /* Fri May 04 2012 11:46:36.8120 */ <Filter Level:0 Number Of > Filters:1802> Checking "+HP:RFCAutoApprovals-AddSignatures" <FLTR> <TID: 0000003280> <RPC ID: 0000007696> <Queue: Fast > <Client-RPC: 390620 > <USER: elmo.gentry > 0: Process <FLTR> <TID: 0000003280> <RPC ID: 0000007696> <Queue: Fast > <Client-RPC: 390620 > <USER: elmo.gentry > Application-Command Approval "Add-Sig" -s "CHG:Infrastructure Change" -e CRQ000000016133 -t "Change Level IA - Business" -o "SGP000000002704 | CAB-Member" -1 0 -2 999 But nothing happen... ARS 7.1 Approval Server 7.6.03 Change 7.0.03 P 006 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

