Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 16-Jul-2009, 10:54 AM
Junior Member
 
Join Date: Jul 2009
Posts: 5
novelltry 0 reputation points
Default OpenItem with VBScript - Problem

Hello,

I am trying to open an email from a VBScript.

Here is the actual code snippet:

Code:
Set oApp = CreateObject("NovellGroupWareSession")
Set oAcct = oApp.Login(strGwLoginName, "", "novell")

Set GWDDE = CreateObject("GroupwiseCommander")
Set sResult = nothing
'Message Id is from a SOAP request. Is here the problem?
GWDDE.Execute "ItemOpen (""""4A5EE77A.GWDom.GWPO.100.1766576.1.5F.1@1:4A5DB4D8.GWDom.GWPO.100.1766576.1.39.1@35"""", """"Test"""")",""

'executing NewMail works fine!
'GWDDE.Execute "NewMail()", ""
The problem is that when I am trying to open the item nothing happens.
Calling the NewMail method works very well. Then a new mail window appears.

Any help would be appreciated.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 11:59 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2