Quantcast
Channel: Nintex Connect: Active Threads
Viewing all 4245 articles
Browse latest View live

Colliding workflows

$
0
0

We have a workflow that runs on a Document Set (SharePoint 2010), that iterates through each document in the document set and updates the status to “In Review”. I have another workflow that runs conditionally on each document when the Status is modified to = “In Review”.

 

We are experiencing some collision here, where the logs are indicating that recursive workflows are not permitted, saying that the workflow that modifies the status is still running when it’s trying to kick off the workflow that begins conditionally.

 

Is there a better way to do this? Because the second workflow runs on a conditional value, I would have expected the first workflow to be complete prior to the second workflow running, but it seems that’s not the case.

 

Essentially, the need is to be able to start one workflow on the document set that kicks off a separate workflow for each of the documents located within that document set. But, I need to wait for the first workflow to end prior to starting the second workflow. The Start Workflow action doesn’t seem to be a viable option because it would only start the workflow on the document set, I wouldn’t be able to start it on each of the documents.

 

Any assistance or ideas are appreciated!


Workflow to Query more than Document Library.

$
0
0
I wanted to know is there a way to Query more than document Library.  Each document library has the same column for example "workspace" I would like to query the document library based off that column and update it to a list.

no drop-down menu to configure action

$
0
0

Hi

I recently installed Nintex Workflow 2013 (3.0.0.6 & 3.0.0.5) on sharepoint 2013 in both Windows 2008 R2 and Windows 2012

I deployed nintex and activated it for a web application and try to create a nintex workflow for a list in this web application.

using both IE11 and Chrome 31 I tried to drag and drop or insert an action (for example: Assign Flexi task or ...) and when I want to use the drop-down menu on it to configure it (or double clicking on it), nothing happens!

in IE i get no errors in console but in chrome when new nintex workflow page opens, developers console show two errors:

  • Uncaught ReferenceError: push_GetXmlDoc is not defined MainScript.js??3060:3199
  • Uncaught ReferenceError: DisplayCategoriesForLanguage is not definedSelectTemplate.aspx?IsDlg=1:873
  • interesting thing that happens is in IE, when I save a workflow, and the reopen it, everything works!!

    I don't know what I am missing during installation or configuring of both sharepoint or nintex!

    Please help 

    Error 401: Unauthorized - With Claims Authentication Mode

    $
    0
    0

    Hi Gyus, 

     When using ProcessFlexiTaskResponse2 (web service method) with a Web Application that use Classic Authentication Mode, everything goes fine!

     But if the web application use Claims, i receive a error 401. Is there a workaround for this? 

     

    Thanks! 

     

     

    workflows can no longer be published once the Nintex Forms for Nintex Workflow feature is enabled

    $
    0
    0

    Hi,

    I vae trial versions of Nintex Workflow 2013 v3.0.5.0 and Nintex Forms 2013 v2.2.1.0 .

    I noticed that whenever i enable the  "Nintex Forms for Nintex Workflow" feature to be able to edi t a flexi task;s interaction form, i can no longer publish any workflow.

    i get the following error when i try to publish 

     

    02/21/2014 15:51:32.38 w3wp.exe (0x2EE0)                       0x3F28Nintex Forms                  Nintex Workflow Event         00000UnexpectedFailed to handle workflow upload starting event. Error: Object reference not set to an instance of an object.. Stack trace:    at Nintex.Forms.SharePoint.MobileAppForms.NfMobileFormsRepository.MarkFormAsDeletedIfExists(Guid workflowId)     at Nintex.Forms.SharePoint.EventHandlers.OnWorkflowUploadStarting.dBQ=(WorkflowUploadStartingEventReceiverContext dRQ=, Boolean& dhQ=)     at Nintex.Forms.SharePoint.EventHandlers.OnWorkflowUploadStarting.Execute(WorkflowUploadStartingEventReceiverContext eventArgs)ad71769c-5845-e08d-cb05-422a76965dd0

    02/21/2014 15:51:32.38 w3wp.exe (0x2EE0)                       0x3F28Nintex Workflow 2013          Event Receivers               00000High    Failed to raise event to receiver or the receiver threw an exception. Type: WorkflowUploadStarting. Receiver assembly: Nintex.Forms.SharePoint, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c52d764dcf7ec883. Receiver class: Nintex.Forms.SharePoint.EventHandlers.OnWorkflowUploadStarting: System.NullReferenceException: Object reference not set to an instance of an object.     at Nintex.Forms.SharePoint.MobileAppForms.NfMobileFormsRepository.MarkFormAsDeletedIfExists(Guid workflowId)     at Nintex.Forms.SharePoint.EventHandlers.OnWorkflowUploadStarting.dBQ=(WorkflowUploadStartingEventReceiverContext dRQ=, Boolean& dhQ=)     at Nintex.Forms.SharePoint.EventHandlers.OnWorkflowUploadStarting.Execute(WorkflowUploadStartingEventReceiverContext eventArgs)     at Nintex.Workflow.Events.EventRecei...ad71769c-5845-e08d-cb05-422a76965dd0

    02/21/2014 15:51:32.38*w3wp.exe (0x2EE0)                       0x3F28Nintex Workflow 2013          Event Receivers               00000High    ...verCollection.FireEvents(EventType type, SPWeb web, ReceiverContext eventArgs) (Build:3050)ad71769c-5845-e08d-cb05-422a76965dd0

    02/21/2014 15:51:32.39 w3wp.exe (0x2EE0)                       0x3F28Nintex Workflow 2013          Web Service                   00000UnexpectedError saving from workflow export file.: System.Exception: Object reference not set to an instance of an object.      at Nintex.Workflow.Publishing.Publish.OR8=(XomlWorkflow Oh8=, SPList Ox8=, WorkflowRepository PB8=, Boolean PR8=, String& Ph8=)     at Nintex.Workflow.Publishing.Publish.AB8=(XomlWorkflow EB8=, Boolean ER8=, Boolean Eh8=, PublishOperationTrackingCollection Ex8=, Boolean FB8=, WorkflowRepository FR8=, Boolean Fh8=, Boolean Fx8=)     at Nintex.Workflow.Publishing.Publish.PublishAWorkflow(String wfName, NWActionConfigurations configs, Guid listId, SPWeb web, ImportContext importCtx, Boolean validate, SPContentTypeId contentTypeId, String changeNotes, String& publishWorkflowString)     at NintexWorkflowWS.PublishWorkflow(String wfName, String activityConfigs, Guid listId, Strin...ad71769c-5845-e08d-cb05-422a76965dd0 

    Web Request to Rest EndPoint - Specified value has invalid non-ASCII characters. Parameter name: name

    $
    0
    0

    I am trying to activate a feature using the rest api within SP 2013..

    I can  get the form digest from the site without issue however, when i try to post using web request i receive this error:

     

    Specified value has invalid non-ASCII characters.

    Parameter name: name

     

    There is no payload within the message, everything is encoded within the url. I have tried the same call using another rest client, and it works without issue. The only thing i can guess is that somehow the values are being encoded randomly before being sent to the endpoint without me realising. 

     

     

    Flexi Task Item does not exist

    $
    0
    0
     
    Hi,
     
    I created a Flexi Task with 4 outcomes. But whenever a user tries to open the task (thru email or UI), we get the error bellow. 
     
    System.ArgumentException: Het item bestaat niet. Mogelijk is het door een andere gebruiker verwijderd.   
     at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc, Boolean bExpandQuery)    
     at Microsoft.SharePoint.SPList.GetItemById(String strId, Int32 id, String strRootFolder, Boolean cacheRowsetAndId, String strViewFields, Boolean bDatesInUtc)    
     at Nintex.Workflow.NWListWorkflowContext.get_WorkflowInstance()
     
    The odd thing about this is when I login with a Site Collection Admin and try the same, everything works fine.
    There must be a permission conflict somewhere, but we can't find where and what.
     
    Please advice, this is a thorn in the eye and slows down our project.
     
     
    Kind regards, 

    Reg: Copy/Move Items from one list to another list with respect to List permission

    $
    0
    0

    Hi,

      I am having the requirement that I have user groups which has permission on a list. When the user logged in, they want to copy items from one list to another list , and also want to move the items from one list to another. can you please guide me how to perform this function on Nintex.


    Multiple File Attachment using Nintex

    $
    0
    0

    Hi,

      I want to have a multiple file attachment in my list form with respect to field level. Consider I have 5 attachment fields and I want to add 5 files. Please guide me how to implement this functionality.

    Reg:Nintex setup Installation Failed

    $
    0
    0

    Hi,

      I install the msi setup file and installed successfully and folders are created at program files. But I am not able to see the feature folder at layouts and wsp packages are not listed in Central Admin.

     I have tried with trial version.

    Usergroup.asmx

    $
    0
    0

    Hello all,

    I am using usergroup.asmx to resolve the names selected in the people picker.  It works but there are some names are returning the message "User cannot be found.0x80131600."  Where does usergroup.asmx pull and how can I get all of my AD users in that resource?  The names that are not being found are in user profiles.

     Thanks for any help you can provide.

    Performance issues after splitting a workflow into smaller sequential workflows

    $
    0
    0

    Hi,

    I have a big complex workflow which works correctly for my business requirements. However to make it easier to understand, support and maintain, I am trying to split it up into smaller separate workflows which are then called sequentially. 

    The problem I am having is that the 1 big overall workflow runs very quickly (in under 30 seconds). After splitting it into 10 separate workflows, it takes approx 40 minutes to run the overall workflow. 

    The way I am calling my 10 individual workflows is by having an overall "Parent" workflow, which is just a sequence of "Start Workflow" tasks. In each of these tasks I have ticked the option for "Wait for the workflow to complete before continuing". I do not have any "Pause" actions in any of the workflows, however I do have a number of "Commit pending changes" actions after updating values in lists.

     Can anybody please suggest why splitting my workflow into multiple smaller workflows should take so much longer?

     Cheers! 

    Unable to insert integer or date fields with Execute SQL

    $
    0
    0

    I must be missing something.

    I'm using the Execute SQL task to insert a record into a database table.  Everything works fine as long as my values are strings but I have one int and one datetime field that fail no matter what I try.

    If I put single quotes around my value I get the following error:

    Conversion failed when converting the varchar value '{ItemProperty:Relationship}' to data type int.

    However, if I remove the single quotes I get this:

    Incorrect syntax near 'ItemProperty:'.

    My full query looks like this

    INSERT INTO dbo.BlitzData (BlitzName, ReferringEmployee, EmployeeLocation, CompanyName, LastName, FirstName, JobTitle, telephone1, Address1, Address2, City, State, PostalCode, HowDoYouKnowReferral, Description, ReferralDate)
    VALUES ('Business Blitz 2013', '{ItemProperty:Employee}','{ItemProperty:Employee_x0020_Location}','{ItemProperty:Business_x0020_Name}', '{ItemProperty:Contact_x0020_Last_x0020_Name}', '{ItemProperty:Contact_x0020_First_x0020_Name}', '{ItemProperty:Contact_x0020_Title}', '{ItemProperty:Contact_x0020_Phone}', '{ItemProperty:Contact_x0020_Address_x0020_1}', '{ItemProperty:Contact_x0020_Address_x0020_2}', '{ItemProperty:City}','{ItemProperty:State}','{ItemProperty:Postal_x0020_Code}',{ItemProperty:Relationship},'{ItemProperty:Description0}', {ItemProperty:ReferralDate})

    giving workflow temporary contribute permissions to update a list

    $
    0
    0

    Hi,

     We have a list (List A) where a user completes a quiz and receives a score.  The user is given a custom permission to do this (includes add items, edit items, view items, open items, view versions, ad view application pages).  A Nintex workflow runs on List A to grade the quiz.

    We have another list (List B) that we would like to update according to what happens on List A.  So if a user completes the quiz in List A correctly then we would like for the workflow to upgrade List B stating that the quiz was completed.

    We can get this to work but only when we give all users contribute permission on List B.  The problem is we don't want people to manually have the ability to edit List B because they could change there quiz status.  List B should be read only but if we make it read only then the workflow will not run correctly.

    How do we deal with this problem?

     Thanks,
    goatberg 

    Call Non SharPoint Web Service and Query XML

    $
    0
    0

    Hi All,

       I can't seem to parse the XML with Query XML. Here's the WS response. I need to be able to parse the ID and Desciption values.
    I have tried to wrap the response with <XML>. What's the correct <XML> namespace to use ?


    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
      <s:Body>
        <FindAllDealsResponse xmlns="http://sss.service">
          <FindAllDealsResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <Deal>
              <Currency>
                <DecimalDelimiter>.</DecimalDelimiter>
                <DecimalPlaces>2</DecimalPlaces>
                <Description>India, Rupee</Description>
                <EuroFixedRate i:nil="true" />
                <Format>Rs.#,##,###.##</Format>
                <FormatSymbol>Rs.</FormatSymbol>
                <ISO>INR</ISO>
                <Id>15</Id>
                <IsSymbolOnLeft>true</IsSymbolOnLeft>
                <Minor>paise</Minor>
                <Symbol>Rs</Symbol>
                <ThousandDelimiter>,</ThousandDelimiter>
              </Currency>
              <Description>Global Health</Description>
              <Id>111</Id>

              <IsDomesticDeal>false</IsDomesticDeal>
              <Private>true</Private>
            </Deal>
          </FindAllDealsResult>
        </FindAllDealsResponse>
      </s:Body>
    </s:Envelope>

    XPath that I used didn't work-  

    "/s:Envelope/s:Body/defaultNS:FindAllDealsResponse/defaultNS:FindAllDealsResult/defaultNS:Deal/defaultNS:Id".
    "/s:Envelope/s:Body/defaultNS:FindAllDealsResponse/defaultNS:FindAllDealsResult/defaultNS:Deal/defaultNS:Description"

    When I ran the Query XML action, the entire soap response is output instead of the the ID or Description.

    Any help is greatly appreciated!

    HCChan


    set outlook message expiry via workflow

    $
    0
    0

    Hey there All,

    We have SharePoint and Nintex 2010 installed and in use for some workflows.

    A user has enquired about 'expiring' the email notifications that the workflows create to aid their personal inbox management.

    I have looked in the 'Send a notification' settings and can see nothing obvious.

    Is there a way to set this in a workflow anywhere?

    Thanks in advance,

    Trent

    Regular expression- get decimal part

    $
    0
    0

    I have a decimal number and I need to extract the decimal part of it.

    For example, I have number 1.14 and I need to get .14 from that. How can I achieve that using regular expression.

    Thanks in advance

    Printing workflows or capturing to a single image

    $
    0
    0

    We found this free add-on for Internet Exploer the other day called IE7 Pro.

    Among many other things it allows you to screen capture a web page that scrolls over multiple pages to a single image.

    Well done to the developers at http://www.ie7pro.com/

    EDIT: 29 April 2008: Please note, there is a known issue and workaround with this add-on.  When dragging and dropping actions in the Nintex Workflow 2007 designer, a new tab is opened displaying only the icon of the action.

    To get around this, you need to disable the ‘Super Drag and Drop’ and ‘Open New Tab in background’ options.

    New Nintex License stopped the workflows

    $
    0
    0

    Hello,
     
    I have imported new developer licence to SharePoint 2010 environment and after importing successfully my workflows are not working.  "Nintex Workflow 2010" ribbon tab is disabled ( gray out ) save, publish open close options are disabled, I also cannot create new workflow. 
     
    License Type is "Development (Workgroup)" 

    Thanks a lot for the help in advance.
     
    Regards,
    Fahim
     
     

    Use Flexi Task Comments

    $
    0
    0

    I use the flexitask for a read-confirmation for 20-100 people,

    i want to use their comments directly, so i need to be informed instantly when 1 of them will leave it, is it possibly?

    (now i have a send action which send us "allapprovercomments")

    this option is bad cause it often lasts a long time since everyone finished his task!

    Viewing all 4245 articles
    Browse latest View live