Recent IT Questions

1 - 15 of 15
<<PREVIOUS 1 NEXT>>

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   |  asked by Geeklicious
Lotus Agents, Lotus email, Lotus development


Can I create an agent to print all attachments?

<div class='noarticletext'>There is currently no text in this page, you can [[{{ns:special}}:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].</div>

View Answer   |  Dec 31 1969   6:00 PM GMT   |  asked by
Lotus Agents, Lotus Notes


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   |  asked by Domino Ask The Experts
Lotus Agents, Lotus Address Book


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   |  asked by Mikes1212
Lotus Agents, LotusScript, Lotus development


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   |  asked by Domino Ask The Experts
Lotus Agents, Lotus development


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   |  asked by Domino Ask The Experts
Lotus Notes database, Lotus Notes 6.x, Lotus Notes 7.x


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   |  asked by Brooklynegg
Lotus Domino, Lotus Notes 6.x, Lotus Agents


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!CODESub GetnUpdateFeed(Document As NotesDocument) On Error Goto errGetnUpdateFeed Dim strtext As String Dim session...

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


How to change the status of the documents by using lotus scheduled agent

I want to change the status of the documnets after three(3)months by using scheduled agent.Agent should be run on daily and check the documents and identify which documnet creation date more than 90 days(3 months)

View Answer   |  Apr 9 2008   11:34 AM GMT   |  asked by Krishna(Lotus)
Lotus Notes, Lotus Agents


Make Search terms highlight in documents

If I use the normal search bar in a database, the search terms are highlighted in the returned documents. When I use the FTSearch method in an agent, returned documents do not have highlighted search terms, even if I check off the setting in the Agent properties to "Store highlights in documents."...

View Answer   |  Apr 3 2008   4:17 AM GMT   |  asked by Brooklynegg
Lotus Notes, Development, LotusScript


Copying documents attacment to a new doc as an OLE object

I'm building an application (-agent actually-) which should take the attachment of the received mail document and create a new document holding this attachment (usually pdf file) as OLE object. I have all bits and pieces ready except taking the attachment from inbound maildoc and attaching it to...

View Answer   |  Apr 2 2008   11:39 AM GMT   |  asked by Entsu
embedObjects, LotusScript, OLE objects


Lotus Notes Database being restored with .000 extension

I thought of posting this in the hope that someone has encountered this problem before and solved it. We use the Backup Exec 10d Domino agent to backup our mail databases. When restoring these mail databases they are being restored as database.nsf.000The restore job says that the in-use file was...

Answer Question   |  Mar 25 2008   11:05 AM GMT   |  asked by Petrus
Lotus Domino, Lotus Domino Server 7.x, Lotus Agents


What is the major deference between agent running on server and client ?

why i have to use a agent running on server and why agent running agent on client ? situations and exact example please .

Answer Question   |  Mar 20 2008   6:31 PM GMT   |  asked by Devidas
Agents, Lotus Notes 6.x, Lotus Agents


How to list members of a group in Domino Directory

Is there a way to get members of a group, in corporate names.nsf on screen or, for example, in txt file with LotusScript agent or something similar?In domino directory we have a lot of group with many members and nested group in it, and I try to write agent who's purpose is to list groups, which...

View Answer   |  Mar 11 2008   9:51 AM GMT   |  asked by Dalibor
NAB, LotusScript, Domino Designer


Can LotusScript read an attached file without detaching?

I am writing an agent that will run in an application on the server when new mail is received. Each mail message will have an attached text file and I need to read the first couple lines of the file to process the message.If this agent was running on a client machine I would detach the attachment...

View Answer   |  Jan 31 2008   10:04 PM GMT   |  asked by WoodButcher
LotusScript, Lotus Agents


1 - 15 of 15
<<PREVIOUS 1 NEXT>>