Recent IT Questions

1 - 20 of 27
<<PREVIOUS 1|2 NEXT>>

Agent to scanl ast sent mail date on lotus

Can anyone tell how to create agent/database which will scan last sent mail date(suppose before 3 months) for all person doc on lotus server and will send alert to admin

View Answer   |  Aug 14 2009  8:16 AM GMT
Lotus Agents, Lotus Notes
asked by Online1984

  15 pts.

Domino 8 Quota Issue

I have a few workstations that are domino 5 that i am migrating to a domino 8 server enviroment. The domino 5 mail files have thier templates updated and copied to the remote workstaions to provide a local mail file that only replicates mail changes at an interval. now my questin is that this all...

View Answer   |  Jul 24 2009  7:38 PM GMT
.NSF files, Domino, Domino 6.5
asked by Brievap

  5 pts.

Lotus iNotes Web access

I get error while opening an Lotus notes agent Document has been modified or corrupted since signed! (data)

Answer Question   |  Jun 9 2009  9:19 AM GMT
iNotes, iNotes error messages, Lotus Agents
asked by K7lotus

  5 pts.

How to run agent on all Lotus mailboxes

How can I run a local script to show mailbox quota size on all user mailboxes as an Administrator? Sub Initialize Dim Session As New Notessession Dim db As NotesDatabase Set db=session.CurrentDatabase Messagebox "Size quota = " & db.SizeQuota & chr(10) & _ "Size Warning = " & db.SizeWarning,,...

Answer Question   |  May 13 2009  7:27 AM GMT
LotusScript, Lotus Mail Quotas, Lotus Agents
asked by GCT

  15 pts.

Need an Agent but lost on how to build it

This is the first lotus agent I am building. I am a little lost on how to create this one. I have a database that collects information on a website my company hosts. The database contains all the requests, questions, and errors generated on the server. I was asked to make an agent that will...

View Answer   |  Mar 19 2009  5:27 PM GMT
Lotus Domino Agent, Lotus Agents
asked by Thomaslunsford

  5 pts.

lotus agent "ingore" mails with attachments when event triggered

OK, I have put together an agent to forward mail, it is supposed to remove any large attachment and include some data. When run manually in the UI it works perfect, however when set to run "Before mail arrives" it only forwards mail without any attachments... The code: Sub Initialize Dim s As...

View Answer   |  Mar 12 2009  3:42 PM GMT
Lotus Agents, Lotus Notes errors
asked by TFinn

  10 pts.

LotusScript / Agent

I have an exisiting database/app. that collects ideas. It's been around for a number of years. The owner wants to purge (but not delete) any submissions in the db that are 2 years or older and have them show in a new view, called "Retired Submissions." Once purged they should only show in the...

Answer Question   |  Dec 19 2008  7:11 PM GMT
LotusScript, Lotus Agents, GetAllDocumentsByKey
asked by Mikes1212

  15 pts.

Opening scheduled agent results in error message: 'Document has been deleted'

When I try to open a scheduled agent, I receive the error message: "Document has been deleted." I can't even check the log of the agent. No activity was performed on this database except compaction. Can anyone help me to understand why I'm receiving this error message?

Answer Question   |  Nov 18 2008  4:56 PM GMT
Lotus Notes, Lotus Notes Database, Lotus Agents
asked by Domino Ask The Experts

  430 pts.

Is there a way to change schedule for running OutOfOffice Agent on the server?

We are using Lotus Notes 7. Is there a way to change the schedule for running OutOfOffice Agent to run more often other than the default: Every 6 hours | Between 4:00AM - Midnight? Users get frustrated when they send a message to somebody after 10:01 am, then would wait have to wait a long time...

View Answer   |  Nov 14 2008  1:29 AM GMT
Lotus Notes, Lotus Notes 7.x, Out of Office
asked by Pdxgeek

  55 pts.

When my agent runs it does everything but show the messagebox for the error

I wrote an agent that checks a collection and get information from different fields and should show an error message and clear fields if certain requirements are not met. The agent does everything but show the message box. Code Below.... Sub Initialize Dim ses As New NotesSession, curDb As...

View Answer   |  Nov 13 2008  2:04 PM GMT
LotusScript, Lotus Agents, MessageBox
asked by Njeterreese

  10 pts.

Lotus Notes: How to receive a pop up when receiving mail containing similar Subject line content.

I'd like to have a notes agent that after new mail arrives, interrogates the subject line for certain words and if true, will create a pop up window in the user's lotus notes client.

Answer Question   |  Oct 23 2008  3:59 PM GMT
Lotus, Lotus Notes, Lotus Notes 6.x
asked by Tooker

  20 pts.

Lotus Agent errors

Hello, I planned an agent with the following code: Sub Initialize Dim session As New NotesSession Dim view As NotesView Dim doc As NotesDocument Dim db As NotesDataBase Dim nowD As NotesDateTime Dim creatD As NotesDateTime Set db = session.currentdatabase Set view =...

View Answer   |  Oct 17 2008  6:50 AM GMT
LotusScript, Lotus development, Lotus error messages
asked by SAN67

  15 pts.

Can I rebuild a view index using a LotusScript agent?

I have a datebase containing around 250,000 documents up to 12 months old. The last 30 days documents are updated by and hourly agent by deleting and recreating them (using data imported from sql query) as this seems to be faster than searching for and updating each document. Another agent runs...

View Answer   |  Sep 16 2008  9:39 AM GMT
LotusScript, Lotus Notes View, Lotus Agents
asked by Tangoste

  5 pts.

Saving attachments - agent

Hi, I'm trying to create an agent which saves any attachments from incoming emails from a specified address automatically to a network drive. I'm not a notes dev so I'm having a hell of a time working out where to start. Any help would be really appreciated

View Answer   |  Aug 14 2008  2:40 AM GMT
Lotus email, Lotus development, Lotus Agents
asked by Geeklicious

  5 pts.

Using agents to edit categories in Lotus Notes PAB

I have a Lotus Notes Personal Address Book (PAB) that I need to create agents for that will add/delete and rename/replace categories. I know using agents is probably the best bet, but I'm having some difficulty getting the code started. Does anyone have any suggestions?

Answer Question   |  May 16 2008  12:51 AM GMT
Lotus Address Book, Lotus Agents
asked by Domino Ask The Experts

  430 pts.

Create Agent To seach unreviewed forms in 24 hour date range

Greetings! I am brand new as a Notes Domino developer with very little programming background. That said, I have a customer that has asked me to create an agent to check the claim forms submitted in the past 24 hours (date Range). If a claim form is found to have no action taken in that 24 hour...

Answer Question   |  May 7 2008  2:11 PM GMT
LotusScript, Lotus development, Lotus Agents
asked by Mikes1212

  15 pts.

Creating a scheduled agent to change status of Lotus Notes documents after three months

I want to create a scheduled agent that will change the status of a Lotus Notes document after three months. This agent should run every day, while checking and identifying the document's creation date. After the three months, it would change the document's status. Can anyone offer any ideas on how...

View Answer   |  Apr 25 2008  5:41 PM GMT
Lotus development, Lotus Agents
asked by Domino Ask The Experts

  430 pts.

Can older custom Lotus Notes databases run in new versions without agent issues?

Is there any way that a custom Lotus Notes database that was built in version 6.5 be used in version 7 without encountering any compatibility issues with built-in agents?

View Answer   |  Apr 24 2008  5:25 PM GMT
Lotus Notes 6.x, Lotus Notes 7.x, Lotus Notes Database
asked by Domino Ask The Experts

  430 pts.

Scheduled Agent Management

I have a database that has scheduled agents. The database is controlled with a template. I want the scheduled agent to be in the template, but if it is, then it also runs in the template, which I want to prevent. Who has worked on this problem and found a solution to preventing scheduled agents...

View Answer   |  Apr 14 2008  8:21 PM GMT
Lotus Domino, Lotus Notes 6.x, Lotus Agents
asked by Brooklynegg

  2655 pts.

Lotus Script

HI, I am running an agent that updates my RSS feeds. When I run it locally it runs fine but when I schedule it to run on our server it doesn't retrueve anything from the Web, help! CODE Sub GetnUpdateFeed(Document As NotesDocument) On Error Goto errGetnUpdateFeed Dim strtext As String Dim...

View Answer   |  Apr 11 2008  10:17 AM GMT
LotusScript, RSS, Lotus Agents
asked by Jellybean

  405 pts.

1 - 20 of 27
<<PREVIOUS 1|2 NEXT>>