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

How to log the content of a collection variable to Workflow History?

0
0

I'm building a Nintex Workflow that's supposed to pull data from Active Directory (Action: Query LDAP).

I gather that "Collection" is the correct type of variable to store the data returned by Action "Query LDAP".

In order to check whether my query has returned the correct set of results, I want to log the content of my Collection variable to Workflow History. However, when I just write the variable itself to Workflow History all I get is an empty string.  

Please advise: What's the correct way to check the Content of my variable of type "collection"? 


Request data from Lookup

0
0

Hi,

I am trying to request data from a dynamic source using either the initiator or another lookup field as the person to collect data from. Nintex will not resolve the common item or item properties at all. Any ideas on a work around?

Thanks in advance 

PDF Conversion Error

0
0

Hi All,

While converting document using "convert document" OOTB action item, we are facing below issue.

 The requested service,'http://SERVER:32843/a2a5dd7352384e24b4aa1c9d76bc8771/Service.svc' could not be activated. See the server's diagnostic trace logs for more information. 

  Please suggest on this issue. 

Thanks

Arun 

Error to Commit Pending Changes After Delay

0
0
Hello,

When I use a "Delay", and after using a "commit changes" the workflow ends unexpectedly with an error. 
If i retreat the delay box then my workflow works fine.

Sharepoint Log is mentioned below:

(http://xxxxxxxxxx/projetos/_layouts/NintexWorkflow/preview.aspx?ListId=0f3f35ee-0d81-4207-9ca4-28af07120a1d&ItemId=2&InstanceId=a1d38e70-32aa-4b67-9949-0e82c45fa28a): Nintex.Workflow.NWActionExecutionException: Falha ao confirmar fluxo de trabalho. ---> System.Workflow.Runtime.Hosting.PersistenceException: No momento as atualizações estão desativadas em solicitações GET. Para permitir atualizações em um GET, defina a propriedade 'AllowUnsafeUpdates' em SPWeb. ---> Microsoft.SharePoint.SPException: No momento as atualizações estão desativadas em solicitações GET. Para permitir atualizações em um GET, defina a propriedade 'AllowUnsafeUpdates' em SPWeb. ---> System.Runtime.InteropServices.COMException (0x81070E97): Updates are currently disallowed on GET requests. To allow updates on a GET, set the 'AllowUnsafeUpdates' property on SPWeb.    
 at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)    
 at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)     -
 -- End of inner exception stack trace ---    
 at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)    
 at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)    
 at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid newGuidOnAdd, Int32& ulID, Object& objAttachmentNames, Object& objAttachmentContents, Boolean suppressAfterEvents, String filename, Boolean bPreserveItemUIVersion)    
 at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents, String filename, Boolean bPreserveItemUIVersion)    
 at Microsoft.SharePoint.SPListItem.Update()    
 at Microsoft.SharePoint.Workflow.SPWinOEWSSService.CommitUpdateListItem(Transaction txn, Object[] transData)    
 at Microsoft.SharePoint.Workflow.SPPendingWorkBatch.Commit(Transaction transaction, ICollection items)    
 at System.Workflow.Runtime.WorkBatch.PendingWorkCollection.Commit(Transaction transaction)    
 at System.Workflow.Runtime.WorkBatch.Commit(Transaction transaction)    
 at System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService.CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)    
 at System.Workflow.Runtime.Hosting.DefaultWorkflowCommitWorkBatchService.CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)    
 at System.Workflow.Runtime.WorkflowExecutor.CommitTransaction(Activity activityContext)    
 at System.Workflow.Runtime.WorkflowExecutor.Persist(Activity dynamicActivity, Boolean unlock, Boolean needsCompensation)     -
 -- End of inner exception stack trace ---    
 at System.Workflow.Runtime.WorkflowExecutor.Persist(Activity dynamicActivity, Boolean unlock, Boolean needsCompensation)    
 at System.Workflow.Runtime.WorkflowExecutor.System.Workflow.ComponentModel.IWorkflowCoreRuntime.PersistInstanceState(Activity activity)    
 at System.Workflow.ComponentModel.Activity.MarkClosed()    
 at System.Workflow.ComponentModel.ActivityExecutionContext.CloseActivity()    
 at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)    
 at System.Workflow.Runtime.Scheduler.Run()     -
 -- End of inner exception stack trace --- (Build:2350)

Anyone could help me?

Sincely yours

Nintex Workflow Issues: Workflow generates workflow task and task notifications but then workflow fails and deletes the tasks. (but sends the task notifications)

0
0

Note - I searched for a similar issue in the forums but did not find any similar to my particular problem. 

Nintex workflow issues:

My client is currently implementing an employee onboarding workflow solution utilizing Nintex Workflow and InfoPath Forms in a SP2013 environment. It's basically one site, one forms library and one workflow tasks list.

The InfoPath Form is working fine as the main form for hiring managers to fill out online in order to initiate the on-boarding process for a variety of employee types (internal, external) and a variety of onboarding resources (IT HW/SW/Accounts, Facilities, Badging, Remote Access, Access to Secured Areas, etc...

When the InfoPath on-boarding form is completed and "submitted" (by the hiring manager or their duly appointed representative) the Nintex Workflow is designed to kick off and begin creating workflow tasks based on the items in the InfoPath form that have been properly completed (start date, hiring manager, work location, IT HW/SW/Access needs, etc...)

These workflow tasks are assigned to specific SharePoint groups based on the type of on-boarding work that needs to be accomplished (IT, Facilities, Purchasing, Security, etc...) and a workflow notification email is generated and sent to the assigned group in order to alert the group that the workflow task needs to be actioned.

The Current Problem:
----------------------------

Up until about a week ago, the Nintex workflow has been running fine (generating workflow task items and task notification emails which group members receive and open. When opened, the workflow notification emails contain information about the person being onboarded along with information and links to the specific onboarding related tasks that need to be actioned.

Currently, when the Nintex workflow runs, it appears to generate the associated workflow tasks and the workflow task notification emails and sends out the emails to the proper groups. However, when group members receive the workflow task notification email (which appears to be formatted normally) and click on the link to the actual workflow task, they receive a "Something Went Wrong" error page.

The information displayed on the "Something Went Wrong" page indicates that the list item ID for the workflow task does not exist. Apparantly, the Nintex workflow is generating workflow tasks and sending out the worklflow notification for those tasks but then deleting the workflow tasks and ending the workflow in error.

In this particular case, we are expecting three workflow tasks to be generated and three workflow task emails to be sent out. What we receive are three workflow task notification emails and one "workflow error" email. It appears that the workflow is deleteing the workflow tasks immediately after sending the workflow notification emails.

Also, the list item IDs assigned to the workflow tasks that are being deleted appear to remain. We tested for this by entering a workflow task directly into the workflow tasks list and the list item ID that is assigned is the next ID after the ID of the workflow task items that are being generated/deleted by the workflow.

Any help here is appreciated, as mentioned before, the workflow was operating normally up to about a week ago and I'm hoping that the cause of the issue can be found somewhere in the logic of the workflow. If not, we may be faced with rebuilding the entire (quite large) workflow.

Thanks 

Task Notification Email Text Not Updating in "Request Approval"

0
0

I use the "Request Approval" for gathering approvals or rejections on items.  I can make numerous changes to the Task Notification text that is sent via email to the user but it never changes!  I continue to get the same original default text.  And of course I Save & Publish, but nothing.

 Oddly enough I don't appear to have this problem with the "Request Review" tool.  I make changes and they are immediately reflected in the email to the users.  Any ideas what I am doing wrong?

Query LDAP using JavaScript on Nintex Forms 2010

0
0

Hi,

 I have a requirement regarding querying current user's active directory properties on the Nintex form page load event.

Can anyone suggest how to proceed further and if it is possible?

Thanks! 

I mean cheapest fifa 14 coins the first time

0
0

runescape or fifa

Superb really, I mean cheapest fifa 14 coins the first time I saw my friend playing FIFA Soccer 10, I said to him, "Wow, I didn't know Soccer was on now, who's playing?" It was then that I realized that buy cheapest fifa 14 coins it wasn't a real game on Television but the FIFA Soccer 10 video game! I was amazed at how good they made this games graphics, Okay, besides the graphics what makes this game my personal favorite? Obviously to love the game you have to love soccer. You also have to know about the basics of soccer. In this game you can switch your teams formation which I think is good so you can have more strikers, midfield, or defence if you think you need it more.

When you pay that for the Season Ticket you will now be able to play EA Sports games 3 days early before they come out. Also on top of that you save 25% on all future DLC packs and content that you buy on various games. So in reality you could pay for this back if you are going to be purchasing in game content over the course of your career.

The new console is being called an "all in one entertainment system." This isn't a shock since Microsoft has been pushing the Xbox 360 in that direction for years. Xbox One will be controlled by voice recognition, and not just any voice. It will turn the system on to your personal dashboard, not a generic one..

The story sees the player attempting to find an observatory which can be used to see through the eyes of any person in the entire world, with the help of only the person's blood sample. The games takes you to various destinations across the world with most of the missions set in the Caribbean. The player will come across an array of structures including forts and jungles and can also hunt on both land and at sea.

Avoid Pro Ranked cheapest fifa 14 coins xbox 360 http://www.gold4fans.com/ Matches!In all truth, the only reason i use pro ranked matches is to search for a club to join. I do not see any point in them whatsoever. Don't get me wrong the concept of them is good, that a random set of 11 people can get together and each play a position to ultimately beat the other side.

-------------------------------------------------------------------------------

Cheap and fast FIFA 14 Coins(PS,PS3,PS4,XBOX 360,XBOX ONE,IOS,ANDROID) Hot Sale on Gold4fans.com

Buy now with this 8% discount code - GOLD4FANS

10Mins delivery, 24/7 live service!

Support various safe payment methods: paypal, paysafecard, skrill.

Kindly reminder : Just place a small order if you want to verity whether it is as safe as what i said or not.

More fifa 14 related info: http://www.elitepvpers.com/forum/fifa-trading/3276615-buy-fifa-14-coins-8-off-code-pc-ps3-ps4-xbox360-xboxone.html



Buy World Of Warcraft (US/EU), WOW Characters, WOW Item, WOW Gold

0
0
Buy World Of Warcraft (US/EU), WOW Characters, WOW Item, WOW Gold

If you are new to the World of Warcraft then G2G is a good place for you to be able to buy characters from other online gamers that are selling wow account. This way you will be able to sell wow account, buy wow account or in short trade wow accounts with others around the world. G2G provides you a safe and secure mode of efficiently being able to trade or sell wow account. You have the option of selecting your character of preference. This includes people selling wow account of characters as the Monk, Warlock, Mage, Paladin and Rouge amongst others. Many online gamers sell their level 90 Characters in both masculine and feminine portrayals. Items such as the Legendary Cloak are available for sale as well. Certain characters are available at the lowest prices which range. These characters listings include Death Knight, Warrior, Paladin, Mage and the Monk. Keep in mind all characters sold are of Level 90 status. G2G offers the facility of “Request a Character” and even provides online support in the form of “Live Chat”.

WOW EU
WOW Item
WOW Gold



G2G.com
Gaming For A Living
http://www.g2g.com/

NW 2013 Can work with Microsoft Dynamics CRM 2013?

0
0
NW 2013 Can work with Microsoft Dynamics CRM 2013?

error in action aproval request

0
0

 Im have a workflow and the only action is aproval request and im receive this error in sharepoint log file:

Nintex.Workflow.NWActionExecutionException: error in action aproval request. ---> System.ArgumentNullException: value cannot be null.  Parameter Name: String     em System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)     em System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)     em Nintex.Workflow.Activities.SetupRequestApprovalActivity2.AfterOnTaskChanged(Object sender, ExternalDataEventArgs e)     em System.Workflow.ComponentModel.Activity.RaiseGenericEvent[T](DependencyProperty dependencyEvent, Object sender, T e) ... 

Nintex v. K2 blackpoint: Your thoughts?

0
0

I'm comparing these products and am looking for opinions from the community.  K2 blackpoint is the trimmed down version of K2 blackpearl meant to compete, I believe, with Nintex workflow.  I have had pre-sales reviews of both and have identified some differences in the area of:

  • Architecture:  K2 server .vs Nintex on the WSS Front end.
  • InfoPath integration:  K2 blackpoint actions for InfoPath .v Nintex ?
  • Other actions:  Nintex AD/Exchange actions .v blackpoint

Also, how is Nintex support?


Any input is appreciated. 

Best way to wait for field value change OR timeout

0
0

I have a scenario where when one user sets a field to a certain value, another user has up to seven days to "accept" this status. The second user can either accept this status manually (by changing to a different status) or, if 7 days passes, it will be accepted automatically.

 I attempted to use parallel actions, but this doesn't work because all actions must complete when I only care about either action completing.

I tried two separate workflows, terminating the other when they are complete, but then it sends out emails when a workflow is terminated, which I don't want.

Any suggestions? 

Columns missing from filter.

0
0

Hi.  I have a workflow that deletes items in a document library based on a filter.  The column I need to filter on doesn't show up in the drop down list in the designer though.  I have double checked that the column still exists on the site.  I went to modify the "all documents" view on the library and the column is available there for me.  The only place it doesn't show up is in the nintex workflow designer window. 

Where does this information pull from?  I recently did some column maintenance and removed a few columns from this library, but I did not touch the columns that are missing.  And as I said earlier, the columns show up elsewhere for the library.  Just not in nintex.

 Any thoughts?  Is there any other information I can provide to help?  I am new with nintex and this forum.

Thanks in advance

Greg

 

Show Panel Using Radio Button Selection

0
0

I am trying to show a panel only when a certain radio button has been selected. I have been able to hide the panel, but the function doesn't recognize my radio button selection. I have a feeling it may be because it is a radio button and not a drop down menu. Any help would be great. Here are the details:

  • ColumnName = ContractType
  • ContractType has four radio button options: New, Addendum, Renewal, Other
  • When the user clicks "Other" a panel should appear.
  • The control settings for the panel are currently: Appearance - Visible - Expression - fn-Equals(Contract Type,Other)

What's the correct logic?


Copy attachments

0
0

HI,

 

I'm trying create a Nintex WF to copy the attachments on the list item that the workflow is running  to another list item. That is possible?

 

Thanks for help me. 

 

 

Hide and Show a Panel Based on Radio Button Selection

0
0

I am trying to show a panel only when a certain radio button has been selected. I have been able to hide the panel, but the function doesn't recognize my radio button selection. I have a feeling it may be because it is a radio button and not a drop down menu. Any help would be great. Here are the details:

  • ColumnName = ContractType
  • ContractType has four radio button options: New, Addendum, Renewal, Other
  • When the user clicks "Other" a panel should appear.
  • The control settings for the panel are currently: Appearance - Visible - Expression - fn-Equals(Contract Type,Other)

What's the correct logic?

Licensed Web Front-End servers

0
0

Hi,

Any ideas how to say to Nintex forms, that a server is not a Front-end server? I guess Nintex forms should install in front-end server, but installation guide leads to install in central administration server...

The server APP1  is not currently licensed for the design or completion of Nintex Forms as a Web Front-End server. To licence this server as a Web Front-End please contact sales@nintex.com to add it to your Nintex Forms license.

 In same environment is Nintex workflow installed and there aren't this problem.

 br

Vesku

gaelapgemo1987

test title test title

0
0
test title test title test content test content test content test content test content test content
Viewing all 4245 articles
Browse latest View live




Latest Images