Sorry, I forgot to mention that both AL are handling reporting and the
open window have open window actions running with "window type =
Report" and using "Advanced" mode..

On 9/6/06, George Barsan <[EMAIL PROTECTED]> wrote:
Hi Tim,

Thanks for the quick answer. The DEV environment is a full copy of the
production, all forms exist there as well (although containing test
data!).

The second AL having the same problems does the following actions:

  0 push fields (update existing request in another form)
  1 set fields from another form
  2 open window (yep, that's the one!)
  3 set fields from another form
  4 set field locally
  5 set field locally
  6 set field locally
  7 commit changes
  8 close window

That's the only AL running behind that button (and on another form
then the AL initially mentioned). The logs are:

<ACTL> Checking CM:LAU:BU_PrintAndSaveAsAttachment_000 (0)
<ACTL>     -> Passed qualification -- perform if actions
<ACTL>          0: Push Fields
<ACTL>             To Schema Schema:Case on Server @
<ACTL>             (536870991) = Template.rpt
<ACTL>             (536871192) = Schema:Join:Reporting123
<ACTL>             (536871203) = {Schema_Join_Reporting.ID} = '123'
<ACTL>             (536871162) = 06/09/2006
<ACTL>             (536871046) = test test test
<ACTL>          1: Set Fields
<ACTL>             xAttachmentFormat (536871182) = portabledocformat
<ACTL>             xDataSourceFormName (536871165) = Schema_Join_Reporting
<ACTL>             xFileExtension (536870935) = .pdf
<ACTL>             xReportDefinitionFile (536870927) = Template.rpt
<ACTL>             xSelectionCriteria (536870926) = $ID$ = 'ID'
<ACTL>          2: Open Dialog
<ACTL>            Server: xyz
<ACTL>            Schema: Schema:Join:Reporting123
<ACTL>            View:
<ACTL> /* Wed Sep 06 2006 13:22:10 */
<ACTL> Stop active link processing - On Control

And that's it :(

Many thanks,

George


On 9/6/06, Timothy Powell <[EMAIL PROTECTED]> wrote:
> I hate to ask the "is it plugged in" type question, but.....
> The form it's trying to perform the push fields against DOES exist on the
> dev server...right?
>
> What's the log from the other AL? What are the common attributes of the ALs
> in question (if any)?
>
> Tim
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of George Barsan
> Sent: Wednesday, September 06, 2006 7:58 AM
> To: [email protected]
> Subject: Re: AL stopped working (no changes on AL)
>
> I have exactly the same behaviour on another (even simpler) AL on the same
> box too, it's driving me crazy..
>
> I highly appreciate any suggestions..
>
> On 9/6/06, George Barsan <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I have here an older ARS application which I'm trying to extend and
> > consolidate.. It includes a nice little AL which runs behind a button
> > and has 7 actions:
> >
> > 0 set field locally
> > 1 set field from another form
> > 2 commit changes
> > 3 open window / report
> > 4 push fields (create a new request)
> > 5 change field
> >
> > The very same AL (I didn't modify it anyway) runs perfectly if I
> > connect to production but stops on the Dev Box at the Open Window
> > action, the log entries are:
> > <ACTL>          3: Open Dialog
> > <ACTL>            Server: xyz
> > <ACTL>            Schema: XX:XXX:XYZ
> > <ACTL>            View:
> > <ACTL> /* Mon Sep 04 2006 15:14:30 */
> > <ACTL> Stop active link processing - On Control
> >
> > That's it, no error, no warning.. I cleaned the client cache,
> > restartet both client & server, enabled & disabled and reimported the
> > AL from production, recreated the AL manually.. It works for a while
> > then and it suddenly stops working although I don't change anything..
> > Has anybody seen that before? It seems like an ARS bug to me, but I
> > unfortunately don't have access to the support site..
> >
> > Server (applies both for Dev and Prod): ARS 6.3 P13 running on WinXP
> > Database: MS Sql on the same box (afaik v2000 8.00.2039)
> > Client/Admin: workstation a) 6.3 P18 and workstation b) 6.3 unpatched
> >
> > Many thanks,
> >
> > George
> >
>
> ____________________________________________________________________________
> ___
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
>
> 
_______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
>


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to