Lotus Notes email portlet showing an empty inbox

With the Lotus Notes email portlet, has anyone seen it render an empty inbox view, although the paging function indicates there are 500 or more messages available? The error occurs intermittently. We can work around it by temporarily switching to the All Documents folder, then switch back to the Inbox folder.
We are on Lotus Notes Groupware 3.2 SP1, running on solaris. Our portal platform is G6, also on solaris.
-Mike Shen

Hi Arun,
The solution is not fully testes yet but what I had to do:
1 - Create a portal service that receive a string as parameter and create a new content with this string (in NWDS is a Portal Application Project).
2 - Create a Web Service for this portal service (in the same portal application project).
3 - Create a new Stand alone Web Service proxy project in NWDS to generate proxy classes for this web service.
4 - Create a new notes agent in Lotus notes that consumes this web service, for this I followed an example that is placed in IBM Developers Network site (http://www-128.ibm.com/developerworks/lotus/library/ls-AWS_integration/). The agent should run every time a new email arrives or in certain periods, this you can configure when creating the agent.
Unfortunatelly I did not find a way to get the e-mail in HTML format, the Notes API does not have any method that return the e-mail content as HTML. The only method I found return the e-mail content as plain text.
Regards,
Mauricio

Similar Messages

  • Any sample ABAP code to send Lotus Notes email to a list of people?

    Any sample ABAP code to send Lotus Notes email to a list of people?
    We will give you reward points!

    hi..
      This sample code help you to send mail from SAP .
    REPORT  ZSSO_DOCUMENT_SEND_API1.
    DATA: OBJPACK LIKE SOPCKLSTI1 OCCURS  2 WITH HEADER LINE.
    DATA: OBJHEAD LIKE SOLISTI1   OCCURS  1 WITH HEADER LINE.
    DATA: OBJBIN  LIKE SOLISTI1   OCCURS 10 WITH HEADER LINE.
    DATA: OBJTXT  LIKE SOLISTI1   OCCURS 10 WITH HEADER LINE.
    DATA: RECLIST LIKE SOMLRECI1  OCCURS  5 WITH HEADER LINE.
    DATA: DOC_CHNG LIKE SODOCCHGI1.
    DATA: TAB_LINES LIKE SY-TABIX.
    Creating the document to be sent
    DOC_CHNG-OBJ_NAME = 'OFFER'.
    DOC_CHNG-OBJ_DESCR = 'Auction of a Picasso jr'.
    OBJTXT = 'Reserve price : $250000'.
    APPEND OBJTXT.
    OBJTXT = 'A reproduction of the painting to be auctioned'.
    APPEND OBJTXT.
    OBJTXT = 'is enclosed as an attachment.'.
    APPEND OBJTXT.
    DESCRIBE TABLE OBJTXT LINES TAB_LINES.
    READ TABLE OBJTXT INDEX TAB_LINES.
    DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creating the entry for the compressed document
    CLEAR OBJPACK-TRANSF_BIN.
    OBJPACK-HEAD_START = 1.
    OBJPACK-HEAD_NUM   = 0.
    OBJPACK-BODY_START = 1.
    OBJPACK-BODY_NUM   = TAB_LINES.
    OBJPACK-DOC_TYPE   = 'RAW'.
    APPEND OBJPACK.
    Creating the document attachment
    (Assume the data in OBJBIN are given in BMP format)
    OBJBIN = ' \O/ '. APPEND OBJBIN.
    OBJBIN = '  |  '. APPEND OBJBIN.
    OBJBIN = ' / \ '. APPEND OBJBIN.
    DESCRIBE TABLE OBJBIN LINES TAB_LINES.
    OBJHEAD = 'picasso.bmp'. APPEND OBJHEAD.
    Creating the entry for the compressed attachment
    OBJPACK-TRANSF_BIN = 'X'.
    OBJPACK-HEAD_START = 1.
    OBJPACK-HEAD_NUM   = 1.
    OBJPACK-BODY_START = 1.
    OBJPACK-BODY_NUM   = TAB_LINES.
    OBJPACK-DOC_TYPE   = 'BMP'.
    OBJPACK-OBJ_NAME   = 'ATTACHMENT'.
    OBJPACK-OBJ_DESCR = 'Reproduction object 138'.
    OBJPACK-DOC_SIZE   = TAB_LINES * 255.
    APPEND OBJPACK..
    Entering names in the distribution list
    RECLIST-RECEIVER = '[email protected]'.
    RECLIST-REC_TYPE = 'U'.
    APPEND RECLIST.
    RECLIST-RECEIVER = 'DLI-NEUREICH'.
    RECLIST-REC_TYPE = 'P'.
    APPEND RECLIST.
    Sending the document
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
         EXPORTING
              DOCUMENT_DATA = DOC_CHNG
              PUT_IN_OUTBOX = 'X'
              COMMIT_WORK   = 'X'
         TABLES
              PACKING_LIST  = OBJPACK
              OBJECT_HEADER = OBJHEAD
              CONTENTS_BIN  = OBJBIN
              CONTENTS_TXT  = OBJTXT
              RECEIVERS     = RECLIST
         EXCEPTIONS
              TOO_MANY_RECEIVERS = 1
              DOCUMENT_NOT_SENT  = 2
              OPERATION_NO_AUTHORIZATION = 4
              OTHERS = 99.
    CASE SY-SUBRC.
      WHEN 0.
        WRITE: / 'Result of the send process:'.
        LOOP AT RECLIST.
          WRITE: / RECLIST-RECEIVER(48), ':'.
          IF RECLIST-RETRN_CODE = 0.
            WRITE 'sent successfully'.
          ELSE.
            WRITE 'not sent'.
          ENDIF.
        ENDLOOP.
      WHEN 1.
        WRITE: / 'no authorization to send to the specified number of'              'recipients!'.
      WHEN 2.
        WRITE: / 'document could not be sent to any of the recipients!'.
      WHEN 4.
        WRITE: / 'no authorization to send !'.
      WHEN OTHERS.
        WRITE: / 'error occurred during sending !'.
    ENDCASE.
    Go for SCOT  transaction to send those mails.
    REGARDS,
    VEERESH

  • Deleted emails still shows in my inbox

    My inbox still shows unread emails eventhough i have deleted it. And my inbox is empty and there are no emails.

    Mylan,
    If you aren't, you will need to change your phone to use the IMAP protocol, as Allan mentioned, to get what you want...  If you are switching protocols from POP to IMAP, you might have to manually clean out your phone inbox, before it starts working.
    However, the original problem I mentioned where the inbox is not updated EVEN using IMAP still exists and has only existed since the last iOS update...  To restate:  emails in the inbox on the phone still show up even after Outlook on the PC has removed them from the mail server.  This is proven by looking at the mail server using the web interface to ensure the emails really are not in the in box. 
    However, I have noticed one thing.  The email list on the phone will update as soon as a new email shows up in the inbox.
    That is, there are emails in the inbox and the phone shows them.  The emails are removed from the inbox using Outlook or web interface.  The emails still show on the phone even though it says "updated now".  Pulling down on the inbox making it refresh several times does nothing.  Then a new email arrives in the inbox and the phone updates properly showing only the new email.
    Additionally, going to the email account settings on the iPhone, turning some things off and on, and then going back to the inbox will also cause it to finally correctly refresh.
    iPhone 5s iOS 7.0.4 using LTE and IMAP email protocol

  • Lotus Notes - email no longer converting

    I am no longer able to successfully create pdfs (from either individual emails or folders) using the Acrobat toolbar button or the Acrobat choices added to the dropdown menu. All I receive now is "failed to convert" messages with no real information.
    IT assures me that there have been no changes in Lotus Notes at our organization and I do not see anything from Adobe updates that could cause the problem.
    I can still print choosing Adobe PDF as my printer, but this does not preserve attachments, a critical requirement for me.
    Please help. This was an excellent way for me to archive and search my email.
    Adobe Acrobat Pro 8.latest
    Windows XP
    Lotus Notes 6.5

    There are no possible triggers that I know of. I was archiving my email once a month, give or take a week, so the timeframe for potential unwanted changes is long.
    During that time I know there were Adobe product updates for my CS3 which I allowed. Also, our IT group can push out software updates remotely for Lotus Notes and other software, so all I have is their assurance that nothing changed.
    This issue is happening for all mail items, for both the inbox and my user created folders.
    Our Lotus Notes administrators will not support non-Notes software and our on-site IT was essentially out of ideas after the reinstallation did not solve anything.
    I did find a non-Adobe workaround to export my email to Thunderbird (portable version) so I can at least have a way to archive and get my email off the system and server, but the Acrobat archive was much more efficient.

  • When I create a calendar invitation on my iphone 4s and select a recipients "work" email address (Lotus Notes email address), the invite actually is sent to that persons iphone calendar vs. their Lotus Notes calendar

    When I send an invite from my iPhone 4s to my husband's work email address (not synced to his iPhone), the invite appears in his iPhone calendar and not his work email. 

    You state your husband has Good installed on his iPhone to synchronize with his work Lotus Notes.  Good synchronizes email, calendars, and contacts.
    http://www.good.com/support/lotus-domino.php
    Good uses a separate email inbox, contact list, and calendar within the Good app (ughhh).  But Good is designed to look very similar to the native iOS apps.  Is it possible your husband is viewing his Good calendar instead of the native iOS Calendar app?  I think with default settings the Good calendar has a red status bar instead of the usual blue/gray.

  • Employer dropping Goodlink for Lotus Notes email/calendar to be available on my Sprint Treo755p What are my options?

    My company now only supports Blackberry devices for Lotus Notes corporate email and calendar.  I have seen mention of Blackberry Connect to enable a Treo to get mail and calendar info from a Blackberry mail server but have not been able to find anything about it being available for my 755p.  Could I set up my work PC to just do a HOTSYNC from Lotus Notes?  HELP!!
    Post relates to: Treo 755p (Sprint)

    Hello pingmh and welcome to the Palm forums.
    The BlackBerry Connect software you mentioned was only available for the Treo 650 or 680, if I recall correctly.  Regardless of what model, the software has been discontinued by Palm.
    I am not aware of any current software that will allow a Palm OS device, such as a Treo 755p, to sync with a Lotus Notes server.
    Alan G

  • Email & Lotus Notes Email Issue

    I am using Adobe Pro with the latest updates. I am also using Lotus Notes 8.5. When I open a .pdf file & click on the email button to automatically attach it to an email I get the foolowing error:
    "Acrobat is unable to connect to your email program."
    I am also using Win 7 pro 64 bit. I have Lotus Notes set as the default email client...any ideas how to fix this?

    Don't use Lotus Notes. Adobe only supports a limited number of email clients. I use Agent under Windows and that is not supported either.

  • I am unable to read lotus notes email from my work. I was able to view it with all previous firefox versions.

    We use lotus notes at work and I have always been able to open my mail. After updating to the new Firefox 4.0, now i am getting the warning, "Domino Access Warning: Sorry we are unable to process your request at this time.....

    Fanta Pants wrote:
    i bought  an iphone 5 second hand
    The Apple ID and Password that was Originally used to Activate the iDevice is required.
    If you cannot get this information from the seller
    Removing a device from a previous owner’s account
    You need to return the Device for a refund, as you will not be able to re-activate it.

  • Finder not working well-show folders empty

    Hi,
    for some times now I have problems with finder.
    First I thought it was a problem accessing the network but I also have the problem with the local folders!!
    After logging to my account, it works well for some times and then suddenly (may be after accessing machine on my network - Synology NAS) finder begin to show all folders as they are empty!!!
    The funny thing is that if for instance I do a "file/open" within an app or do an attachment and so access a "windows like finder" it works!!
    But if I use the finder ... folders are empty (shown as ...).
    The only thing to get everything back is to restart the computer (and many times I have to hard stop the machine as the finder is not working anymore and my mac mini don't want to restart. I keep the desktop background and nothing happened!!
    The strange thing is that it seems I don't have the problem on my MacBook Pro!!
    The mac mini was a clean install!
    So many problem with Yosemite!!!
    Ragards

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB ' com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx ' ' 879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487 ' 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne 'Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|NVDA\(|pagin|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,Ex}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,In{p,ter},iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 54 12 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Lotus Notes-Dele​tion of email on Curve does not update in Lotus and vice versa

    Hello all,
    I'm having an issue with a new Blackberry Curve that was just recently purchased for an employee of my company.
    We set up her lotus notes email in the Curve and she had been receiving email correctly. She was able to delete emails in the Blackberry and have it show up on her computer as deleted.
    Now she is finding that when she updates anything on the Blackberry it does not show up on the computer and if she updates anything on the computer it doesnt change in the Blackberry.
    I can't find anything by googling, so I'm not entirely sure what to do here. Anyone have the answer?
    Thanks!
    -Kate

    Hi Arun,
    The solution is not fully testes yet but what I had to do:
    1 - Create a portal service that receive a string as parameter and create a new content with this string (in NWDS is a Portal Application Project).
    2 - Create a Web Service for this portal service (in the same portal application project).
    3 - Create a new Stand alone Web Service proxy project in NWDS to generate proxy classes for this web service.
    4 - Create a new notes agent in Lotus notes that consumes this web service, for this I followed an example that is placed in IBM Developers Network site (http://www-128.ibm.com/developerworks/lotus/library/ls-AWS_integration/). The agent should run every time a new email arrives or in certain periods, this you can configure when creating the agent.
    Unfortunatelly I did not find a way to get the e-mail in HTML format, the Notes API does not have any method that return the e-mail content as HTML. The only method I found return the e-mail content as plain text.
    Regards,
    Mauricio

  • Address book is blank, email client is Lotus Notes

    Hi,
    I have a blackberry curve with the OS 5...
    my address book is blank, however when i type any alphabet to quick search contacts, i am able to access a Few contacts, Not All.
    I tried taking a back up of the contacts, it keeps asking me to turn off the wireless sync:address book >options>wireless syn off.  that does not happen too. i deleted and undeleted the Desktop cical and sync options from the service book.
    I have pulled the battery for reset (a couple times) and i end up losing more contacts from my quick search.
    I have checked and unchecked all the filters
    The contact information does not show for SMS
    The contact information DOES show in the call log (and I can view their complete Contacts information from there) but when they call, the name does not appear, only the no. does!
    Email client linked is Lotus Notes
    the phone shows that i have 850 contacts, but my address book now shows one contacts no. 5 times. this is the only contact i see on my address book.
    i am wondering if lotus notes is causing the problem. shall i uninstall it?
    Please help out!

    It sounds as though you are using your phone with a BES server, it could be worth talking to your IT support to check everything is setup properly on the server.

  • After upgrading I can't open any emails in my lotus notes

    I log into my work lotus notes email from my home using mail.mutualofomahabank.com. I have never had a problem in the past. It worked great. Now that I upgraded muy mozilla once into my lotus notes and go to open an email I get an error message and the email will not open. I had no trouble prior to upgrading. I tried to uninstall Mozilla and re-install, but the same version installs and the same problem happens. How do I fix this or revert back the the old version on Mozilla?

    What is the error message that you get?
    What versions of Firefox did you have before and after?
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • Offline Approvals via Lotus Notes

    We are currently implementing SRM 7.0.
    We have configured off line approvals and the email content is sent correctly to Lotus Notes.
    When the user clicks "Approve" in Lotus Notes, the approval email is not automatically sent to SRM.  The user is presented with a second screen that requires them to press the "Send" button in Lotus Notes.
    We have a few questions:
    Is this the standard function? If yes, can this behavior be changed? 
    If this behaior cannot be changed, can we edit/add text to the blank Lotus Notes email?
    Thanks!

    Hi,
    It depends on how email client handles the mailto action in HTML form.
    Outlook shows dialog box. I think this is related with some security setting in email client side.
    This is received HTML email.
    <FORM name=post_decision accept-charset=UTF-16
    action=mailto:WF-Batch#EBP_GEN_REPLY# method=post encType=text/plain>
    <TABLE>
      <TBODY>
      <TR>
        <TD>
          <!#EBP_GEN_MAILTO_BEGIN#>
          To approve or reject directly from this
          e-mail, click on one of the following buttons (allow program to send e-mail in background):
          <INPUT type=hidden value=00F3D1395134D34D34D3BE3BE38E01512DB5DB5FBE name=TECH_INFO_A>
          <INPUT  type=submit value="Approve by e-mail" name=submit>  
          <INPUT  type=submit value="Reject by e-mail" name=submit>
          <INPUT type=hidden value=444244093D34D34D34EF8EF8E380544B6D76D7 name=TECH_INFO_R>
          <!#EBP_GEN_MAILTO_END#>
        </TD>
      </TR>
      </TBODY>
    </TABLE>
    </FORM>
    Regards,
    Masa

  • Smooth switch from Pylon Conduits to XTNDConnect PC, to sync Palm with Lotus Notes

    I've used Pylon Conduits (software purchased from sybase.com) for years, to sync my Palm Zire 72 (Palm OS 5.0) with Lotus Notes at work.  I also used HotSync to sync the Palm with my home computer's Palm Desktop.  Essentially a 3-way calendar sync, very convenient!
    There was a documented Pylon problem with recurring entries turning into duplicate entries, and there were occasions where I'd delete an entry from one calendar that didn't stay deleted after sync'ing.  However, all in all, my imperfect 3-way sync was worthwhile.  At least the entries erred on the side of caution--better too many than not enough.
    Sadly, I learned, Pylon issued an "end of life" notice earlier this year.  After my office pushed down a patch that messed with Pylon, I was recently forced to find other conduit software.  EasySync was recommended to me, but I can't remember what flaw prevented my using it--maybe it wouldn't sync Lotus Notes recurring entries at all?  Can't remember.
    Anyway, with low expectations, I tried XTNDConnect PC software (another sybase.com product, $60, to replace Pylon).  For what I use it for (calendar, to-do, memos), XTNDConnect PC is marvelous, better than Pylon Conduits!  Simple, yet powerful.  I guess it's pronounced "extendConnect PC," but I will ignore the cumbersome name.  Its conduits are not just for Palm and not just for Lotus Notes either, but when you tell it what you're using it for, it is so friendly as to show only your relevant options.
    XTNDConnect PC handles recurring entries nicely.  And it addresses how Contacts fields differ in Palm vs. Lotus Notes:  It shows how/which fields are mapped by default, plus it allows you to customize field mapping for all Contacts fields.
    One change I had to figure out was that while Pylon sync'd Palm's "Memos" with Lotus Notes email "Drafts" folder, XTND instead syncs Palm's "Memos" with a Lotus Notes "Journal" database (which I had to establish and bookmark on my work computer).  No big, once I figured out what was going on.  I got some help from XTNDConnect PC customer service--free by email, and responsive within hours.
    I saw in perhaps old specs for XTND that for email, you have to install some additional software (to supplement XTND) if you're syncing a Palm using OS higher than 3.0.  However, I can't say anything more about this because I don't use the email conduit.
    --Lisa
    Post relates to: Zire 72

    Lisa,
    Welcome to the Palm forums and thanks for that great feedback!
    Alan G
    Post relates to: Treo 755p (Sprint)

  • Is it possible to action an approval  work item sent to Lotus Notes mail

    Hi SRM Experts,
    Just want to find out if its possible to action an approval work directly from a Lotus Notes email inbox without manaully logging into SRM.
    I know this is possible using Microsft outlook.

    Hello Joe,
    Please check RBBP_NOTIFICATION_OFFAPP offline approval.
    <a href="https://wiki.sdn.sap.com/wiki/display/SRM/functional_checks">https://wiki.sdn.sap.com/wiki/display/SRM/functional_checks</a>
    Also check the SAP Note 986943 RBBP_NOTIFICATION_OFFAPP: # not allowed in Lotus Notes
    Regards,
    Masa

Maybe you are looking for

  • HOW TO: HDMI Audio Output for Zotac Media Box with nVidia ION :)

    I've been fighting with my recently purchased Zotac mini-PC for about 2 months now trying to get the HDMI audio output to work. I tried extensive modifications of /etc/asound.conf, different versions of ALSA, and even OSS without success. I've finall

  • Is there a way to "FORCE" makepkg -s?

    ive read all the wiki about makepkg and pkgbuild etc.. i have a printer to install, i'm assuming its 32bit drivers, etc.. i change the arch in the pkgbuild to 64bit and it always fails to build, i have a few other pkgbuild installs so i know i'm goin

  • Pseudo code for DOM parsing a local XMl file

    HI all, 1)     Can any body please provide me the JAVA pseudo code for parsing xml document from local mcahine and create another xml document in another location in loca machine with small transofrmations ? (JAVA mapping using DOM parsing tehnique u

  • JTabbedPane and removeTabAt() method

    Hello, I use in my application a JTabbedPane and i want allow the user to remove a tab of this JTabbedPane. When the JTabbedPane change i need to perform some traitement. So i use a ChangeListener to be informed of all changes of my JTabbedPane. But,

  • Registring dll

    I am getting below error when I running this code regsvr32 AppHostNavigators.dll The module "AppHostNavigators.dll" failed to load. Make sure the binary is stored at the specified path or debug it to chec k for problems with the binary or dependent.D