hi Chuck,

fine, thank you very much for all these infos.
The problem is that my Guide has premissions set to Hidden for Public.
The only group defined in the permissions.
And I do not have any table to loop into.
So it looks like a bugg, or ?
Or I have to set a table to loop into, eventhough I don't need one ...

The thing is that I have only one AL in that guide. The AL works fine by itself, but everytime I run the guide I don't get the expected. I sent a testcase to my resailer support and no answer at all from them who usually are very good and reactive. When it comes to provide solutions.

Any other help will be appreciated




On 27/05/2010 18:59, Chuck wrote:
What you are seeing is the write out of Actlink Guide function in the
js for midTier to the log file
doing a search you see the following in clientcore.js
imode.push({f:ARACTCallGuide, a:[weArgs.runGuide.server,
weArgs.runGuide.guidename, weArgs.runGuide.hidden,
weArgs.runGuide.tableid, weArgs.runGuide.selectedonly]});

So in you logs,
@ means current server, next parameter is name of the ActiveLinkGuid,
next parameter is false meaning that the Guide is not hidden for the
user (he can see it in User tool object list) , next 2 parameters are
undefined because the guide is not looping a table, and not looping on
selected rows)


On May 27, 8:39 am, Remedy Maniac<[email protected]>
wrote:
dear list,

I am trying to build a ALG in ARSystem 7.5
I keep getting the following in the mid-tier logs
_____________________________________________________________

ActiveLink: propGetMyView

True actions:

   action 0

ARACTCallGuide(@, PROPGetMyView, false, undefined, undefined)

_____________________________________________________________

I don't see what is "false" and what is "undefined"

Any help/tips would be appreciated

Serouche

___________________________________________________________________________­____
UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
attend wwrug10www.wwrug.comARSlist: "Where the Answers Are"
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to