Interactive workshop: Automated DocGen for Manufacturing Ops
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Whenever I try to open my designer, I keep getting this error on the form runtime and designer. Find attached below the images the error messages are depicting.
Hi all, I've currently got a drop-down list on a form that I'd like to display calculated values instead of direct fields from a smartobject. To provide a bit more information, the drop-down currently displays total quantities of stock, but I need it to display (Total Stock - On Order Stock) to give a true reading of our available stock for selected items. Any responses greatly appreciated,Thanks
Hi everyone,please advice how I can add SharePoint action in workflow designer .
Hi, I am looking to see if there is a version of a Drag and Drop multiple file upload custom control or any other suggestions that are compatible with K2 Five. I have attempted to use https://community.nintex.com/t5/K2-Five-blackpearl/Drag-and-Drop-Upload-Control/ta-p/175782 however this must be incompatible with our version as when dragging a file onto the control in the browser this just downloads the file and doesn't actually do anything within the K2 form itself. Any help much appreciated.
How to terminate previously active processes? (2 to 3 years ago)Is there any other way to delete it? It's the same as when management tool delete (20 in 1 page), but in large numbers. Any tool? Script?
hello everyone, I'm trying to run a JavaScript function when click to the button as screenshot , But nothing happens when I click to button .
Hi everyone, Is there a way to convert a K2 Five Form, to a pdf file and merge multiple attachments into a single pdf file? Our legacy systems utilized Muhimbi to convert and attach the form & related attachments to an email notifications, but our current K2 solutions are built independent of SharePoint. The system owners require a similar solution on the K2 platform. The stakeholders want to review the form & all the content in a single Pdf document.
Hi everyone , which type of service instance used to allows you to configure which lists and libraries to expose as SmartObjects to interact with SharePoint items, such as list items, documents, folders, and list item attachments. Also used to read user information such as user details, colleagues, peers, managers, and direct reports. I need to create smart object from SharePoint list or library . please check the attached image
Good Day I am facing an issue when i submit my workflow. Immediatly after pressing the button to submit i am greeted with an Invalid serial number error message. I have no idea whats the cause because to my knowledge i have not passed any serial number. Even though i still get this message , the workflow still runs fine.
Good Day Is there a way to filter the Calender Date control to olny show days <= Current date ? i would like to filter out the Future dates.
When I take the action "close the browser window" in K2 Five 5.5 (not mobile app), the page will be empty.It is the same after I install K2Five55March22CU and K2Five55March22CUFixpack .
Good Day, it is possible to exclude view from tab forms ? I need to put the view outside the tab . please check the below image.
We have a treeview and allow search control.If a user search for 100, and select it from the search result, node "D" is automatically expanded.Node "100" is selected, but the issue is treeview does not focus on node "100" which confuse the end users, as they think that search does nothing. Have anyone experience this before? Example- A- B- C- D - 1 to - 100
Good DayI'm new to k2 and i have a system requirement that needs me to transfer information from one form state to another.i understand i'd have to use a parameter , but im not sure how i would go about capturing that ID on the one from to another on different states(task).i need that id to execute a list method to populate some controls.
We recently upgraded to k2 5.5 from 5.3 to the March Cumulative update. We just realised that after the march update there are 9 fix packs. Can I only install FP 9 or do I have to do them one by one till 9? I believe we need to download only the 9 but I need to be sure to plan time accordingly. Thanks
Good Day I believe i have a simple rework task within my workflow where i want the User to reSubmit the form , issue is when the form opens its giving me a read error which i never get when im initially submitting the from from the start. i know which rule it is reffering to , but under that state i can't edit any rules since they are all set on the base state. Do i need to pass the ID through a Smart Object on the workflow ? but which method do i use im clueless any insight would help.
Hello, I have a rule which was used to validate a control against a smartobject (images attached). Previously, this was used to prevent users from submitting a form if the BAR_CODE entered in a text box already existed in the table, which worked fine. However, it must now also validate against the LENGTH value - i.e. an existing BAR_CODE with the same LENGTH must be prevented from submitting, but an existing BAR_CODE with a different LENGTH should be permitted. However when the advanced condition is combined it doesn't work. I've attached images of the form and the rule in question, appreciate any responses.
Whenever I take pictures with an iPhone, the pictures almost always upload in the wrong orientation. The only time it seems to work properly is when holding the phone in landscape mode and making sure the home button/bottom of the screen is to the right. Does anyone have a fix for this behavior?
Hi,This is my approach to resolve the issue of listview display on k2 mobile app.Add a button and a data label to the form. Make sure that the data label literal checkbox is checked, and “prevent xss” is unchecked in the click button event add an action to set the properties of the datalabel control paste the following code:<script defer>if (document.readyState == "complete"){const collection = document.getElementsByClassName("grid-content-table zebra-stripes");for (let i = 0; i < collection.length; i++){collection[i].style.tableLayout = "auto";}}</script>add the form to the “System/Application form” folder test from k2 workspace mobile app and click the button test using developer tools you can try the code in expressions but I prefer this see the attachment for further explanation Best Regards,Bashar Adas.
I'm currently working on a large BPM project at work which uses the Global 360 BPM tool-set called Process 360. Just to give some background; this product works like a lot of other BPM solutions in that you design multiple "process maps" which define the flow of a particular business process you're trying to model, and each process map consists of multiple task nodes connected together which perform particular functions (calling web-services etc).Currently we're experiencing some pretty serious issues during QA phases of our releases because there isn't any way provided by the tool-set to automate testing of the process map routes. So when a large and complex process is developed and handed over to our test team there are often a large number of issues which crop up. While obviously you'd expect some issues to come out of QA, I can't help the feeling that a lot of the bugs etc could have been spotted during development if we had some sort of automated testing framework which we could u
Hi Guys, I'm trying to configure OAuth for K2 EWS as per https://help.nintex.com/en-US/k2five/userguide/current/default.htm#K2-Management-Site/Features/Exchange.htm There is error for K2TSTS20002: An error occurred while processing an authorization response (invalid_redirect_uri) after i click on the Accept on the consent form as per attached. Any idea how to resolve it ?
After upgrading to 5.5 from 5.4, I’m running Jo to an issue when searching for a user using the aad label it’s not returning any results. However my forms have no issues returning users with some picker controls I have that use the azure Active Directory smart object. What might cause the issue when searching a for user using the aad label to not return any results? This is when trying to add workflow rights to a user, add an aad user to a role or redirect a task to an aad user.
Hello, I need to choose only the month and year on the form. Is there a change so that only the month and year can be selected in the calendar control? I saw that I can change the format, but the choice shows with the day.
My dropdown list is saving the ID instead of Name. Not sure why and how would i solve this , i dont want to purposefully save the 'Project Name' on the create method becuase i still need the ID later to populate some fields.
hi all, We used workflow to test send email and occured this error: There is no connection string for the destination email address 'Email Address'. We amend it according to the article: https://help.k2.com/support-services/kbt143331. But still not work. Can you tell me how to fix it? we have opened the firewall ports as source K2 application server -> destination smtp server TCP 25 ports (non-bidirection). Thanks a lot.
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.