Learn about the latest Nintex capabilities at New at Nintex
This section contains archived Nintex for Office 365 Knowledge Articles.
Recently active
TOPICHow to remove Nintex Workflow for Office 365 or Nintex Forms for Office 365 apps from a SharePoint Online site.INSTRUCTIONSAccess Site Contents of the site where you wish to remove the app. If in New View Mode, click the "Return to classic SharePoint" link at the bottom left of the page. Locate the Nintex Workflow for Office 365 or Nintex Forms for Office 365 app. Hover over the app with the cursor and select the "..." in the top right corner. In the pop-up window, select the "...", and then click "Remove". Wait until the app is fully removed from the site.ADDITIONAL INFORMATIONRELATED LINKS
TOPICHow to use utilize Nintex Forms for Office 365 and Nintex Mobile to add signatures to a form.INSTRUCTIONSFor using the Nintex Mobile App for capturing a signature, see Sign Your Name Across My Heart For extending the ability to sign forms from Nintex Mobile to the Nintex Forms for Office 365 App, See Extending Nintex Mobile Signature control to desktop/browserADDITIONAL INFORMATIONRELATED LINKS
TopicHow to get the number of days and hours from the dateDiffMinutes function? InstructionsThe result needs to be multiplied by 24 i.e=([Start Time]-[End Time])*24 Additional InformationWhen using the DateDiff.... functions the output will always be a positive integer.The reason for this is as follows.The number of days between today and tomorrow is equal to 1.The number of days between today and yesterday is also equal to 1. it is not negative 1.
TopicHow do I configure my environment to display Nintex Task forms in desktop mode when using a web browser on a mobile device? InstructionsOption 1 After clicking the Task link from an email client on the mobile device to open task form, change the browser settings to PC view mode by enabling Desktop site.Option 2 Deactivate the "Mobile Browser View" feature in the Site Settings will force the desktop form to be displayed.
TopicHow to remove the value from a Lookup field, resetting the field so that it is empty and contains no value. InstructionsUse the Update List Item action or the Office 365 Update List Item action to update the Lookup column's value to zero (0), which will result in an empty field value.
TOPICHow to update the list column with data type Person or Group (allow multiple value) with an empty value using Nintex Workflow for Office 365. INSTRUCTIONSOpen a Nintex Worklfow for Office 365 designer. Create a variable with Collection type. Drag and drop "Set Workflow Variable" action. onfigured the action to set Collection variable (created in step 1) with value as below Equals : List Lookup Source : Current Item Field : <Column List of Person or Group>. Note: Choose the list column of Person or Group (allow multiple value) that need to be updated. Drag and drop "Clear Collection" action. Configured the action to clear the Collection variable (created in step 1). Drag and drop "Update List Item" action to update the desired Person or Group (allow multiple value) column list by set the value with the collection variable (created in step 1). Publish the workflow. ADDITIONAL INFORMATIONRELATED LINKS
TopicHow to use the Component Workflow option to start your workflow from another Nintex for Office 365 workflow. InstructionsYou can start a component workflow from another workflow in your Office 365 tenancy, by using the Run Component Workflow action, once a component workflow is published and you’ve selected the relevant Start option.To Start your Component workflow from a workflow in the current Office 365 tenantDesign the parent workflow that will call your Component workflow. In the workflow designer, add the Run Component Workflow action at the point in the workflow you want to call the Component workflow. Select the Component workflow you want to run. Select to either Wait for Component workflow to complete before continuing. Run both workflows concurrently. 5. Publish the parent workflow. Related Linkshttps://help.nintex.com/en-US/o365/o365/O365WorkFlow/CreatingWorkflows/UseComponentWorkflow.htmhttps://help.nintex.com/en-US/o365/o365/O365WorkFlow/WorkflowActions-
TopicHow to find where Nintex workflows are being used in Office 365. InstructionsWorkflows can be identified using the Nintex Process Intelligence tool (Hawkeye), which will review your tenant and identify where workflows are published.Nintex Process Intelligence can be accessed via https://www.hawkeyecloud.com/
TopicUnable to delete a workflow or uninstalling Nintex apps from Sharepoint Online site InstructionsCheck if 'Preservation Policy' is enabled on the site. If it is enabled, disable it and then delete the workflow / app.The policy can be enabled back after deleting the app or workflow.
QuestionMicrosoft is retiring Azure AD Graph on the 30th of June 2022, how will this affect Nintex Workflow. AnswerNintex Workflow uses the newer Microsoft Graph API so it is not affected by this retirement. Additional InformationThis also applies to Nintex Forms. Related Linkshttps://azure.microsoft.com/en-us/updates/update-your-apps-to-use-microsoft-graph-before-30-june-2022/
IssueThe following error message may occur when trying to save or publish Nintex for Office 365 workflows.‘Error Publishing workflow. The SharePoint admin has disabled the creation of new workflows. Existing workflows will continue to run.’ This error is caused by the tenant administrator when deactivating their SharePoint 2013 workflows on the tenant. This can be achieved via two ways: Classic SharePoint Admin center > Settings and checking ‘Block SharePoint 2013 workflows’ Through the SharePoint Online Management Shell executing the command:Set-SPOTenant -StopNew2013Workflows $TRUE Error Code ResolutionConfirm with the tenant administrator which method was used to block SharePoint 2013 Workflows and revert the change.For the Classic Admin Centre – Uncheck the Block SharePoint 2013 Workflows check boxFor the SPOTenant object – using the SharePoint Online Management Shell, execute the following command: Set-SPOTenant -StopNew2013Workflows $FALSE Additional InformationAt the time of
TopicInsert Image in Email Body for "Send An Email" action in Nintex Workflow for Office 365. Additional InformationTo be able to use an image in the email body for both Internal and External email services, the image has to be publicly accessible that does not require any credentials. An image stored under SharePoint Online tenancy or other media that required credentials to access cannot be used and it will only send either a blank email body or a symbol X as a replacement of the image that cannot be found. As a workaround, use the functionality of the email service "External email and attachments" and attach the image to the email rather than add the image in the email body. Related LinksHelp file : Send an Email
IssueAfter updating an Apple device to IOS 15, Nintex App Studio apps may stop loading.ResolutionRe-build the app in Nintex App Studio and download to the device again.Additional InformationNintex App Studio only started supporting IOS 15 as of the 1st of October 2021 so apps built prior to this date are not compatible.
TopicDoes Nintex support Multi-Geo in Office 365? Additional InformationWe DO support Nintex Workflow and Forms for Office 365 to be installed for the first time on a brand new Multi-Geo site collection. We DO NOT support Nintex Workflow and Forms for Office 365 where it has been installed or configured on existing site collections prior to migrating to a new Geo via Microsoft Multi-Geo PowerShell commands. Why don’t Nintex support the migration of site collections to new geo? There is an acknowledged defect within the Microsoft Multi-Geo migration process that causes an internal reference that the Nintex app and other provider-hosted SharePoint apps do not function correctly after migration.At the time of writing this, Microsoft has elected not to fix this defect due to COVID-related priorities and advise customers wishing to migrate in this manner to raise a DCR via their MS account manager.Nintex will continue to work with Microsoft to advocate for a change in this position. What c
TopicWhen a SharePoint choice column is updated to add or remove choices a published New Responsive Form with an existing choice control connected to the column does not update.InformationThis is expected behavior.The connected choice control is only updated in the form when the form is published. This is to ensure that the entries in the choice control are valid. If a choice is removed for instance it could make a rule invalid and therefore cause errors with the form.If a choice column is updated in SharePoint the New Responsive for has to be published again so it is updated.
QUESTIONWhat is the list of IP addresses that should be whitelisted for Nintex online services to work?ANSWERThere is no fixed list of IP addresses, Nintex online services are hosted on Microsoft Azure Cloud platform. For the list of IP ranges, see the Microsoft article Microsoft Azure Datacenter IP Ranges.ADDITIONAL INFORMATIONRELATED LINKS
ISSUEWhen using the “Wait for Event in List Item” action within a Site Workflow, if the item is updated with the Updated Item action the "Wait for Event" action never progresses. ERROR CODERESOLUTIONUse the Office 365 Update Items action instead of the out of the box Update Item action.ADDITIONAL INFORMATIONThe Update Item action does not trigger the item updated event receiver, which prevents events such as workflows starting on item update or the "Wait for Event" action from triggering. RELATED LINKS
TopicOpen Nintex Workflow for Office 365 Designer. Create a workflow variable. Drag and drop Task action. Open Nintex Task Form for Office 365 Designer and choose New Responsive Form. Utilize the Workflow variable by inserting the value from the Workflow Variable section. Additional InformationWorkflow variables are available to be inserted under the Formula section, however, if the workflow variable name as a space it will not works. Therefore as a best practice and to make sure it will always work, we recommend inserting the workflow variable from the Workflow variables section. Related Links
TopicConfiguring the Nintex List Forms Online Web Part on Office 365 InstructionsPublish a Nintex Form on a list (Classic or 'Old' Responsive Forms only). Navigate to your SharePoint site page and select 'Edit'. Insert > Web Part > Apps > Nintex List Forms Online. Click Add. Click drop-down arrow on web part > Edit Web Part. Configure the 'ListForms Settings' section. Click Apply. Save, Check In, and Publish your site page. Additional Information The Nintex List Forms Online Web Part is not currently compatible with New Responsive Forms. Some fields are marked with (*) suggesting that they are required, however, this is not always the case. For example, a 'New' form should not require an 'Item ID'. This is demonstrated in the examples below. Examples New Form Mode Display Form Mode
ISSUEThe userProfileLookup runtime function for Nintex Forms for Office 365 does not return any valueERROR CODERESOLUTIONSOLUTION 1:The User Profile Service may be using a different property name from the user property name being queried. Check the User Profile Service user property name by navigating to the SharePoint Admin center within Office 365 and click on User Profiles from the left menu, then click on Manage User Properties. Edit the property name and you will see under property settings a "Name" and "Display Name" field, make sure to use the "Name" field when performing the query. To get the "Name" of a user for example, use the syntax as shown below. userProfileLookup(Current User,"PreferredName") The below syntax will not return any result. userProfileLookup(Current User,"Name") SOLUTION 2:If the Current User is hard-coded with a value, make sure it has double quotes.For example:userProfileLookup("support@nintex.com","PreferredName") SOLUTION 3:Make sure that there is no oth
IssueWhen using Send an Email action with External email service and having a total size attachment of more than 20 MB, the workflow terminated with the following error: System.Activities.Statements.WorkflowTerminatedException: Total size of all attachments (x MB) exceeds the allowable limit of 20 MB.Error Code ResolutionReduce the total size of attachments up to 20MB. Additional InformationSend an Email (External service) with attachments has a limit for the total size of all attachments up to 20 MB. Related Links
QUESTIONWhat is the maximum size file to attach to the List item for Nintex Form for Office 365?ANSWERFor Classic and Responsive Form:Files attached to list items can be up to 250 MB in size. For New Responsive Form:The maximum size to allow adding to the form using Upload File control is 25MB per file and up to 10 items (250MB in total). ADDITIONAL INFORMATIONThe Nintex Form Office 365 file size attachment limit is following the SharePoint Online limitation. This size refers to this article SharePoint Online Limits.RELATED LINKShttps://help.nintex.com/en-US/Office365/Designer/FormControls/FileUpload.htmhttps://help.nintex.com/en-US/Office365/Forms/ResponsiveClassicForms/FormControls/ListAttachmentControl.htm
IssueEmails are not received from an Assign a Task or Start a task process action. ResolutionCheck if the 'Description' field in the Assign a Task configuration is using a variable. If so, confirm what the variable is populating; if the content in the variable exceeds the maximum length of the Description field, task notifications will not send. Related LinksAssign a Task Start a Task Process
IssueWhen publishing a Nintex workflow in O365 the following error appears " Error publishing workflow. NW-1007" ResolutionMake sure the conditional start conditions are valid.Make sure when comparing columns that they are of the same data type. for example, comparing a Single Lines of Text column to a choice column will cause this error. Error CodeError publishing workflow. NW-1007
TOPICHow to choose if a workflow will be published as a Production or Development workflow in Nintex Workflow for Office 365.INSTRUCTIONSSelect the publish icon from the ribbon of the Workflow designer. A dialog box appears with all the publishing options. Scroll down to the "Assigned use" section and select the radio button for either Production or Development.Additional Information1. By Default Nintex Workflows are published as Development workflows.2. When purchasing a subscription for Nintex Workflows for O365 the subscription will contain a number of allowed Production workflows and a number of allowed development workflows.3. The concept of product and development workflows differ for Nintex for O365 compared to Nintex on-premise Installations. For on-premise there is usually a Production and a Development environment. In O365 there is just one tenant and both production and development workflows co-exist.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.