Complete our Nintex Community Survey
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Recently K2 service account that used for K2 server has been migrated to O365 and then K2 stops sending the mails to TASK Users. TASKS actions are also not covering with the migration. Please help me in resolving this issue.
Hi, I have requirement to update data on daily basis in azure SQL database table.  I will get xml on daily basis from Optiva system and i want to read it and based on data, update SQL data.   Â
connection strings are correct. Exception: The request failed.Unable to connect to the remote server","anonymous","0.0.0.0",""Error","General","0","ErrorMessage","SourceCode.Workflow.Common.EWS: ","0 Autodiscover not available and mail cannot be sent.   Â
Hello K2 community, I have an issue with my mobile forms: they run well online on the K2 mobile app, but not offline. So, I have created a very simple form based on an advanced SmartObject, with only a layout (no initialization, no controls). Of course, I have checked the Offline Availability property. The form loads well online in K2 mobile app. Offline, the layout is loaded but I get a spinner that never disappears: the form is blocked... I tried to clear the offline cache of the K2 mobile app (Destroy Offline Data), with no success. In the app system log, I get a lot of "Unknown response" messages. Thanks for your help, Olivier.Â
Hi I've recently been tasked with creating a custom theme for a client.One of the things we want to do is have each view panel on the form display with rounded edges rather than the default sharp corners. Something like "border-radius: __px;" in the themes CSS file. I've edited the themes main CSS file and have managed to give button controls a border-radius. But I've used the element inspector in the browser and added the border-radius property to many of the CSS classes that supposedly style the view divs on a form, but nothing works. As many classes as I change I am still met with shard edged views everytime I add changes and refresh the css. If anyone can offer advice or an explaination as to why I can't get this right it would be greatly appreciated. Thanks Michael
In a workflow i have a task that have 5 recipients all together, but i only need the one users that action the task to be saved to a data field. i've seen old post about how to do this by using Activity Instance Destination SMO, however All of them use previous version of K2 which have different GUI and I'm confused how to do this in K2 Five. if possible please provide example of using k2 five as i am not familiar with blackpearl and previous version thanks
I simply change a List View Header colour from black to blue, save the changes. But when the View/Form loads, header font remains black This used to be a problem in K2 v4.7, hasn't this been fixed by now in v5.3 ? I can see the colour change while editing the List View, but then it doens't apply it when running the form. Come on K2, a simple thing like this shouldn't be happening in your product in 2020...
Hi, how can I set the rules that if choose case1 in the Drop Down List and check the Checkbox, there will unfold the "case1" view. And if I choose "case2" in the Drop Down List and check the Checkbox there will unfold the "case2" view and so on . If I dont check the Box no further view will appear. Many thanks in advance for your support.
Please anyone to assist with a step by step guide on how I can use a stored procedure from SQL Server and make it into a smrtobject? I would like to know how possible that is Â
Hi, I'm intrigued to see how others manage their package & deployment process. We have a Global Portal (home page) and from here you can access a variety of Health & Safety apps. Each app has logic to navigate back to the Global Portal via a home icon. We created a package per app, and an additional package for the Global Portal. In each package I removed the inclusion of any dependencies. I wanted each package to only contain the objects relevant to it. When it came to deployment, I have come across something I was not expecting. I only want to deploy one of the apps. I was hoping to deploy the package for that particular app, then the Global Portal package (with the intention that the home page will hide access to other undeployed apps). However, the app that is ready for deployment has a dependency on the Global Portal. Additionally, the Global Portal has a dependency on this app (all apps). I was hoping when it came to deployment that the missing reference warnings could be
Hi ,Is it possible to read the content from text file. File service broker will read the content of the file , but it is in base64 format. I need to decode this data. Is it possible to do it in K2 workflow? Thank you
Currenlty the calendar shows on top of the page.Any idea how to display the popup calendar near to the textbox control.
Hi All, I am using a method to get the details of a group which is inside a team site. Now this Get Groups method comes under Management category and P&D tool is not creating a reference of it while taking the package. Due to this I am getting missing reference error while deploying.  I am attaching the Service Instance and SmartObject Explorer screen shot. How to get the reference in package so that I can deploy the package successfully.  Regards,Madhu Â
Hello, I have problem with passing value to Smartobject with required input property - in my case, it is UMUser SMO. My view is built on different SMO and I wanted to use UMUser SMO to receive data about user Display Name, however, when I use it's Get User method I always receive below error:"SmartObject property Label_Name is a required property for selected method Get_Users. Value must be set." I can't seem to find a way to pass Label_Name parameter on runtime to this SMO, the only way was to hard code Label Name in SMO properties, but it can't be the actual solution due to the need of having universal solution. Is there any other way to pass value to input parameter for SMO?Â
Hi,  We've had this on our mind for a little while and can't see any clear solutions. Scenario - A form has a lookup field (picker, multi-select, drop-down list) tied to a UMUser call for group members/role members/general name resolution.The form is in production and a user's name is saved against a field.The user is then removed from the group/role or active directory as a whole.The previously saved form is loaded the controls will not resolve the name. I'm concerned that a multi-select or other controls when changed may then save the data back not including the old user. This could be a nightmare for auditing purposes where loading historical forms and executing saves on them inadvertently wipes data with no indication of a problem.  Pickers are less of a problem as it seems if the data doesn't resolve to an item the update still retains the unresolved item (it doesn't display the resolved value but I think I can use the 'Display Field' to show the stored value).  Has anyone else f
Hi,Is it possible to convert Binary data into Base 64 string in K2 smart forms? the rest layer is returning the file in binary data Format, How can i display this data as a file in K2 UI.
Hi,I am using Word document gernerator service broker to create a .docx document in my application. my requirements is to create PDF document. Is there any broker to convert the .docx document ot PDF.   Thanks & Rgards,Kathija
Hi K2 expert,I have a value from DB, the value format as "Andy,Kaier,John,Yu,Shown,Face" or moreI have tried to use split(',') function to segment letters but there is no for loop function to add hyperlink in each value.How do I implement this kind of function in the signer stage of workflow.Thanks Requestor Andy Group Andy Group Description test for group Reviewer Andy,Kaier,John,Yu,Shown,Face
Has anyone been able ot come up with a solution for integrating the inbuilt camera on Windows 10 devices. With iOS and Android if provides the ability to select camera where as on Windows 10 devices is goes to a file picker. This relies on our users opening the camera app on Windows 10, taking all the photos first and then switching back to the K2 form.This can be problematic and users can accidently attach the wrong photos.Â
Hi, I have a List View and have the Worklist added. It displays the various fields, such as Originator (in forma K2:domainuserID). How do i use this field to also display a column alongside which contains the NAME of the originator as well? I presume its using the Originator field to somehow do a lookup in AD for the matching Username (although the K2 bit would need to be dropped from the Originator column). Any ideas how to do this?
Hi, I have a For All items in a list loop, look up the User id and return the AD Name (using getuserdetails method within loop) The List view has a bunch of UserIDs, however a couple of those users have left the organisation, so when it does the ADUser Smartobject method and it find the user does not exist, it says "Could not resolve user: UserID" but then quits. How do i get it to continue down the Foor Loop if the user cannot be resolved?
Hi, We are invoking a rest service from K2 and need some help on how to pass 'query paramters' while sending request to the service. Thank you,Devi.
Is k2 configured for encrypted LDAP? see microsofts document athttps://support.microsoft.com/en-us/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirement-for-windows
Hi,I have a short question for the OpenWorklistItem Method of the K2 Runtime API.Does the parameter Platform has any effect or is it just an info? Is it important to set this parameter by using in a ASP.NET application for example? What happens if set or not set? public WorklistItem OpenWorklistItem( string SerialNumber, string Platform, bool Alloc, bool IgnoreStatus)Andi
Hi, i am getting the following error while deploying the workflow which has connectivity with database.Would anyone let me know how to resolve this? error:Missing Reference at SmartObjectField: Error: The Environment field SmartObjectField does not exist or mighthavebeen deleted...stack location : K2Process: Emailevent: stack end.
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.