I have to wonder why they'd support the backward functionality.  It was pretty 
well documented that a version 5.x version of the WUT would immediately crash a 
6.x version of AR Server if it used certain deprecated API calls.

These were something similar to Get List Entry With Fields, but it used to work 
differently.  Time has removed the specifics from my head...


William Rentfrow
[email protected]
Office: 715-204-3061 or 701-232-5697x25
Cell: 715-498-5056

From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Joe D'Souza
Sent: Tuesday, May 05, 2015 3:11 PM
To: [email protected]
Subject: Re: Active Links with macro actions in them..

**
Yea I noticed the version keyword - and as you said it will work only if logged 
on with a really old version of the RUT.

I noticed that macros contained in other products like EIE (had a bunch of them 
- all gone now) have been converted. So these should have also been cleaned up 
by now and a query like below should have not returned any results that 
involved OTB objects (in case like vanilla installs).

Joe

________________________________
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of LJ LongWing
Sent: Tuesday, May 05, 2015 4:08 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: Active Links with macro actions in them..

**
Joe,
If you check the Run-If of these AL's you will find that they have something 
similar to $CLIENTVERSION$ < 5.x....so, they are there to service REALLY old 
client versions connecting to your REALLY new Remedy server.  They have been 
converted and counterparts of them exist that utilize the new actions such as 
open window, push, etc....so, they aren't 'hurting' you, and if you want, you 
could likely delete them if you aren't going to be having any 5.x clients 
connecting....but them being there shouldn't be more than an annoyance, if that 
sort of thing annoys you :)

On Tue, May 5, 2015 at 1:53 PM, Joe D'Souza 
<[email protected]<mailto:[email protected]>> wrote:
**
In the 8.1.2 vanilla system, I can still see 7 active links that have macro 
actions embedded in them that are attached to 3 existing forms. These are 
backend forms no doubt, but is there a reason these are still around?

select NAME from ACTLINK where ACTLINKID in (select ACTLINKID from 
ACTLINK_MACRO);
NAME
GR-ShowMembersPre5.0
Pre50AR System Email Attachment Messages Association Submit
Pre50AR System Email Attachment Template Association Submit
Pre50AR System Email Messages Add Existing Attachment
Pre50AR System Email Messages Association Delete
Pre50AR System Email Template Add Existing Attachment
Pre50AR System Email Template Association Delete

select NAME from ARSCHEMA where SCHEMAID in (select SCHEMAID from 
ACTLINK_MAPPING where ACTLINKID in (select ACTLINKID from ACTLINK_MACRO));
NAME
Group
AR System Email Attachments
AR System Email Messages
AR System Email Templates

All of these have one macro action in them and they are all enabled active 
links. Should they not have been converted to local AR System actions?

I have not checked what exactly each one of them do (they do things ranging 
from deleting stuff to searching for stuff to even submitting stuff), but if 
they are still there, they might as well be functional and be present there.

Joe
_ARSlist: "Where the Answers Are" and have been for 20 years_

_ARSlist: "Where the Answers Are" and have been for 20 years_
________________________________
No virus found in this message.
Checked by AVG - www.avg.com<http://www.avg.com>
Version: 2014.0.4800 / Virus Database: 4311/9524 - Release Date: 04/12/15
Internal Virus Database is out of date.
_ARSlist: "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