It this possible or is there an API for this?From Novell\'s website, there\'s a GroupWise API, but I don\'t see any methods for sending instant messages, only e-mails.
I am trying to select the min pric开发者_如何学运维e of each condition category. I did some search and wrote the code below. However, it shows null for the selected fields. Any solution?
I have a Java app开发者_Python百科lication which has it\'s own table of username\'s and passwords.We are trying to upgrade the system so that a user may simply use their groupwise/novell accounts to l
How can I use the login method to lo开发者_如何学JAVAgin to a user account in Novell Groupwise in C#?Traditionally once the groupwise client was installed on a windows workstation the groupwise API (A
Is anyone aware of a way to retrieve and send mails by talking directly to the GroupWise server. I want to be able to retrieve mail using Java if possible.
the first part of this problem was solved by some good help on here yesterday, but I\'ve been struggling today to complete the query I need. I am trying to pull multiple columns from 5 joined tables b
I want to read mail,calendar,contact items from Novell GroupWise Client.(using version 8). How to start with? Which API is best for this?
Having to interact with several different email servers via IMAP (using javamail), I have found that there is a very different level of support for IMAP features among them. The lack of support of som
I\'m trying to solve the \"group-wise max\" problem in LINQ.To start, I have a database modeled using the Entity Framework with the following structure: