Dynamic approvers (multiple in serial) working, task notifications sending to all, not serially

I have create a modified version of the SPD 2010 Approval workflow using dynamically generated approver(s).  It is an approval of a new document and depending on some items in the form, it is sent to a sample of up to 8 approvers (could be only
1, could be as many as 8).  This is working - it is assigning the task, serially, and processing the approval/rejections.  The problem I am having is the email notifications are being sent to
all approvers at each serial stage.  So, for example, if there are 3 approvers john, sally and jim (the approvers 'string' is sent as john;sally;jim) then the first task is assigned to john, and and an email is sent to john, sally and
jim, (when I only want it sent to john).  When john approves, a task is assigned to sally, and a second email is sent notifying sally of the task, but it is also sent to all
three approvers.  I assumed the task noticiation emails were sent from some trigger within the task list, but it appears it is sent from this worklow - which is fine, but it doesnt seem to follow the same serial process as the tasks do.
I can see ways to do all this by writing a totally custom workflow but I would really like to solve this last item as it is the only thing not working the way I need it to.
Any help is greatly appreciated.
Thanks

Hi,
I had tested again with multi workflows which are assigned to three users, they all worked well.
At first, the workflow would send an email to the first approver, when the first approver approved; then send an email to the second approver, when the second approver approved; then send an email to the third approver.
When the third approver approved, the workflow would completed, then the assigner who started the workflow would receive an email that the workflow has been completed.
You can create a simple workflow to check whether it works.
Such as you can just only use the “Start Approval Process” one action to check whether it works.
Did the issue occur in other lists or libraries?
You can create a new list or library, then create an approval workflow to check whether it works.
Thanks & Regards,
Jason
Jason Guo
TechNet Community Support

Similar Messages

  • HT201320 I have IOS 7 5S and using mail. Receiving works great. Sending mail will not work. Using Centurylink. On my IOS 6 Iphone 4 it works great. Compared settings and they are identical. Now what?

    I have IOS 7 5S and using mail. Receiving works great. Sending mail will not work. Using Centurylink. On my IOS 6 Iphone 4 it works great. Compared settings and they are identical. Now what?

    Well, this is a recurring issue for many users...a small percentage of users but still a bug.  Report the issue here to Apple:  www.apple.com/feedback
    iOS7.0.3 will be released next week, which as of now, I know is primarily for an iMessage but hopefully it will clear up some of these email issues some are also having.

  • Only HTTPS requests are working for SOAP Sender and HTTP not working

    wHi Experts,
    We have enabled our HTTPS port ( SSL ) in NWA -- >> Security -- >> SSL and Key stores. So understanding is HTTPS port is now enabled on top of HTTP. So PI should be able to cater requests at both ports.
    Now, we have developed a synchronous SOAP to RFC scenario and downloaded WSDL file. This file has both links -
    a. http:<host>:<port>
    b. https:<host>:<port>
    We intend to make a PI system where both ports can work. Now questions.
    1. When we test web service exposed from PI using SOAPUI tool, only HTTPS works fine and gets the response back. If we try HTTP URL, an error is encountered - HTTTPS scheme is required.
    2. Is this whole understanding that both ports  ( HTTP, HTTPS ) should be able to operate simultaneously correct ? Or this is not at all possible ?
    3. In SOAP Sender, we tried selecting all 3 options - 1. HTTP 2. HTTPS without client authentication 3. HTTPS with client authentication.
       None of the options have any effect on testing, Each time, only HTTPS request works and HTTP doesn't.
    Can anyone please provide some hints for troubleshooting ?
    Thanks..
    regards,
    Rajagopal.

    The error "HTTPS scheme is required" is normally returned when the HTTP Security Level on the SOAP adapter is not set to "HTTP". I can see you have mentioned you have tried all these, maybe a cache refresh has gone wrong? Could try recreating the channel with just HTTP specified as security level and this should allow HTTP or HTTPS
    I assume you are using a different port number for  your HTTP and HTTPS requests from SOAP UI. Normally the HTTPS port is the same as the HTTP port number but the final zero changed to a 1 i.e. https://<host>:50001 instead of http://<host>:50000.
    You should be able to confirm both HTTP and HTTPS work OK by loading some of the system webpages in a browser over HTTP and over HTTPS i.e. http://<host>:<port>/nwa and https://<host>:<port>/nwa
    Chris

  • Human task notification email problem

    Hi All,
    We are getting a strange error with the Human Task Notification email. All mail settings look fine, but we are receiving "Error 500 -- internal server error" in the notification email. As far as we can tell, the email is sent to the right receipt, which is specified by expression, and Worklistapp is working properly. The error is complaining that the authentication of the user "workflowsystem" fails. I believe that it's a system user, but have no idea why it fails.
    This is the notification sent to the assignee and the followings are the details of the error:
    Error 500--Internal Server Error
    javax.servlet.ServletException: javax.servlet.ServletException: java.security.PrivilegedActionException: oracle.security.jps.internal.api.jaas.AssertionException: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User workflowsystem javax.security.auth.login.LoginException: [Security:090300]Identity Assertion Failed: User workflowsystem does not exist
         at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:257)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    Thanks in advance.
    Steven

    Looks like you may be specifying ad-hoc email address (by expression) in the notification configuration, but have not configured the notification for “secure” notification.
    If the notification is actionable, then the runtime impersonates the participant to ensure that the form renders as it would in the browser. However if the configuration of recipient is ad-hoc (i.e. an email address rather than participant type) then the attempt to impersonate fails, in this case trying to be “workflowsystem” user, which isn’t a real user in the directory.
    You can send a notification to an explicit email, but the notification has to configured as secure, which means they just get a link to the task in the message body.

  • In human task, dynamically assign group doesn't work

    Oracle SOA 11.1.1.4
    My bpel process invokes a human task.
    On the human task Assignment tab, I assigned 3 users (by name), 1 group (by expression).
    The group is configured in LDAP
    When I tested the bpel process, I entered the group and other data required.
    From the worklist app, I see the task listed. It is assigned to the 3 users, but not the dynamically passed-in group.
    From the Audit trail, I saw all data I entered (include the group). Everything seems correct, but I still can’t make the dynamically-pass-group work.
    If I assign the group by name in human task, it works fine.
    The problem is: dynamically assign group doesn't work.
    Please kindly advice.

    Yes, it is possible assign a group as participant of some human task, passing the group name as parameter.
    I have tested just now.
    It works pretty well in SOA 11.1.1.4 (BPEL or BPM).
    Make sure add a data parameter in your human task definition and pass a valid group name to it.
    At the Assignment tab, in the participants' list, add a group, data type by expression, and set the value to the right xpath expression to the corresponding parameter.
    For example: /task:task/task:payload/task:group
    If it is not working look the SOA log files, probably you'll find some information about the error there. Maybe there is some problem with your jazn.com configuration.
    You can also test if there is something wrong related to the group name, trying to transfer some task to the same group by the worklist.

  • How to use one dynamic connection managers for multiple parallel data flow tasks

    hi there:
       I have 6 databases residing on the same server. What I want to do is  call a store procedure with identical name on each database dbo schema and transport results to a centralized place. The key is to have those SPs run in parallel instead
    of in sequence as each SP may take around 10 mins to finish. 
    The simplest way is to create 6 OLE DB connection managers and create 6 DFT tasks. However, I do not want to maintain 6 OLE DB connection managers as there is a chance to have more connection  managers.
     What I did so far is to create a OLD DB connection manager and use expression to set up connectionString properties so that it will get populated by variables at run time. It is fine when running all SPs in a Foreach Loop Container. However, it takes
    around 60 mins to finish.
      When I try to run it in parallel ( basically created 6 DFTs but use only one Dynamic Connection Manager), the connection string gets confused therefore all DFT tasks failed.
       Does anyone here have some experience on this topic?
    Thanks
     hui
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    Yes, basically, on the connectionString property of ONE OLEDB, you are using an expression to supply value and this expression is pointing to a variable. 
    In this case , you can update this variable from a table which contains many connection strings. It's good if you want to execute Store procedures in a sequential order. When in parallel mode, this will cause issues as connectionString gets overwritten. 
     I am thinking about using script task to exec sp.
     The whole idea is that I do not want to maintain a large number of Connection Managers. 
    Hope it helps
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --
    So you are not able to run parallel executions using same conn mgmr, even with dynamic connectionstring, is that correct? Yes, script task will be a way to go if you wish to execute it in parallel, you may connect to SS and query the proper conn string with
    SELECT/WHERE clause in each script > pass it to a script variable > use that script variable and execute the proc. This will require only two things to change in each script, the WHERE condition to get the conn string and the proc name (you may even
    get the proc names the same way you get conn string) and everything else will be same. Let us know how that goes. 
    Hope no two or more procs doing insert/update/delete on the same tables.

  • Work Manager 6.2 (CS) - Longtext not set for multiplie Notification Activities

    Hi all,
    I am trying to post multiple activities, each with its own long text from the work manager. The thing is that only the first activity will have the long text. While debugging /SYCLO/IF_CORE_DO_HANDLER~CREATE (/SMERP/CL_CS_NOTIFICATION_DO), I found a curious piece of code, that basically does the following:
    Loop over activities (outer loop)
    Get a fresh sort number
    Loop over long texts (inner loop)if the long text sort number matches the activity sort number (the activity from the outer loop)
    then replace the long text sort number by the fresh sort number and remove the long text from the list of long texts and copy its values to another list
    else remove the long text from the list of long texts and copy its values to another list
    replace the activity sort number (the activity from the outer loop) with the fresh sort number
    What happens with multiple activities is that in the inner loop, all the long texts are removed from the list of long texts (even those that are matching the second, third, ... activity in the activity list). Therefore, only for the first activity, long texts are added. Did anyone else encounter this problem (if this is working for anyone, could you provide me with your BAPI parameters)? Any idea on what SAPWM-911 is about (would it be safe to get rid of that part)?
                 LOOP AT me->tab_notif_activity ASSIGNING <notif_activity>.
                   ADD 1 TO lv_sort_no.
                   LOOP AT lt_notif_longtext INTO ls_notif_longtext WHERE objtype = lc_ltext_notif_activity.
                     lv_index = sy-tabix.
                     IF ls_notif_longtext-objkey+4(4) = <notif_activity>-act_sort_no.
                       ls_notif_longtext-objkey+4(4)  = lv_sort_no.
                       APPEND INITIAL LINE TO me->tab_notif_longtext ASSIGNING <notif_longtext>.
                       MOVE-CORRESPONDING ls_notif_longtext TO <notif_longtext>.
                       DELETE lt_notif_longtext INDEX lv_index.
                       "<--Ins 332_700 SP1 - SAPWM-911 - Start
                     ELSE.
                       "Check for remaining longtext rows not matching with parent table
                       "is considered as update to the existing activity notes
                       APPEND INITIAL LINE TO me->tab_notif_longtext ASSIGNING <notif_longtext>.
                       MOVE-CORRESPONDING ls_notif_longtext TO <notif_longtext>.
                       DELETE lt_notif_longtext INDEX lv_index.
                       "<--Ins 332_700 SP1 - SAPWM-911 - End
                     ENDIF.
                   ENDLOOP.
                   <notif_activity>-act_sort_no = lv_sort_no.
                 ENDLOOP.
    Thanks in advance for any contribution to this problem.
    Regards, Daniel

    Hi Daniel,
    I would suggest you raise an OSS message to get this fixed if you believe its bug.
    With Regards
    Murali

  • Human task notification after due date/expiration date/...

    I would like to set a due date (or expiration date) to Human task, and set some notification before this time. Ok, it seemed very easy:
    - i set due date to 5 minutes in human task -> Deadlines
    - i set notifications in human task -> notification and in tab Advanced i set remind once 2 minutes before due date
    Nothing happens. Exactly same (nothing) happens when i do the same with expiration date.
    But what exactly is meaned under word "Reminder"?
    It's mail? (then where I have to set email adress? I tried to set a "to" field in human task -> notification -> tab Advanced -> notif. header attributes => nothing happened)
    It's worklist inbox message?
    Or what ist "reminder" and how it should remind me?
    Edited by: user1175491 on Dec 28, 2010 7:21 PM

    Hi,
    I don’t know if you’ve managed to resolve this issue yet and you mention you have emails working from BPEL, but I'm not sure if you've got any notifications working for the Human Task, if not then I have done some work with the human task notifications and although I’ve not tried to do what you’re doing, this is what I have learned.
    Firstly to receive any notifications you need to configure the Messaging Driver and Workflow Notification Properties…
    In Enterprise Manager expand [farm] -> SOA -> soa-infra
    Right click soa-infra and choose SOA Administration -> Workflow Notification Properties
    Underneath the page title (Workflow Notification Properties) is a note telling you to configure the Messaging Service Driver. Click the "Go to the Messaging Driver page" link.
    In the associated drivers section you will have a single entry for soa_server1 (or what ever it's called for you). In the right hand column there is a button for configuring the driver, click this.
    In the driver specific configuration, scroll down to OutgoingMailServer and enter the hostname or IP address of your mail server, then click Apply at the top of the screen.
    Now go back to the Workflow Notification Properties screen and choose “Email” from the notification Mode and enter some sensible email addresses in the Notification Service section. It’s useful to have real email addresses in here at the moment because any failures will be returned to this address.
    You now need to restart Weblogic for these changes to take affect.
    After the restart you can test the notifications by doing the following
    Back in Enterprise Manager expand [farm] -> SOA -> soa-infra
    Right click soa-infra and choose Service Engines -> Human Workflow
    Click on the Notification Management tab.
    You can click the "Sent Test Notification" button to make sure everything is working ok. This screen also allows you to monitor notifications for failures.
    Now that the notifications have been set up you can configure who gets notified on which events against your human task in JDeveloper.
    The email addresses for the users are retrieved from your identify provider for the relevant user, by default this is the internal LDAP directory. I’m not using this, so I’m not sure exactly how this will work. There are options in the worklist application for individual users, but I’m not using this either.
    Now that this is set up you can configure the human task within JDeveloper. On the notification tab you can decide who gets notified when. By default when a task is assigned to a user, the assignees are notified, you can play about with these settings to see what works best for you. Have a look at http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/bp_workflow.htm#BABBHDGF for more information.
    I’m not sure I’ve solved your problem, but I hope this at least helps.

  • Outlook connector: Assigned task notification message is not functionable

    Hi!
    I can easily assign task from OC to user user1.
    But user1 can not neither "Accept" nor "Decline" the task notification. Error message "The task ... cannot be sent. It may be an attachment of another message." is appear.
    Is that the bug or lack of functionality of Outlook Connector ?
    We are using Outlook Connector 7.1_233

    DarrenLCC wrote:
    I am finding the same problem, does anyone have a solution to this?RFE #6197012 - "Delegate Task is not working correctly"
    This is currently a limitation in the product which may get addressed in the next release (7.3 update 2). I highly recommend raising this issue with your Sun account manager who can then raise it with the Outlook Connector product management.
    Regards,
    Shane.

  • Multiple resources assigned to task, single resource complete it to 100%?

    I would like to assign a task to multiple resources (say, for example, the computer services techs) and have whichever one completes the task mark it as complete. Any time this happens, it completes it only up to the fraction of the task they have. For example,
    if I have assigned 5 of them to a task, one of them finishes it, and marks it as complete, the project only shows 20% complete, which is wrong. Is there another way to do this?
    Thanks,
    Ian

    Hello Ian,
    Are you working with MS Project Standalone (ie not connected to Project Server)? In case you are, you have to set the remaning work for the other resources (that didn't actually worked on the task) to 0. For that I'd advice to split your window in MS Project
    and use the task form in order to edit the remaining work for each assignments.
    In case you're using Project Server (which version?) with timesheet or/and task updates, you could use the team assignments. This feature allows you assigning tasks to a team, then members of this team will self-assign themselves to the appropriate tasks
    and update those tasks.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Functionality of Tabs in Workoverview like Alerts Tasks Notifications

    Hi Experts
    In SRM7.0 there is a link Workoverview.
    Please let me know the functionality of the Tabs in Work Overview like Alerts Tasks Notifications.
    Thanks in advance.

    Dear Munny Bhanu
    It not possible to do it in ECC 5.0. If you are having ECC6.0 Then follow the follwong path.
    SPRO--> SAP IMG Setting --> Plant Maintenance and Customer Service --->Maintenance and Service Processing --->  Maintenance and Service Orders ---> Functions and Settings for Order Types --> Functions and Settings for Order Types
    In that You have to first define view profile for Orders & then assign it to order types.
    I hope this will resolve your issue.
    Regards

  • Actionable links could not be added to task notification.

    Hi,
    While running Vacation request demo, email notification does not contaion actionable link. I am running BPEL 10.1.2 on windows environment. I have applied all 3 patches. I do get email notification which provide link to worklist. I want to perform task approval through e-mail.
    Oracle BPEL Server version 10.1.2.0.0
    Build: 1545
    Build time: Sun Jun 26 02:17:28 PDT 2005
    Build type: release
    Source tag: BPELPM_10_1_2_release_branch
    domain log:
    <2005-08-03 14:34:53,875> <INFO> <collaxa> <ServerManager::loadProcesses> Done loading processes for all domains
    05/08/03 14:36:33 Tutalii: D:\bpel\integration\orabpel\lib\orabpel.jar archive
    <2005-08-03 14:36:34,500> <WARN> <default.collaxa.cube.ws> Failed to get callback ServiceName in wsdl
    05/08/03 14:36:34 what is the class:oracle.tip.pc.services.hw.task.impl.Task
    <2005-08-03 14:36:38,578> <ERROR> <default.collaxa.cube.services> <PCException::
    <init>> Actionable links could not be added to task notification.
    <2005-08-03 14:36:38,578> <ERROR> <default.collaxa.cube.services> <PCException::
    <init>> Actionable links could not be added to task notification for task 501. T
    he email account that will receive this actionable message is . This task is ass
    ociated with the business process b81b87ceae9eeb2f:1712b3a:1057e4368c3:-7ff9, id
    entified by VacationRequest

    I have the same question.
    in ns_emails.xml i have
    <EmailAccount>
    <Name>Default</Name>
    <GeneralSettings>
    <FromName>Oracle BPM Dev</FromName>
    <FromAddress>myusername@myservername</FromAddress>
    </GeneralSettings>
    <OutgoingServerSettings>
    <SMTPHost>mysmtp</SMTPHost>
    <SMTPPort>25</SMTPPort>
    </OutgoingServerSettings>
    <IncomingServerSettings>
    <Server>myemailserver</Server>
    <Port>143</Port>
    <Protocol>imap</Protocol>
    <UserName>myusername</UserName>
    <Password>password</Password>
    <UseSSL>false</UseSSL>
    <Folder>Inbox</Folder>
    <PollingFrequency>1</PollingFrequency>
    <PostReadOperation>
    <MarkAsRead/>
    </PostReadOperation>
    </IncomingServerSettings>
    </EmailAccount>
    in wf_config.xml i have
    <actionableEmailAccount>myusername</actionableEmailAccount>
    in pc.properties i have
    oracle.tip.pc.services.hw.taskservice.ActionableEmailAccount=myusername
    I still cannot get it to work. Any ideas?
    Thanks

  • Email task notifications with form attachment for approval

    I have a process that is started in Workspace and I have the preferences set for each of the users in the workflow to get task notifications via email with the form attached so they can approve/deny tasks in Reader/Acrobat without having to go back into Workspace.
    The email works fine, the form is sent to the assigned user, however I'm a bit lost as to what to do in my process so when the user clicks the submit button the XDP data is sent to the right place. Poking around here it looks like I need to set up a Complete Task with an email endpoint? My forms have the Process Fields component already attached to them and looking at the data.xdp it is populating with the task ID and other data.
    If that's that case a little bit of instructions on how to configure the Complete Task is in order for me. Do I put it on after each of the steps in the process that the form is transferred to different users, thus initiating more emails.
    Thanks,
    Mike

    I have added an Email endpoint to the process.<br />The mail gets removed from the inbox as i would expect but i get an error email.<br /><br />LiveCycle ES has tried to process your request and encountered the following error:<br />Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1//10.64.128.161" callbackId="0" senderCallbackId="27" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="2326" contentType="application/xdp" length="-1"><cacheId/><localBackendId/><globalBackendId/><senderLocalBackendId/><senderGl obalBackendId/><inline><?xml version="1.0" encoding="UTF-8"?> <?xfa generator="XFA2_4" APIVersion="2.6.7120.0"?> <xdp:xdp x...</inline><senderPullServantJndiName>adobe/idp/DocumentPullServant/adobejb_server1</se nderPullServantJndiName><attributes file="form_data.xdp"/></document> of type: com.adobe.idp.Document to type: class com.adobe.idp.taskmanager.form.impl.xfa.XFARepositoryFormInstance<br /><br />I had to set the mapping to *.xfa otherwise the email would just be ignored.<br />It seems to me that livecycle is not clever enough to pick up an email that its own form sent to the server.<br />Furthermore it would seem that an inbox must be unique for livecycle to pick up any submitted forms. That makes the whole send form to user thing worthless, since the form send to the user ALWAYS has the standard livecycle submit email address. That means per livecycle server you can have exactly one process that has an email endpoint for in process form submissions/reminders.<br />An email inbox should work exactly like watched folders, i.e. email patterns per workflow.

  • Task notification configuration

    I am having trouble configuring task notifications for UWL and Collaboration. Sending emails work fine from a user profile popup, but not when creating or updating tasks.
    Please help - is there a way to check logs or debug why task emails aren't sent? If anyone can spot trouble with my configuration... please help.
    After reseaching all I could on configuration, this is what I've configured:
    System Administration > System Configuration > Knowledge Management > Collaboration > Groupware Transports > Mail Transport
    SMTP Server: <mailserver>.<domain>
    System alias Name: Email_System
    System Administration  > System Configuration > Universal Worklist and Workflow > Workflow > Mail
    Host: <mailserver>.<domain>
    Protocol: SMTP
    SMTP HOst: <mailserver>.<domain>
    System Administration  > System Configuration > Universal Worklist and Workflow > Workflow > Engine.
    Event Sender: WFDirectEventSender
    Notification Service: CM Notification
    Notify Assignees on Task Creation: True
    System Administration  > System Configuration  > Knowledge Management  > Content Management  > Global Services > Advanced Options  > Mailing Service.
    Checked Active
    System Administration  > System Configuration  > Knowledge Management  > Content Management  > Global Services > Advanced Options  > Notificator Service > Channels Email
    Server: <mailserver>.<domain>
    System Administration  > System Configuration  > Knowledge Management  > Content Management  > Global Services > Advanced Options  > Notificator Service > Notificator Email
    Originator Address: <my_email>@<domain>
    Thank you

    Ok try this instead:-
    concat(ns0:property_name, ",", ns0:property_value,"& # 13;") (""&amp sign # 13; ) (use without spaces.)
    is supposed to add a new line .
    The trick to insert the new line character in XML payload from Oracle BPEL is to append
    in the from expression of assign activity, then check your .bpel file it would have &amp;#13; rather than
    because Jdeveloper replaces & with its equivalent escape character &amp;. You need to replace &amp; with & so it would become the correct new line character
    http://soa-howto.blogspot.com/2008/05/insert-new-line-character-in-bpel.html
    Edited by: 988445 on Jun 2, 2013 5:44 PM

  • In outlook 2013 Add-In, Adding dynamic menu to splitButton idMso="DialMenu" is working and the same code is not working in outlook 2010 Add-In.

    In outlook 2013 Add-In, Adding dynamic menu to <splitButton idMso="DialMenu"> is working and the same code is not working in outlook
    2010 Add-In. please let me know, if i am missing something. Below is the xml and screen shot
    <contextMenu idMso="ContextMenuFlaggedContactItem">
     <splitButton idMso="DialMenu">
              <menu>
                <dynamicMenu id="CallContactwithFreedomvoice
    " label="CallContactwithFreedomvoice" 
                            getContent="OnGetContenttest"                           insertAfterMso="Call"/> 
            </menu>       </splitButton>    </contextMenu> 

    Hi Narasimha prasad2,
    Based on the description, the context menu for the flagged contact doen't work in Outlook. I am tring to rerpoduce this issue however failed.
    I suggest that you check the state of the add-in first to see wether the add-in was loaded successfully.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • TimerManager in non-clusterer environment

    Hi all, Is it possible to lookup TimerManager object in a POJO? Since it's not EJB I don't know the JNDI name of TimerManager, and I couldn't find it in JNDI tree. @Resource injection will not work in this case. Any help would be greatly appreciated.

  • How can I watch my movies in ipad without wifi? I saw icloud but it doesn't help

    I want to watch movies bought in itunes without wifi. A couple month before I could do it, but now I can't do it.

  • Blank Popups

    I just started getting blank popups for some, but not all popups in a WebHelp project. For some pop-ups - no problem, they show fine in generated Webhelp. For others, they show only the header & footer in a topic, but no content in between. I've look

  • What to do and when?

    Obviously, Adobe is warning us of an April release of Flash. What exactly is happening with the software and when in APril is this happening? I'm still having problems with stuttering videos, out-of-sync sound, crashing, and error messages galore. On

  • Wireless router connection probs..

    Currently using imac intel core duo, 2 gigs ram, 250 gig hard drive. My PC has the main internet connection upstairs, it has a wireless router that provides the downstairs computers with connection. The network set up , upstairs, is called ''home''.