Some Users cannot Open Workflow Approval Task

We have a SPD workflow published to our production site and it includes a 'Start Approval Process' task which involves a number of users (determined by a lookup to another list) this worked brilliantly until we republished the workflow with some minor changes,
none of which were to this particular approval task. Now we are seeing some strange behaviours. When some users click the task to approve they are seeing 'This from cannot be opened in a browser, To open this form use Microsoft Infopath'. Now strangely it's
only certain users, if you're a site collection admin you never have this error. So if a user previously had the error and i then add them to the site collection administrators list the error goes away and they can complete the task.
Obviously not a solution! giving users full control permissions on the task list or task item doesnt fix the error either. The same workflow on our UAT works without any issues. The task forms in SPD have not been customised either. Its a SP2010 Standard
farm with no infopath services obviously. Bizarrely there are some users with only Contribute rights to the task list who can open approve tasks, so it's looking like a permissions issue to me but I'm at a loss to find a fix. I've tried totally removing
the worklows and republishing, regenerating the .xsn task forms in SPD by deleting them and republishing, removing and re-adding the task related content types to site, Changing the Approval Task settings 'only allow users to edit their tasks...' to false
and then back to true, the works, but to no avail.
Anybody any ideas?
TIA
Chris

Hi,
According to your post, my understanding is that Some Users cannot Open Workflow Approval Task.
I recommend that you can create a new list and workflow to check whether it works.
Then use the user who get the error to open task.
If he can open the task in the brower, the issue is related to the older list.
Then you can use the new created list and assgin the task.
Here is a similar thread for your reference:
https://social.msdn.microsoft.com/Forums/en-US/67dc8577-f248-4d6c-bb82-3aca0f084d24/this-form-cannot-be-opened-in-a-web-browser-error-not-an-infopath-form?forum=sharepointcustomizationprevious
Thanks,
Linda Li                
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Linda Li
TechNet Community Support

Similar Messages

  • PC users cannot open my Pages-exported PDF documents

    Has anyone encountered this? When I want to give someone a PDF, I need to export it from Pages, choose "Open with Adobe Reader," and then re-save from Reader as a different name. (If I just export from Pages, some PC users cannot open it.) When I look at the file information for these two supposed PDFs, the one that's only exported from Pages says "Portable Document Format (PDF)" and the one opened and resaved with Reader says "Adobe PDF Document." What's going on here? Is there a reason my PC friends can't open a Pages-generated PDF?

    Thanks for the suggestions. Funny, when I changed the "Open With" selection inside the "File Info" box to tell it to use Reader, it it still tells me in the "General" information section that it's a "Portable Document Format (PDF)", but it does replace the "Preview" icon in the upper left with the Adobe logo. Only the version that I physically opened with Reader and re-saved lists the "Kind" of document as an "Adobe PDF Document". Wacky.
    Regarding the extension, when I exported from Pages, the "Hide Extension" box was unchecked in the "Save" window, yet the file's PDF extension is in fact hidden (and the "File Info" box also says it's hidden). What's up with that? Grr.
    Seems like a small bug--now I just have to get some PC-using friends to let me know which ones they can open! Thanks for your (tres rapide) help guys!

  • Cannot open GP process task in universal worklist.

    Hi all,
        I cannot open GP process task in universal worklist.It says:"Could not retrieve process instance: contact your system administrator".But i can open the task in Runtime task.
    i configure the universal worklist by following this link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/ef06a7860c7061e10000000a1553f6/frameset.htm
    I also create a simple GuidedProceduresConnector and doesn't change the xml file,but it doesn't work,either.
    our portal is SP11.
    Can anyone help me?
    Thank you~!
    Best regards
    delma

    Hello Delma,
    Check out SAP note  1104652.    It discusses some changes for the uwl configuration file.   I just did this on a local installation of CE and used the following XML for my GP actions.  I just uploaded a paper on this  - it should be on SDN within a couple of days and I can get you the link.  
    The trick is that the name of your GP alias in UWL administration must be included in the XML.  The note explains this and there is an example to download.  Also, in my example the iView for the portal content to start the GP had to be changed - but that could be due to my local installation.
    Check out this note and this XML and let me know if it helps.
    Best regards
    Ginger
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="2.0">
      <ItemTypes>
        <!-- configuration node for local system gp portal,
         where SystemAliasfor_local_system_ is the alias of the local system -->
        <ItemType name="uwl.task.gp.GPSystem" connector="GuidedProceduresConnector" defaultView="uwlTaskGPView" defaultAction="launchGP" executionMode="default">
          <Actions>
            <Action name="launchGP" groupAction="no" handler="IViewLauncher" referenceBundle="launch_sap" returnToDetailViewAllowed="yes" launchInNewWindow="no"
    launchNewWindowName="GPWindow" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="page" value="pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.folders.pages/com.sap.caf.eu.gp.pages.procinstance2"/>
                <Property name="DynamicParameter" value="app.processId=${item.processID}&amp;app.taskId=${item.activityID}&amp;"/>
                <Property name="System" value="SAP_LocalSystem"/>
              </Properties>
            </Action>
          </Actions>
        </ItemType>  
      </ItemTypes>
      <Views>
        <View name="uwlTaskGPView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.gp.GPSystem" columnOrder="subject, process, creatorId, createdDate, dueDate, status" sortby="dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom">
          <Descriptions default="Guided Procedures">
            <ShortDescriptions>
              <Description Language="de" Description="Guided Procedures"/>
              <Description Language="en" Description="Guided Procedures"/>
            </ShortDescriptions>
          </Descriptions>
          <DisplayAttributes>
            <DisplayAttribute name="phase" type="string" width="" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Phase">
                <ShortDescriptions>
                  <Description Language="de" Description="Phase"/>
                  <Description Language="en" Description="Phase"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="process" type="string" width="" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Process">
                <ShortDescriptions>
                  <Description Language="de" Description="Process"/>
                  <Description Language="en" Description="Process"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
          </DisplayAttributes>
        </View>
      </Views>
    </UWLConfiguration>

  • How to retrict user cannot open the same form more than once (Forms 6i)

    Our users always open the same forms more than once. For example the customer form, the user may access a customer record in the first form, however, he will open a new customer form to edit the same record, the result is he cannot save the record because the record is locked in the first customer form.
    How can I control the user cannot open the same form more than 1 time.
    Best Regards,
    Kane

    The customer form is only an example, I found there will cause a lot of problems is I cannot control the user from calling 1 program more than 1 than within application. Sometimes a user (not good in using computer) will overlap the form for many times.....
    Is there any simple way to do that?...can I have some PL/SQL statement or build-in functions that let me easily found our what forms the user has already opened, then I can control whether I let him open this form or not.
    Urgent...please
    Thanks

  • System users name in the approval task description

    Hi,
    Please let me know how we can get the user name in the approval task decription in the workflows.
    For example: the user currently gets the mail: Dear Approver ,please approve the PO.
    We would like instead o Dear Approver the users name should be displyed.
    Pls advise.
    Thanks.

    Hey Muthu,
    The problem is that the users are already in the system, assigned to a node and ordered shopping carts. The users changed their names by using the personal settings but still the PPOMA is not updated correctly. The US-users are updated but the Business Partner as well as the PPOMA-user remains wrong.
    We are using SRM 4.0.
    Thanks in advance
    Jens
    Edited by: Jens Ilschner on Aug 7, 2008 7:03 AM

  • Some user cannot save Dashboard Prompt Selections OBIEE

    We are having issue with some users cannot able save dashboard prompt selections of themselves, even though the group they belong to has rights to it.
    This issue happens only for some users, it works fine for other users. They all belong to the same group.
    Access privilege on the Saved Selections is set for "Everyone".
    Any help will be great appreciated

    Verify if the 'My folders' for each user has been enabled or not. Usually , if 'My Folders' is disabled for that user there would'nt be any "_selections" folder created in the individual user catalog folder. Once the "My Folders" is enabled for that user via Manage Previlages , the users should be able to save the dashboard prompt selection 'for themselves and also for other too'.All the selections by the user would be saved to this folder.

  • Why the remote user cannot open any folds?

    Why the remote user cannot open any folds?
    I create a user user8 and already grant the user the role connect, OLTP-user, and resource. I also assign this user unlimited space in the user8 tablespace. But after connection, the user8 cannot open any folds and the connection is terninated automaticlly.

    Why the remote user cannot open any folds?I don't know what you have.
    I don't know what you do.
    I don't know what you see.
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    use COPY & PASTE so we can see what you do & how Oracle responds.
    do as below so we can know complete Oracle version & OS name.
    Post via COPY & PASTE complete results of
    SELECT * from v$version;

  • Windows users cannot open my Pages documents

    Even though I check Windows Friendly Attachment, Windows users cannot open my Pages documents. Is there anyway to fix this problem?

    KOENIG Yvan wrote:
    I decided that I will not replicate what is printed in the available documents.
    If the only questions we're going to answer are the ones that aren't already answered in the manual, then these discussions will consist of little more than directing people to page numbers. Yes, it would be nice if people read the manual before posting here. But everyone's brain works a little differently, and I don't mind if nice people ask questions that can be solved by reading the manual or doing a search in this discussion group. Even figuring out how to find things in the manual isn't intuitive to a lot of people.
    In terms of helping people, it's actually a lot less work to provide a solution for them than to look it up in the manual, then come back and report the page number.
    We have a saying in America that goes like this: Different strokes for different folks. You can thank Sly and the Family Stone for that one.
    -Dennis

  • Migrated user cannot open outlook or log into owa

    We are in the middle of an Exchange 2013 migration from 2007 and this is the 2nd time I've encountered this issue.  The migrated user cannot open outlook or log into owa.  The error that is thrown in owa is below.  I cant really find any info
    on this error.  Also, notice the date.  No idea where its getting that.  We've moved about 7000 users and I've seen this on two of them.  I'd appreciate any insight on this.  Thanks.
    X-OWA-Error: SDServerErr;Microsoft.Exchange.UM.UMCommon.InvalidPrincipalException
    X-OWA-Version: 15.0.847.32
    X-FEServer: server01
    X-BEServer: server01.domain.com
    Date: 1/2/1601 2:47:50 PM
    Rich

    Hi,
    Based on my research, the issue can be caused by Duplicate legacyExchangeDN properties. Thus, let’s check it and remove or change it:
    Check if the properties of the two problematic users is same. If it’s same, we can change the value.
    If not, let’s check if there are other users who have the same value with the two users:
    Use LDP.exe to search "legacyexchangedn=/o=…”.
    http://support.microsoft.com/kb/252335
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi
    TechNet Community Support

  • Some fields are missing in Current Task - Designer Workflow Approval Task Process

    Hi All,
           I am using approval task process activity in designer workflow. When i go to the single task behaviour page, some fields are missing under Current Task Source.
    Some missing fields are :
    1. Assigned To
    2.External participants
    3. Form Urn
    I am trying to get the above fields but not available. What could be the issue?
    Puli Bala

    Hi Puli,
    I think your task list is corrupted, could you please try to associate your workflow to another task list in SharePoint Designer > Click Workflows on left navigation > Click to open your workflow > Under Settings section, select another task
    list and test.
    Thanks & Regards,
    Emir
    Emir Liu
    TechNet Community Support

  • Cannot open Sharepoint 2010 task with Outlook 2013

    Before I start, I have already gone through the "Unable to open Sharepoint 2010 task from any office application - cannot open new form (schema validation errors).  I have tried all the fixes listed in that thread to no avail.
    What I am wondering is if it there is something more complex happening because I have outlook 2013 but our SP server is 2010. 
    Can anyone tell me if there is a way to make this work?  I have tried everything that I have found and a lot more to try and resolve this, have been working on and off on this problem for more than 6 months.  Any help would be appreciated.

    Hi Matt,
    According to your description, the task cannot be open in Outlook 2013.
    The issue may be with any Multiple lines of text fields in Enhanced Rich text type in the SharePoint 2010 Task List or the associated task list for the workflow.
    I recommend to check for any Multiple lines of text fields(such as Description field) in the SharePoint 2010 Task List or the associated task list for the workflow, and change them to Plain text or Rich text instead.
    More information are provided in the link below:
    http://mysharepointkb.blogspot.in/2012/11/cannot-open-sharepoint-2010-approval.html
    If it cannot work, could you please provide more information in the ULS log?
    Please go to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14 to get the log.
    Best regards.
    Thanks

  • PC user cannot open file off DVD

    Hi chaps, maybe a little off topic but I have sent a PC user a file (4Gb) on a DVD burnt with 'Toast' and they say they cannot open it on any of their machines, they say they are getting something like 'autorun' - I'm not able to visit their premises so I cannot check this out - does anyone have any suggestions, this is getting seriously boring (I zipped it and popped it onto 'Dropbox' and they are having trouble with that as well) ! - thanks for taking the time ... Roger

    How many bytes is the file? A file that is 4Gb is size is a little suspicious. It could very well be a larger file that was truncated to 4Gb because of a limitation of the underlying filesystem. For example, a data DVD has a maximum file size of 4,294,967,295 bytes. The DVD can hold more information, but that's the largest a single file can be. Windows FAT32 filesystems have a similar limitation. If your file is 4,294,967,295 bytes, then the file was probably bigger and the end of the file was cut off (or, in some cases, may even be written over the beginning of the file).
    I bet that you can't open the file either (not the copy on your computer, but the copy burned to DVD).
    As for "AUTORUN", that's a Windows thing and shouldn't apply. Unless you had Toast include something else on the DVD to install software of some sort, it shouldn't matter. However, I would avoid using Toast for making simple data DVDs. Using the Finder to burn DVDs isn't only simpler, but much more reliable.

  • Some users cannot "see" broadcast Public Access SSID but can all others...

    I've had 4 users in the last 3 days who've reported not being able to see our broadcast "public access" wifi SSID. Numerous users (even in same area, attached to same AP) can see it - however some cannot. The do see all of the other broadcast SSIDs, just not the public. The public is open and broadcast with security enabled. Does anyone know if this is a client issue - possible with a recent AV or MS security update? ("protecting" clients from unsecured networks by not displaying them?)

    If you notice that at a given time some users can and other can't see the ssid, it almost points to the client side. Compare drivers from the two clients and see if the driver versions are the same or old.

  • Upgraded Exchange to CU 7, now users cannot open emails in a separate window in webmail (OWA).

    Hello,
    Strange issue. I upgraded our Exchange 2013 to CU 7 and now users are reporting they cannot open emails in a separate window in OWA. Regardless of browser, browser version even regardless of another computer or mac. Chrome, Firefox, IE, Safari...same
    issue regardless of version numbers also.
    I've tested these settings on several laptops and I cannot open emails in a separate window. This happened a day after the upgrade. Previously this was working for all users. Now its hit or miss. Not all users are affected however. My mailbox/account is
    also a victim so I can test any theories out.
    Any suggestions would help and be appreciated.
    Thanks,

    Hi,
    Please check if there is any error message when these affected users try to open mail in a new window.
    Please check if these users can open messages in Outlook. This can help us to narrow the issue.
    And please check the aplication log in Exchange server to see if there is events related to this problem, which can help us to troubleshoot the issue.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Belinda Ma
    TechNet Community Support

  • Windows users cannot open window friendly attachments

    Hello All,
    I have sent "windows friendly" attachments from Mail but Windows recipients cannot open the attachments. This is with .tiff , .pages, etc. I have also tried to change the file name to .doc, .tif, etc. The only attachments that seem to work are .pdf . The check box "send windows friendly" is always checked.
    Any way around this?

    I tried it and it works. From Pages I did this:
    1.
    2. Clicked Word Doc.
    3. Then saved to desktop so it is easy to find
    At first what I did was attach a "Windows Friendly" from Mail. Which you would think would make it "ok" for a pc user. Guess not... (see below)
    Thanks for everybody's help!
    Tony

Maybe you are looking for

  • How can I run Premiere 6.0 on windows 8?

    I have an old copy of Premiere 6.0 from 2000/2001 that I wish to try to install on Windows 8. It will not work even when I run the compatability settings. Is there a way around this? Windows 8 doesn't have an XP Mode either, which apparantly was the

  • Oracle Data Mining - How to use PREDICTION function with a regression model

    I've been searching this site for Data Mining Q&A specifically related to prediction function and I wasn't able to find something useful on this topic. So I hope that posting it as a new thread will get useful answers for a beginner in oracle data mi

  • How to set the Reverse date to be the same as the Actual GI date by default

    Hello, On VL09 (reverse goods movement) screen, default reversal date is the system date. Users have to select the line, click on define date button and enter the correct cancellation date to the local date field on the pop-up. I want the reversal da

  • Exporting table from methode

    Hi experts, how can I handle it to exporting a table from a structure from a methode? At the moment I export the structure in the methode but I need to export a table. At the moment: Parameter    Type           Typing Methode  Associated Type param_1

  • How to repair the sleep function with the latest version 10.8?

    After installing 10.8 I have a problem with the "sleep" function. When I use this by hand my iMac shut down and have to restart. This problem doesen't appear when I use the automatic one (in my case shut the iMac down after 15 minutes) and can I use