×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Agent on WEB

Agent on WEB

Agent on WEB

(OP)
Hi

I want to create an Webagant

first of all I createtd an agent with these options:
Run: Manually from Action Menu
Documents: all

I selected Lotus Script but for trying i leave the fields empty

in Internet preview when I want to run this agent I called:
http://localhost/Prototyp.nsf/wasgeht?OpenAgent
--> error 404 (site not found)

(opening views or so works, i tried out)

In the server log I found this entry

HTTP Web Server: Couldn't find design note - wasgeht [/Prototyp.nsf/wasgeht?OpenAgent]

but I called the agent: wasgeht    I am pretty sure!

so thanks for tips in advance

Regards

Stephan

RE: Agent on WEB

I'm new in Lotus but I have same problem with Java Web agent  Web Agent didn't work on Documents:all ,only on None.

RE: Agent on WEB

DerStephan :

You will not be able to use an LScript agent to modify fields on an active document from a browser. A browser can initiate an LS agent, but that agent can only work on backend documents. LS is not understood by a browser, therefor a browser cannot execute LS in the window. It is the server that does the execution.
However, that does not prevent you from trying an agent which triggers from a document save, runs on all docs, and modifies only specific docs responding to a given criteria (that you set in the doc you save). When the agent finishes, reload the document in the web and you have you updated document.

Innak :

Unfortunately, I have next to no experience in Java programming, so I cannot give any meaningful counsel.

Pascal.

RE: Agent on WEB

(OP)
Hi Pascal,

sorry for using your help so much.....

My main problem is, that I don't get the agent run...
I created an Agent and on an action I treid with simply action and formula:
@command([ToolsTRunMacro];AgentName)
but I always get an error. As if it doesn't find the agent...

Or do you have a better possiblitiy to change a field of an Document on click (on browser)?

Regards


Stephan

RE: Agent on WEB

(OP)
Have it, I forgot to mark the agent as "shared"

stupid misstake


But thank you all for your help


Regards


Stephan

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close