Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Hi guys, I'm trying to create a SmartObject from SharePoint as the error shows up Authorization not successful. On management, i enable the realm to gain access to the SharePoint library to create a SmartObject. Kindly help assist with this
Hello folks,when I run the k2 setup file, i am receiving the below error. Do anyone knows about it? I have done the below troubleshooting. 1. All the pre-requisite are correct 2. Tried copy the file in a different directory and the same error3. Ran with admin 4. apply all the GU update  still, I am having same error.Â
i am able to use this service broker to read inbox emailsi would like to move the items, i have created a folder called testingwhen i try and use the move method, it doesn't recognise the folder name any ideas?
Is there a way to allow smart forms to be automatically translated through a browser plug-in? I'm finding that it translates the SharePoint page, but does not translate any of the K2 smart form. I know there are language packs available, but I don't want to invest in creating multiple versions of the form for the limited number of times a user cannot converse in English. So, either: 1. Is there a way to enable this through Google Chrome?or 2. Any other workarounds to make this as simple as possible?
A validation rule checks for a reqular expression in a field on change. This message is meant only for the submitter. However, the message appears for every subsequent client event. I suspect because we save the field value to a smart object when no parameter is set and load back the value when the parameter is set (in other words) when subsequent task owners open the form, the load method is registering as a change to the field which execurtes the validation rule and shows the message. Is there a way I can supress the message on load or a better way to structure the valication rule so that it only didplays when the submitter enters the data.
I want to create a Json Descriptor File. The REST Api i am using is Locally hosted on a server, now I tried using http://editor.swagger.io/#/It does not seem to work, Please is there a swagger editor I can install locally so I can use it to find the json descriptor. Please i need advises here.Â
Hello,today I have updated k2 modul in Joomla. After updating I have noticed that menu's with category listing's are all empty. Example:ingvar.si/varilni-aparati-froniusthey should list subcategories.All menus with item k2 listing work. Example:ingvar.si/varilni-aparati-fronius/mig-mag-varilni-aparati-fronius/varilna-naprava-tpsi/tps270iDoes anybody have any idea why my menu's have crashed? Any changes in k2? Thank you very much for your feedback!BR Marko
I am very new to consuming REST and converting it to Smartobjects, so I can use it in K2 Forms or WorkflowHence I wanted to know if I am on the correct track, Is this the way to go about Registering the REST service. I am very new to something like this. Am I doing it correctly??Â
We have forms with a picture control to display our company logo. We have changed the logo i.e. we kept the same Source property but changed the PNG file to display. However, when we display the form in Designer mode, the old image is still displayed. The new image is displayed correctly in Runtime mode. Any idea on how to fix the issue in Design mode? A cache somewhere? Thanks.
1) Tried to access Workflow Server -> Errors -> Error profile = "ALL" in the newly created Workflow.2) Created smart object reference for "Error Log" -> GetErrorLogsFiltered method with input mappings(ErrorProfileName=All) 3) When we execute the above steps, system throws the following error (but records are there)     "Index was out of range. Must be non-negative and less than the size of the collection.     Parameter name: startIndex"4) But if we access the above method using 'Smartobject Service Tester', it is working correctly(records are listing).   Can anyone help us, what could be the reason for this error? How to fix it?Â
Hi, I am having issue with getting user Activity Instant ID. I have 3 environment. DEV and QA are fine and I can get the Activity Instant ID but in Production, I can not. Can somebody help me with this? This is very frustrating. Why the it works on the Dev and QA but not PROD? I did not change anything when I deployed to PROD. Chhai
I am using SMO UMUser with method "Get Roles for User" and passing FQN to it. When i execute SMO from Management it gives me 4 group name. I am trying to same return result in datalabel on form to check in if condition. But in datalabel it saves onl first group name(top in the result) not other 3 groups. Can any one help me, how to do this?
Does anyone know how to remove the "Start a workflow" integration on a SharePoint List that has been integrated with K2 five workflows?
I want to display count of active task for current user in k2 cloud.Which OOTB smo or any other option to achieve this count?
HiI have a post method which consumed multipart/formdata. I have created advanced smart object to consume this method, added the headers. When I execute this smo, I found that k2 sends it as application/x-www-form-urlencoded rather than multipart/formdata.Can you let me know if K2 sends by default as application/x-www-form-urlencoded? If yes, then how can we convert to multipart/formdata from K2 five?
Hi all, Anyone use Anonymous forms here? If so, what security do you have on the form to prevent spamming etc? I was looking at re-captcha on the Initalize rule of the form, however if takes several "correct" attempts to pass through the re-captcha. Is there any similar mechanisms that i can use with K2 forms as a human interaction prior to the form loads?Is there a maths type 2+2= version etc? Any help appreciated
Hi, I have a workflow with multiple steps. The goal is to calculate target completion date for each step. I am trying to do this by using the Add days function with process start date and looks up a table in smartobject for that specific process time required (in work days). The only problem is that the current result assumes that the days required are calendar days when they are actually work days (Saturday and Sunday off) (e.g. 31-Jan + 2 = 2 Feb and it should be 31-Jan + 2 = 5 Feb).How can I modify to make sure I am adding work days to the process start date?Thanks
Hi everyone, Please I want to know how possible this is to clone K2 server with all pre-existing processes (forms, Views, Workflows) to another server to act as a mirror of server 1. Like Clone the Hard disk or something? Please I need advises Here
Hi, We need filter like ErrorDate >= CurrentDate - 10 days. If we apply this filter, it is throwing error("Conversion failed when converting date and/or time from character string. Conversion failed when converting date and/or time from character string."). Can anyone help us, how to fix this? Related screenshot is attached.  Tried with Current Date, Current Date and Time with/without other date functions also..  Thanks,Â
i need to do validation on the column to make the below: 1- i need no value repetiton on the column. 2- and if the value already exsist show error message "This value aleary exsist".
How to create outlook calendar apointments on k2
We have some Workflows in K2 studio, now i want to have the workflow converted from studio to designer. Is there a good tutorial I can follow? Are there any downsides? Are there any technical downsides? Please let me know. I need screenshots if possible.
I have created a checkbox list control in my view but I have no idea how to restore these selected back to checkbox list when the view is initializing. Please help, thank you!
Hi All, I have a list view and there is an Export Excel button is there in that view. I am using SSRS report to show the content of that view as a report. I have the .rdl file situated in SharePoint on premise. Now I am upgrading SharePoint on premise to SharePoint online. What I found out is Sharepoint online will not support SSRS report. In that case how do we implement Export to Excel in K2 5.2 which is integrated with SharePoint online. Regards,Madhu H
Hi, How to create a smart object which uses a stored procedure? I want to return data after some operations, for this purpose, i have created a stored procedure and want to use this in a smart object and assign it to a data field. I am using K2 designer and K2 studio. Thanks,Pradeep
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.