Author |
Message
|
topgunb2 |
Posted: Wed Feb 27, 2002 10:09 pm Post subject: |
|
|
Newbie
Joined: 26 Feb 2002 Posts: 2
|
How to call a notes agent from trigger monitor. In the process definition I've selected application type as Notes agent, and for application identifier
I've given name of the agent. when the message comes in the queue on which the trigger event is set, nothing happens. trigger monitor is running and works for other applicatoin (like java application, notepad etc)
can any one help!!!
|
|
Back to top |
|
 |
zpat |
Posted: Thu Feb 28, 2002 1:09 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5867 Location: UK
|
Feb 2000 issue of MQ Update gives an example with source code of a triggered Notes agent which reads an MQ queue and generates Email.
http://www.xephon.com/mq (You have to purchase this issue)
You need to specify the Notes database name and Agent Name. eg
Application type . . . . . : NOTESAGENT
Application ID . . . . . . : MQEMAIL.NSF MQSERIESAGENT
User data . . . . . . . . :
We use the trigger monitor in support pac MA7E with Notes 5. It works fine.
I suggest using MQ client on the Notes server - you can use a MQ server install on the Notes server but this incurs a license fee. |
|
Back to top |
|
 |
topgunb2 |
Posted: Thu Feb 28, 2002 2:39 am Post subject: |
|
|
Newbie
Joined: 26 Feb 2002 Posts: 2
|
Thanks for the response. the support pac MA7E is not available any more, any alternative to get the trigger monitor for lotus. is there special trigger monitor for lotus or the one which comes with MQSeries will work??? please help!!! |
|
Back to top |
|
 |
zpat |
Posted: Thu Feb 28, 2002 6:51 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5867 Location: UK
|
I see your problem. I think IBM are being rather unhelpful here by suggesting you use Java. It's not exactly a simple matter to learn Java instead of Lotusscript.
Do you have existing LS Notes Agents you want to invoke? What actually are you trying to do with MQ and Notes?
Maybe you can get a copy of MA7D or MA7E from someone as long as you don't want IBM support beyond Dec 2002.
[ This Message was edited by: zpat on 2002-02-28 06:55 ] |
|
Back to top |
|
 |
StefanSievert |
Posted: Thu Feb 28, 2002 8:05 am Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
|
Back to top |
|
 |
|