Thanks guys, I tried both and the PERFORM-ACTION-APPLY was the only one that
worked. Funny I didn't even see that Process command in the docs till you
mentioned it.

Thanks
Steve


On 4/11/08, Robert Halstead <[EMAIL PROTECTED]> wrote:
>
> ** or that would work as well =)
>
> On Fri, Apr 11, 2008 at 2:48 PM, Grooms, Frederick W <
> [EMAIL PROTECTED]> wrote:
>
> > ** I think the docs state that the PERFORM_ACTION_ACTIVE_LINK Runprocess
> > Actions do not actually do the Search or Save.  They only cause the system
> > to execute the code that is set to fire on Search or Save.
> >
> > From the Online Help
> >
> > Executes all active links associated with the specified Execute On
> > condition (and field ID, as appropriate). The active links fire as if the
> > Execute On condition indicated occurred.
> > For example,
> > *PERFORM-ACTION-ACTIVE-LINK 8* specifies to run all On Modify active
> > links as if a modify operation was performed. The active links fire, but no
> > modify is actually performed.
> >
> >
> > I think you want to use:
> >
> > PERFORM-ACTION-APPLY
> > Performs the Apply or Save operation on the current window. For Search
> > windows, the search is performed.
> >
> > Fred
> >
> >
> >
> >  ------------------------------
> > *From:* Action Request System discussion list(ARSList) [mailto:
> > [EMAIL PROTECTED] *On Behalf Of *Steven Pataray
> > *Sent:* Friday, April 11, 2008 3:43 PM
> > *To:* arslist@ARSLIST.ORG
> > *Subject:* Active Link Run process
> >
> >
> >   I'm having problems running an Active Link Run process with 
> > PERFORM-ACTION-ACTIVE-LINK
> > 1 1002. This should press the Search button, but it doesn't do anything.
> > From the logs it is firing on the field:
> >
> > <ACTL> Checking BOH:HPD-Admin.Menu.cmd.Search.CaseID.Execute (20)
> > <ACTL>     -> Passed qualification -- perform if actions
> > <ACTL>          0: Run Process
> > <ACTL>             Current Window - Active Link -- 1
> > <ACTL> /* Fri Apr 11 2008 10:18:24 */
> > <ACTL> --1-- Start active link processing -- Operation - On Control
> > <ACTL>     For Schema - HPD:HelpDesk
> > <ACTL>     Linked to field - Query (1002)
> > <ACTL>     On screen type - QUERY
> >
> > My Active link is running through an Active Link Guide because I have to
> > fill in a field before it does the search. If I use another button like the
> > Bulletin Board button (300280900) it fires that button.
> >
> > <ACTL> Checking BOH:HPD-Admin.Menu.cmd.Search.CaseID.Execute (20)
> > <ACTL>     -> Passed qualification -- perform if actions
> > <ACTL>          0: Run Process
> > <ACTL>             Current Window - Active Link -- 1
> > <ACTL> /* Fri Apr 11 2008 10:39:29 */
> > <ACTL> --1-- Start active link processing -- Operation - On Control
> > <ACTL>     For Schema - HPD:HelpDesk
> > <ACTL>     Linked to field - BulletinBoard_btn (300280900)
> > <ACTL>     On screen type - QUERY
> >
> > Is there some trick I need to do to get it to work with the Search
> > button?
> >
> > AR Server: 6.03.00 patch 023 Mid-Tier Patch 21
> > Oracle 10gR1
> > HelpDesk 6.03
> >
> > Thanks
> > Steve
> >
> >
> >  __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> > html___
> >
>
>
>
> --
> "A fool acts, regardless; knowing well that he is wrong. The ignoramus
> acts on only what he knows, but all that he knows.
> The ignoramus may be saved, but the fool knows that he is doomed."
>
> Robert Halstead __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the
> Answers Are" html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to