Hans Stoop----------------------LivelinkUp Europe 2002Open Text User ConferenceParis, FranceApril 14-17, 2002Find out how we're helping five million great mindswork together to improve efficiencies and save money.http://www.opentext.com/livelinkup/
-----Original Message-----From: knowledge@opentext.com [mailto:knowledge@opentext.com]On Behalf Of eLink Discussion: Development DiscussionSent: donderdag 28 februari 2002 11:43To: eLink RecipientSubject: Adding a self-defined agent Adding a self-defined agent Posted by switch_jraedemaeker (Raedemaeker, Johan) on 02/28/2002 05:39 AM Hi,I'm trying to add a self-defined agent to LL.It seems not to work1. Orphaned the Agents object. fEnabled = true and fAgentID [A custom ID)2. I also have a record for this agent in the AgentSchedule table.It seems the agents gets not registered.Are there any instructions available how to do this?Thanks in AdvanceJohan Raedemaekermailto:jr@asbuilt.switch.be
-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: Wednesday, June 15, 2005 10:49 PMTo: eLink RecipientSubject: I have noticed that when you test the agent with builder and then later into... I have noticed that when you test the agent with builder and then later into... Posted by ConocoUser10 (Nair, Krishnankutty N) on 06/15/2005 08:45 AM In reply to: Custom Agent Wont Run Posted by Hatch Engineering IncUser2 (Administrator, Hatch) on 06/15/2005 03:28 AM I have noticed that when you test the agent with builder and then later into production unless the NextTime is futuristic in time it will not start for some reason.For eg if your nexttime stays at 6/14/2005 5.00 am there is really no trigger happening for your agent when livelink looks in the agentschedule table.So update the value to a more currenttime and give it a try.update agentschedule set nexttime=(select sysdate+(1/24)from dual) where schedid=<mystuck agent schedid> and agentid=<myagentid>The above statement I think is Oracle specific and adds one hour more to the nexttime fieldPlease undertand that schedid is the unique primary key here and don't where your clauses based on agentid and try it on a test sytemIf this is not the problem then write out a log file with your execute and see if gets created.EOMEMAIL DISCLAIMER NOTICE This message is the property of HATCH. The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying,distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you have received this message in error please notify HATCH immediately via e-mail to : mailadmin@hatch.com.au For more details about HATCH visit http://www.hatch.com.au
EOM
This message is the property of HATCH. The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying,distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful.
If you have received this message in error please notify HATCH immediately via e-mail to : mailadmin@hatch.com.au
For more details about HATCH visit http://www.hatch.com.au