Julio C Camargo 22.Mar.13 06:43 PM a Web browser LEILEI - 8.0Linux
Hi
Does someone know how to test a Notes connection prior to start other LEI Activities?
I need a way to check and make sure that the notes server is up and the application running prior to start other scheduled activities.
I tried to create a command activity connecting to Notes and executing a selection on command statement but it's failing.
I already tried the commands:
Select @All
"Select @All"
@All
"@All"
@dbname
They returned the same error: Error: Metadata object does not exist, Connector 'NotesCon1', Method -Execute-
If someone have any idea about what is the problem or another way to check the Notes server, I will appreciate.