Quantcast
Channel: General discussion NW2013
Viewing all 618 articles
Browse latest View live

Error unzipping the nintex workflow 2013 add-on 'custom task form that requires user credentials'

$
0
0

Hello together,

 

several of our customers are starting to upgrade from NW 2010 to 2013.

Therefore I wantet to download and install the add-on 'custom task form that requires user credentials (NW 2013)' from the download area from Nintex connect.

http://connect.nintex.com/files/folders/workflow_add/entry30619.aspx

Unfortunately, I get an error when I try to open the zip-file (Folder is invalid).

Is there anybody else having this Problem? Everbody in my Company has the same issue so it seems not to be a Client issue.

 

Best regards,

Andre

 

EDIT: I contacted Emily (thank you very much) and she uploaded the solution once again. Now it works fine.

 


Document Conversion Issue

$
0
0

Hi All,

I am trying to convert a docx document to PDF using Nintex Workflow 2013. However I get the below error when I try to run the workflow.
Error converting document. The service application required to complete this request is not currently available. Try this operation again later. If the problem persists, contact your administrator

The Word Automation Services are configured and they are running. Have seen lot of posts saying to do the below, but I cannot do that either
http://connect.nintex.com/forums/post/21746.aspx

$sp = Get-SPServiceApplication | where {$_.TypeName.Equals(“Word Automation Services”)}
$sp.DisableSandbox = $true
$sp.Update()

I get the error message "Property 'DisableSandbox' cannot be found on this object; make sure it exists and is settable."

Does anyone have similar issues ?

Thanks

Sam 

 

LDAP Query to get DisplayName

$
0
0

We are migrating from SP2007 to SP2013 and I'm trying to use the Query LDAP action in Nintex 2013 to get the displayname of a user stored in a people lookup field.  I've done this before in SP2007.  Problem is we are now using claims based authentication and the fields is now storing this value for the username - i:0#.w| before the domain and username.  I'm thinking this is causing an issue as I'm not getting any values back from the query.

 

I'm not a developer or network admin so I don't know the proper syntax to query AD.  Any ideas? 

asdfa

$
0
0
http://connect.nintex.com/forums/AddPost.aspx?ForumID=189 http://langmates.com/user_blog_entry.php

Setting Site Policy

$
0
0

We have a workflow that creates Site Collections for us using the Create Site Collection Action. Everything works fine, but now we want to set a  "Site Policy" on some of the sites we create so that we can have a retention period on the site. We have the logic in the workflow to determine which Sites would need the policy, but we are not sure how to actually create and set the policy via Nintex. Is it possible to create and set a Site Policy via Workflow and if so how is this accomplished. Thank you for your help with this.

-Franco

Event receiver not working properly with Nintex workflow

$
0
0

Hi,

I'm facing an issue for which the Nintex support is not allowed to help me (???). 

Anyway, I hope one of you can.

I have a list with 3 columns: ID, name and url of a SharePoint site.

There is an event receiver on this list that updates the name of the site when the name of the item changes.

If I change manually the name of the item in the list, the event receiver works correctly, meaning it updates the title of the site.

If the name of the item is changed via a SharePoint workflow done in SharePoint designer, the event receiver works also correctly.

If the name of the item is changed via a Nintex workflow, the event receiver is started, the code is run without exception BUT the title of the site is not updated.

Any idea why? And we don't have any error in the log.

 

Thanks a lot

Géraldine

Export workflow error

$
0
0

When trying to export a Nintex Workflow, I get the error message "Sorry, Something went wrong"

I looked up the correlation id in the ULS logs and found the following:

 

List does not exist.  The page you selected contains a list that does not exist.  It may have been deleted by another user.

 

SPRequest.GetListsWithCallback: UserPrincipalName=i:0).w|s-1-5-21-1562790863-969623002-1539857752-76594, AppPrincipalName= ,bstrUrl=https://<site_url>/_layouts/15/NintexWorkflow/Preview.aspx?WorkflowId=823c71d5-3328-44a0-a99a-f04e48aa12d2&Category=GloballyReusable&ListId=00000000-0000-0000-0000-000000000000 ,foreignWebId=00000000-0000-0000-0000-000000000000 ,bstrListInternalName={00000000-0000-0000-0000-000000000000} ,dwBaseType=-1 ,dwBaseTypeAlt=-1 ,dwServerTemplate=-1 ,dwGetListFlags=0 ,dwListFilterFlags=4294967295 ,bPrefetchMetaData=True ,bSecurityTrimmed=True ,bGetSecurityData=True ,bPrefetchRelatedFields=False

 

System.Runtime.InteropServices.COMException: List does not exist.  The page you selected contains a list that does not exist.  It may have been deleted by another user., StackTrace:  

 at Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String strListName)   

 at Microsoft.SharePoint.SPListCollection.ItemByInternalName(String strInternalName, Boolean bThrowException)   

 at Microsoft.SharePoint.SPListCollection.GetListById(Guid uniqueID, Boolean bThrowException)   

 at Microsoft.SharePoint.ApplicationRuntime.BaseApplication.Application_PreRequestHandlerExecute(Object sender, EventArgs e)   

 at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object oSender, EventArgs ea)   

 at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   

 at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)   

 at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)    

 at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)   

 at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)   

 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)   

 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)   

 at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)   

 at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)   

 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)   

 at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)

 

Application error when access /_layouts/15/NintexWorkflow/Preview.aspx, Error=Cannot find workflow in repository. 

 at Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)   

 at Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender, EventArgs e)

 

Nintex.Workflow.NWException: Cannot find workflow in repository.  

 at Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)   

 at Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender, EventArgs e)

 

Getting Error Message for Exception Nintex.Workflow.NWException: Error exporting workflow. ---> System.Web.HttpException: Error executing child request for ExportWorkflow.aspx. ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Nintex.Workflow.NWException: Error exporting workflow. ---> Nintex.Workflow.NWException: Cannot find workflow in repository.   

 at Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)   

 at Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender, EventArgs e)     -

-- End of inner exception stack trace ---   

 at Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender, EventArgs e)   

 at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)   

 at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)   

 at System.Web.UI.Control.LoadRecursive()   

 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     -

-- End of inner exception stack trace ---   

 at System.Web.UI.Page.HandleError(Exception e)   

 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

 at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

 at System.Web.UI.Page.ProcessRequest()   

 at System.Web.UI.Page.ProcessRequest(HttpContext context)   

 at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)     -

-- End of inner exception stack trace ---   

 at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)   

 at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)   

 at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)   

 at Nintex.Workflow.ApplicationPages.Preview.Page_Load(Object sender, EventArgs e)     -

-- End of inner exception stack trace ---   

 at Nintex.Workflow.ApplicationPages.Preview.Page_Load(Object sender, EventArgs e)   

 at System.EventHandler.Invoke(Object sender, EventArgs e)   

 at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)   

 at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)   

 at Nintex.Workflow.ServerControls.NintexLayoutsBase.OnLoad(EventArgs e)   

 at System.Web.UI.Control.LoadRecursive()   

 at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

 at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   

 at System.Web.UI.Page.ProcessRequest()   

 at System.Web.UI.Page.ProcessRequest(HttpContext context)   

 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   

 at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 

Does anyone know why I can't export the workflow?

www.golfsetau.com

$
0
0
cheap golf clubs Campbell was elected to the World Golf Hall of Fame in 1990. 


Cheap Titleist 913H Hybrid arrived promptly! Supoer price and good people to work with. All super. Campbell served in the Army during World War II, graduated Princeton in 1947 and remained an amateur golfer his entire career. He competed in the U.S. Amateur for 33 straight years, winning in 1964. He also won the U.S. Senior Amateur twice and the North & South Amateur four times. 

cheap Titleist 913F Fairway Wood He played on eight Walker Cup teams from 1951 to 1975, never losing a singles match and never playing on a losing team. He was the playing captain in 1955. As an amateur, Campbell had 14 appearances in the U.S. Open and 17 appearances in the Masters. 

cheap Titleist 913 d3 driver "Mr. Campbell was one of the game's great champions and finest gentlemen," USGA executive director Mike Davis said. "His contributions to amateur golf and to the USGA have been many and profound."

Exchange Connector Issue

$
0
0

Hi All,
we tried installing the Exchange connector on the Exchange Server following the document (NW2013 Install Guide Exchange 07-10-13.pdf). everything installed fine, except that we cannot connect to the web service. I get a 401 - Unauthorized: Access is denied due to invalid credentials. All is done as per the documentation, not sure what credentials it is complaing about.
http://connect.nintex.com/forums/thread/3496.aspx As per the thread, i have given rights to the temp folder. Has anyone else faced a similar issue ?

As suggested in the thread, "If you remove or comment out the entire <deny> tag, and you can access the web service, this indicates that the IIS Virtual Directory or Application Pool has not been configured correctly."  .. Tried the same but still cannot connect to the wb service

Thanks in advance

nintex workflow with asp.net application

$
0
0

 Could we use nintex workflow with asp.net application and invoke nintex as webservice to perform workflow operations.

  

Store Lazy Approval response in list item

$
0
0

I want to store only the lazy approval response into a field in the list item the workflow is currently running on. Storing the Approver Comments stores everything from the lazy approval email including the original task email. I would like to allow approvers to enter the approval keyword on the first line and any additional comments on the next. I basically want to strip everything starting with From: to the end of the task email.

I've looked at some other posts but they seem really complicated and I don't quite understand all of it. Is there any easy way to do this?

Ping G20

$
0
0
Ping K15 make no mistake, these clubs are long…very long. Excellent seller, repeat customer & never any problem, Super Fast shipping. Thx! POY to be revealed 5 days after Tour Champ 

Ping G20 In recent years, end-of-season PGA Tour awards have always felt anti-climactic, with winners announced some two months after the conclusion to the FedEx Cup Playoffs. 

discount ping g25 drivers That won’t be the case this year. 

Discount Golf Clubs With the season-ending Tour Championship concluding on Sept. 22, award-winners are expected to be announced five days later, on Sept. 27, during the bye week preceding the Presidents Cup, a PGA Tour official confirmed on Wednesday.

Request Approval AD Group E-mail Notification?

$
0
0

Hi all,

 

I would just like to confirm: if I have a "Request Approval" action and assigned it to a AD group, the users inside that AD group should be receiving email notifications right? Even if I don't select the "Assign Individual Tasks" checkbox.

 

We are getting this issue where the proper Approval Item will be created under "Workflow Tasks" list. But no email notifications are sent.

 

Is re-naming the AD group an issue? We resolved it again and published the workflow again.

 

Can any suggest what is wrong maybe? I think SMTP is not the issue because our other workflows work in that they are sending email notifications.

 

Thank you! 

Question about upgrading from 2010 to 2013

$
0
0

I'm testing the upgrade process from 2010 to 2013.

 The upgrade guide advises that when using an existing configuration database, the 'Windows SharePoint Services Timer" service should be stopped. I would assume this needs to be stopped on all servers, correct?

 When running the  “NWAdmin.exe –o DetachDatabase –serverName <myservername> -databaseName <mydatabasename>” command, it sounds like the configuration database will be detached in the 2010 environment. Does that mean that Nintex will no longer function in the 2010 environment?

  

Aggressive little Moncler Kids Fall-Winter 2014 words

$
0
0

  何と言いますか、この事実がもう理屈抜きで「男性には丸首よりもVネックのカーディガンの方が人気」ということを物語っているような気がします。モンクレール 2014ちょっと強引な言い方になりますけど、迷ったときは、人気のある方を選んでおけば上手くいきやすいんじゃないかなあと。それに、Vネックの方が商品がたくさんあるので、どれを着るのかを選ぶ楽しさもありますしね。ということで今回のまとめ。丸首のカーディガンは「ソフト、優しい、かわいらしい」印象。Vネックのカーディガンは「シャープ、クール、格好いい」印象。男性の場合、モンクレール 店舗カーディガンの襟ぐりは丸首よりもVネックの方が格好よく見えやすい&コーディネートしやすい。ボーダーのカットソー、ストライプのシャツ、チェックのシャツ。


Print Option

$
0
0

Hello

I am new to this, I created a warehouse manifest, how do print with the information that I input in to the fields.

 

Not showing up on SharePoint Document page

$
0
0

Hi guys

 

I just built a manifest with some text fields, how do I make it show up in my documents folder so other people can work with it?

 

thanks 

Can't create site workflow

$
0
0

Hi,

I am migrating from NW2010 to NW2013.

I installed NW2013 correcty with a correct license I was able to migrate library/list Nintex workflows.
While I was trying to migrate some of site workflow, I couldn't find Site Actions > Nintext Workflow 2013 > Create Site Workflow option before importing workflow.
I activated all site collection features and site features for Nintex Workflow.

Is there anything I am missing here?

Thanks in advance,
Ricky

Nintex Workflow - Regular Expression - Extract all text before a full stop/period

$
0
0

I'm very green when it comes to writing expressions! If someone could help that would be great!

I have a form in which a user can submit to request a service. There is a text field "Details" in which they can describe what they are after.
I'm trying to extract all text before the first full stop "." so that I can populate another field "Description" to provide a short description of thier request for logging purposes.

I'm all good with updating another field based of what the expression returns, I only need assistace with the Expression itself.

So far I have \w.+(?=\..)

 This works fine as long as the "Details" Field only has two full stops.

 Let me know if you need any more details.

Sorry if I've posted this in the wrong area as well.

Thanks!

Nintex workflow 2013 trial download

$
0
0

Dear All,

 I am Ramesh, currently working for a pilot rollout. I would like to use nintex workflows 2013 + nintex workflow for project server.

 Please suggest, how to get trail versions for these.

 Thanks in advance

Ramesh 

Viewing all 618 articles
Browse latest View live