Read Message ID's

Hallo,
When I read out the Message ID of an window I get ID's like this:
4662A564.$$$.$$$.100.1242424.1.72.1 and when I want to read out the
priority I got this Error: "Invalid enumeration parameter
ItemGetPriority(4662A564.$$$.$$$.100.1242424.1.72. 1)" on the ReturnString.
So what is wrong? Is it possible that the MessageID only works if the
Groupwise Client ist logged in on a online post Agent server because now I
only work with the remote Mode and not with the online Mode.
Here my C# Code:
string ReturnString = "";
string MyFolderName = "";
GroupWiseCommander.GWCommanderClass bbb = new
GroupWiseCommander.GWCommanderClass();
bool b = bbb.Execute("ItemMessageIDFromView()", out MyFolderName);
MessageBox.Show(MyFolderName);
string command = "ItemGetPriority(" + MyFolderName + ")";
bool c = bbb.Execute(command, out ReturnString);
MessageBox.Show(ReturnString);

....the msgId param has to be within quotes or apostrophes:
string command = "ItemGetPriority('" + MyFolderName + "')";
or
string command = "ItemGetPriority(""" + MyFolderName + """)";
cheers,
Markus
<[email protected]> schrieb im Newsbeitrag
news:f9wdi.3693$%[email protected]..
> Hallo,
> When I read out the Message ID of an window I get ID's like this:
> 4662A564.$$$.$$$.100.1242424.1.72.1 and when I want to read out the
> priority I got this Error: "Invalid enumeration parameter
> ItemGetPriority(4662A564.$$$.$$$.100.1242424.1.72. 1)" on the ReturnString.
> So what is wrong? Is it possible that the MessageID only works if the
> Groupwise Client ist logged in on a online post Agent server because now I
> only work with the remote Mode and not with the online Mode.
>
> Here my C# Code:
>
> string ReturnString = "";
> string MyFolderName = "";
> GroupWiseCommander.GWCommanderClass bbb = new
> GroupWiseCommander.GWCommanderClass();
> bool b = bbb.Execute("ItemMessageIDFromView()", out MyFolderName);
> MessageBox.Show(MyFolderName);
> string command = "ItemGetPriority(" + MyFolderName + ")";
> bool c = bbb.Execute(command, out ReturnString);
> MessageBox.Show(ReturnString);

Similar Messages

  • How can I set up my mail accounts to sync sent and read messages automatically?

    I'm not sure how to set it up so  my flagged emails, sent messages, and read messages will show the same in my MacBook Pro and my MacBook Air.  This seems like it would be a simple problem to fix, but I can't figure it out.
    Thanks!!

    Welcome to the Apple Community.
    This type of service is offered by IMAP email accounts such as the me address that is associated with your iCloud account.
    Are you saying it isn't working or are you trying to add a third party address (ie gmail, yahoo etc etc) to your mail account and expecting it to work like an IMAP account.

  • IMAP-Mail sender adapter handling with read messages in mailbox

    Hi,
    (PI 7.0)
    we have a "funny" situation:
    We are using imap-mail-sender adapter polling a mailbox.
    Sometimes there are read messages in mailbox so the adapter cannot read these messages.
    When we sort all read messages and we mark e.g. the second message in list as not read, the adapter polls fetch the first (already read) message and afterwards the not-read message and afterwards no other message is read.
    I think this behaviour is wrong because pi should not handle an already read meassage.
    Does anybody know this problem?
    Or is it a problem of the mail-server (Exchange 2003)?
    Thanx and regards
    Wolfgang

    Hi,
    thanx for your answer.
    The default behaviour of imap is "only fetching unread message" (s. FAQ of mail adapter)...
    The mail sender channel with IMAP4 fetches only the unread messages from the specified mail box in the order they are stored. Therefore, please make sure that you have some unread messages in the top of the list (if ordered by most recent on top). After a polling cycle, you can look at the status of this channel at the adapter's monitor. This should show any error if the messages are not processed correctly. Once the messages are read but not processed correctly, they remain in the mail box but are not read in the subsequent polling cycle. You must correct the problem and delete these messages using your mail client program or reset them as unread so that they can be resend.
    In our example the adapter fetchs read messages too (till the first unread one)  - and this is wrong (i think so!?).
    But I dont know if its a MS-Exchange problem.
    Regards
    Wolfgang
    Edited by: Wolfgang Hummel on Oct 7, 2009 12:20 PM
    Edited by: Wolfgang Hummel on Oct 7, 2009 12:21 PM

  • Display number of unread and read messages in mailboxes?

    Hiya,
    Can I get Mail to list the total messages in a mailbox in the column on the left? I have a smart-mailbox for "flagged" items and I'd like to be able to see how many things are in it, while I'm sorting things in my inbox.
    There's an unanswered post here, "Display number of messages in mailboxes?" that's been archived. Is there an answer to this?
    I suppose I could install Dockstar or Docktopus and try to customise Mail's dock icon. But I don't don't know if they can do "non-read" messages, and I keep the dock hidden normally. Can Mail do it easily for me, with your help?

    The Dockstar folks were nice, but said they can't do this yet. Anybody else?

  • I have updated to 6.1, even read messages turns back to unread from the service provider. What to do?

    I have updated to 6.1, even read messages turns back to unread from the service provider. What to do?

    my iphone told me to connect to itune or connect to wifi

  • Error 9 reading message database during Expire Maintenance

    I have scheduled maintenance to perform an expire on my post office
    Processing information for this run:
    Path to PO = servername/mail:\groupwse\wcicc_po
    Post Office= WCICC_POST
    User = All
    Action = Expire
    Age Limit = Thursday, July 1, 2010 - 8:00 pm (60 days)
    Trash Limit = 15 days
    - Exp items = mail, calendar, doc refs, Inbox, Outbox
    Verbose = Yes
    Upd DiskSpace= No
    Output log = servername/mail:\groupwse\wcicc_po\wpcsout\chk\gwexpire.log
    I keep receiving the following error
    ================================================== ==============================
    ===== TASK LOG - 1305 (4c7c134e.ckl) ===========================================
    ================================================== ==============================
    Checking for items matching purge criteria
    Error 9- MESSAGE database read error BAD_IX (0xC00E)
    Suggestion- Check physical consistency of database, rebuild if errors found
    PROCESSING COMPLETED- total processing time: 0:00:00
    ================================================== ==============================
    ===== JOB LOG SUMMARY (4c7c0dcd.ckl) ===========================================
    ================================================== ==============================
    *** User databases found: 1049
    *** Total bytes reclaimed: 37799936
    *** Average per database: 36034
    Processing completed
    ***** OVERALL STATS FOR THIS RUN *****
    Uncorrectable conditions encountered:
    CODE DESCRIPTION COUNT
    9 Errors reading message databases................... 1
    Correctable conditions encountered:
    CODE DESCRIPTION COUNT
    39 Unrecognized or invalid files in mail directories.. 2
    66 GWCheck log files in log directory................. 1
    What message databse is this?
    The previous lines show that msg254.db processing completed without errors. When I look in ofmsg directory, 254 is the last message database.
    Thanks for any help.

    lfeltswcicc,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Reading message from inbox

    I want to write a J2ME application which will read message from inbox.i used the following code to open fileconnection with inbox
    FileConnection filecon = (FileConnection)
    Connector.open("file:///c:/system/mail/directory");
    I am using Nokia 6610i.I am getting the following error:"The requested protocol does not exist file:///c:/system/mail/directory"
    Can anyone help me out?

    Hi
    If you want to be able to store data and then retrieve it, the you can use RMS, but if you want to get data already stored on your phone then you need the FileConnection API. There is no work around this as far as I know.
    Mihai

  • My Iphone 4 is downloading my entire outlook inbox including "read" messages.

    My new Iphone is downloading from my outlook account.  But it is downloading my entire inbox (even read messages) how do I stop it and just download messages from today forward.  I have over 6000 "read" messages in my inbox.  Do i have to delete each email individually on my phone?  It pulls 50 at a time.  Once I delete the 50 it pulls the next 50 and so on... 

    If the phone is able to download old messages it is because they are still on your server.  If you delete them off the server, the phone won't be able to download them anymore.

  • Unable to install adobe reader-message :unable to unlock instance count... Please advise. Thx

    unable to install adobe reader-message :unable to unlock instance count... Please advise. Thx

    What is your operating system & version?
    Can you try downloading the installer from http://get.adobe.com/reader/direct/ or http://get.adobe.com/reader/enterprise/ ?

  • Read messages still in inbox????

    Just bought an imac - very happy EXCEPT - my Mail which I've ported across from AOL.
    Unlike very other mail system I've come across all messages STAY in the inbox after reading until I manually drag them to a saved folder or of course delete them.
    I've looked in rules to see if I could create something that would move them that way but can't see anythign that would apply.
    Anyway, am I missing somethng here? I'm going to stop using mail if it can't do something as BASIC as this!

    Normally, if you did nothing special, read messages stay in inbox, The only message is read signal is sent back to the mail server to mark it read on its side side too (unless you said contrary). If you did nothing on your Mac then check your mail app on the web. It might be that the message move to folder is done on server side.

  • Read message synchronously from JMS queue using OSB

    Hi,
    Is it possible to read message from the JMS queue using OSB based on the request invocation. I know messages can be read from the queue but it will be polling based.
    The requirement is to have an OSB proxy service (HTTP service ) an an interface to the client application. Client application invokes the proxy service and the proxy service need to read message from the JMS queue and provide the message as response to the client.
    Let me know if there are any pointers.
    Thanks
    Sandeep

    Hi,
    I spent some time trying to do this and apart from creating custom database tables etc. I was not able to achieve this.
    We wanted to use in memory JMS queues in our situation.
    In the end we developed a Java Web Service which preformed the on-demand read from the queue (using a particular message selector)
    This is working for us without a problem
    Robert

  • IMAP Notificati​ons broken after 1.3.5 for read messages

    After updating my Sprint Palm Pre to 1.3.5, my email notifications do not automatically update their status after messages have been read elsewhere.
    For example, prior to 1.3.5, if I recedived 2 new messages on my IMAP account, the Pre would show the notifications for those two messages at the bottom of the screen.  If I then went to a desktop email client and read the two messages on the desktop client, the message status would change to 'Read' on the IMAP server, and the Pre would get rid of the notification for each read message almost instantaneously.   Now, the Pre retains the notification until you actually go into the email app on the phone.
    Anyone else experience this?  
    Rick
    Post relates to: Pre p100eww (Sprint)

    There was really only one thing I was hoping that 1.4.0 would fix and it was this incredibly annoying bug that was introduced with 1.3.5. It is still present in 1.4.0! Now with LED notifications finally officially supported (which I'm really very thankful for btw) this issue has become more irritating than ever, the phone will continue blinking for emails that have long been read elsewhere.
    When can we finally expect a fix for this?

  • OpenESB: read message from Normalized Message Router

    Good morning,
    I have to build a simple Business Monitor System.
    I use NetBeans 6.5, Glassfish v2 with OpenESB.
    My Question is:
    there is a way to read messages exchanged between two different application (for example my CASA application and Salesforce CRM wsdl)?
    Obviously all application are attached to the ESB.
    I know that all SOAP messages are transformed to Normalized Message (by Normalized Message Router) and then sent over the ESB, so I think there is a way to read all messages (but I didn't find it).
    Thanks
    Matteo

    Thank you Mark,
    I modified the test Observer a bit just to dump the message exchange. Actually it seems to work, except for a weird thing: The message count is always 0 for any message exchange I log, like there are no Normalized Messages in the MessageExchangeImpl. Am I missing something obvious? I'm just calling the toString() of the MessageExchage in the run() method of the ObserverLifeCycle class, I'd expect to see some messages sometime.
    ExchangeId: 3389965929356-12104-134580929097830184
    Pattern: http://www.w3.org/2004/08/wsdl/in-out
    Role: CONSUMER
    Consumer: Null
    Provider: Null
    Index: 1 SynchState: NONE
    EndpointLink: caMainSample,casaService1,casaPort1
    Status: ACTIVE Location: LOCAL Transaction: None
    Service: null
    Endpoint: http://enterprise.netbeans.org/bpel/MainSample/MainProcess,MainPL,servicePortTypeRole_myRole
    Operation: {http://j2ee.netbeans.org/wsdl/SubSample/service}serviceOperation
    Interface: null
    Properties Count: 0
    DeltaProperties Count: 4
    Name: com.sun.jbi.messaging.messageid
    Value: 1
    Name: com.sun.jbi.observer.receiver
    Value: sun-bpel-engine
    Name: com.sun.jbi.messaging.groupid
    Value: b0ea5c93-151c-4559-877f-e49bd6bdac35
    Name: com.sun.jbi.observer.sender
    Value: sun-http-binding
    Message Count:   0
    Thank you & regards
    M.

  • I need help installing Acrobat Reader - messaged failed to connect to a DDE Server. Can't access documents

    I need help installing Acrobat Reader - messaged failed to connect to a DDE Server. Can't access documents

    Please see if "acrobat failed to connect to dde server" when openning Adobe Acrobat XI PRo helps.

  • Can't see read messages in my inbox even though filter is not on.

    I can only see unread email messages in my inbox even though the quick filter IS NOT set to unread. When I read an unread message it is then unhighlighted, but when I close Thunderbird and go back in, only the unread messages show up and the read message disappears. This is not an issue in any other folder other than the Inbox.

    Thanks, it was View->Threads->All. I don't know how this was changed but I'm sure it was a problem between the keyboard and chair.

  • Display read messages in Inbox

    I just linked my Hotmail account to my iPod Touch through the 'Mail' app.  It works, but it only displays unread messages.  How do I get all messages in the Inbox to display?

    I'd like access to all my messages in my Inbox, whether I have already viewed them or not.  Right now, it only shows those I have not read (most email programs indicate this showing the message in bold, whereas messages that are read are not bold but still displayed and accessible).  If I were to move every message that I read into a sub folder, I suppose I would be able to find them all, but I'm not that organized nor do I want to take the time for that extra step.  I'd rather just see all of my read messages that I haven't deleted.
    I'm not sure if it's a POP3 account......how do I determine that?  It's a Hotmail account that I've used for years, and linking it to my new iPod Touch was my first experience with an Apple product.
    Either this is a majorly inconvenient result of Apple's "simple and elegant" approach, or I'm missing a really simple step!  Thanks for your help.

Maybe you are looking for

  • Can OSX be installed onto a PC?

    Sorry, kind of long.... but expresses what I'm looking for, trying to do, and why. I need a new computer. We used to have two, and then one caught fire (watercooled, developed leak, coolant dripped onto electronics...). Now we have one remaining comp

  • Freeze when drag multiple pdfs to photoshop CC in win 8.1

    I'm using new DELL Inspiron 3847 desktop bought end of October 2014, Did lots of Win 8.1 updated to latest, last step was using Adobe Creative Cloud, Photoshop, illustrator and Acrobat Pro installed, then update to the latest. I have lot's PDF files

  • External disk problem with AVI files

    Hi I do have Premiere elements 7 installed on a Sony Vaio laptop with Vista. I have just rendered (DV camera to AVI files) some 20 tapes to my external disk (usb and fire wire connection) and everyuthing worked perfect. A week later Premiere complain

  • How to setup WithHolding Tax in Receivables

    Dear all, Please, advise me how to setup WHT in Oracle Receivables. We are using EBS R12, 12.06. Regards, Akhtar

  • Why does my iphone5 open to a different everytime i unlock it

    whenever i unlock my iphone it seem to show a page from a differnt app? why?