Deep dive demo webinar: Get an in-depth look at the enhanced Nintex CE Platform
Access resources, discussions, and tips to design and manage workflows with Nintex Automation K2.
Recently active
Dear All, I am trying to comsume SOAP web service from k2. but wsdl contains the attribute with any type  <xsd:complexType name="Data"><xsd:sequence><xsd:any processContents="lax" maxOccurs="unbounded" /></xsd:sequence></xsd:complexType> I have successfully register this SOAP webservice in k2. Also I have created the smart objects. But when I am trying to consume SOAP webservice from k2. 'Data' smart object requires XMLElement . how can I pass XML in k2 as I am gettting serialize error while passing XML in this Data element from k2 smart object tester. Thanks and Regards,Rahul Gupta
hI aLL, I have an environment variable "smartforms runtime" whoch is present at the backend and K2 managment but it doesnt shpw up in smartform while configuring rule. Kindly help .Thanks in advance
We recently encountered this issue. The SmO create reference to get the destination is outside of the Task step.The SmO step is placed on top of the Multi-Step.K2 Five 5.2 FP27 behavior is that it ran the destination task rule first, then executes the mult-step in the order. We had to extract the logic to get the destination value in a separate activity in the process.Now each task has an extra step showing in the process flow. (not user friendly when viewing business process) Why can't the activity destination rule be evalated at the Task level after all preceding steps are executed? "At runtime the destination is set at activity level" https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#K2_Workflow_Designer/Use/Canvas/MultiSteps/Create-Multi-Steps.htmWhen you add a Create Reference and Task step in the same multi-step and then use the email reference (created from a SmartObject in the Create Reference step) as the destination email (assigned recipient) in the Task step,
Hi All, I have a question on K2 blackpearl integration with Sharepoint provider hosted app.  A sharepoint provider hosted app (converge point) is installed in sharepoint online where library resides in sharepoint provider hosted app. In this can we install K2 app and integrate with the library? How it will be different from normal sharepoint integration  Regards,Madhu
Do we have an option to edit multiple rows in a list view and update all changes to db at a time.Please help.
Hi All, I have a form that is used in two different timezone which are two hours apart. TimeZone 1 is two hours behind TmeZone2 and K2 server as well as SQL server is in TimeZone 2. So one user submitted a form from TimeZone 1 with a date as 02/01/20*personal details removed*:;59:00 PM but it is saved in the SQL as 03/01/20*personal details removed*:59:00 AM due to the timezone difference. How can I fix this issue? Using string? Any other option is there? Regards,Madhu
Hi Team,Please guide me with the process to get K2 Five certification. And what is the cost for it.Thanks
I have an event sign up that I created where the users go to sign up for upcoming training events. What I want to do is remove the events that are over from the dropdown on the sign up form, and from the list showing the available trainings. I want to make them non-visible to the user. I can't just delete the event from the list because there is another list that supports the Attendees with looksups from the event calendar.  Any suggestions on how to make this work?Â
My requirement is displaying text box control dynamically based on the condition.for example case1 will display 5 text boxes case2 will display 8 text box fields like this based on each case different controls to be displayed.Also when user clicks the save button the information should store the corresponding fields in database.Please help.
Dear, I have a few questions, witch i know it should be possible. I actually want to rule multiple sites(collections) library's/lists with only one workflow/form/smartobject. I use the app catalog in SharePoint to make the right smartobject/workflow then i want to roll this workflow/form/smartobject on multiple site collections at once. One workflow to rule them all. First question:I want one workflow to check multiple sites collections if data is updated in librabry's or lists(Doesnt really matter witch one), what is the best solution for this case? If i run the workflow, will it change all the existing date on those sites, or will i need(get) seperate workflow instances?  Is this only possible with powershell or is it possible with K2(smartform) an easier way(No scripts)?  Best regards, Eddy
Hi All, I am working in K2 5.2 and we have installed FP31. Recently we came across an issue where EDGE browser is not working properly when there is a for each rule (For all rows). We found out that K2 has released a fix pack 13 for fixing the issue. Now the question is what will be the impact if I install FP13 on top of FP31. Do I need to install all those fix pack released after FP13 once FP 13 is installed?   Regards,Madhu
Hi, For the Task Allocation i need to get the User with least Work. In K2 i found system SMO i.e. TaskAllocationRoleMethods which has Get Least Work Method. But this method takes K2 Role name as a input. My requirement is to send the List of Users , from which the K2 should decide the user with Least work. Is it possible to connect to any K2 table to create the custom method which will return the user with least work? Â
Dear, I am trying to insert/read data from/in two seperate lists in two diffrent portals with one smartobject , but i am getting the following error: (i even named the lists the same and got the same colums) Trying this:https://help.k2.com/onlinehelp/k2five/userguide/current/default.htm#Create/K2ForSharePoint/Create/CreateDataDynamic.htm can anyone tell me if it is possible to manage multiple lists in other portals through one smartobject, will it still work if they have other columns or will i get errors?  Beste regards, EddyÂ
Dear All,I am trying to cosume a SOAP service using Endpoints Webservice but I got stuck when SmartObject tester asks me to put value of XmlElement[] to serialize data. Pls help me how can I pass value to Any(XmlElement[]). Content of data XML which I want to serialize is attached(Data.txt) Attachement XmlElement.png contains the screenshot of Smartobject tester where I want to pass attached XML(Data.txt). ThanksRahul
We are trying to create Endpoint Web Service Instance to invoke a SOAP URL.But are receiving 500 - Internal Server Error.We are able to ping from K2 lab server to rspective SOAP URL path.We need to pass SOAP header with user name,password.Can you please help us resolve and achive this.value passed in Default HTTP Request headers after setting Add HTTP Request header property to methods to True:{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader[], SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","$values":[{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"Username","Value":"XXXXXX"},{"$type":"SourceCode.SmartObjects.Services.Endpoints.Common.HttpHeader, SourceCode.SmartObjects.Services.Endpoints.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null","Name":"Password","
Unable to open DesignerServer errorViewInfo with key 'Test View' has already been added An item with the same key has already been added.
Hi All,I had Editable list view, Where on toolbar i had Add,Delete button and I had common Save button on viewProblem i am facing isI had 3 recors in List view ,Record A,B and CI had perfrom following 1. edited record A2. Delete recrord B Here i am chaing in if Primary ID avilable SO column then update else addPlease find attched screenshot3. Add new record DWhen i hit Save My newly added record not get save.WHen i debug i found that since i am removing record from editable list it will take that GUID only for next record.How we can solve this?Â
in WSDL, soap request body and header is in XML format. How to submit the request in XML format as I am getting unable to deserialize value error while calling SOAP request through k2
Hi Team, I need to call subworkflows based on a field value.Can anyone please let me know how can i do that in K2Five ? thanks,Arjun.
HiThere is a list view populated from an advanced Smart Object. The List View has columns added from another Smart Object Method. The list view finally has data from two methods of an advanced Smart Object.I want to Export all the data to an Excel. I have used the Rule " Execute a View Method" where i am using the Export to Excel method to export the data to Excel. In the Excel, the data is populated from one mthod of the SMO only. The data is not populated in Excel from the other method of SMO. Is there any way to achieve Export to Excel from a List View?
I need to initiate multiple IPC calls' based out of list of customers, each customer will span out their own sub flow, and their own task to preform. Outcome may vary for each sub flow.In this case, how parent flow knows the outcome of each sub process? because if any of the customer rejects at sub process level, i need to change the next decision in parent flow.Please help me out here it is hampering my development and some production tickets also held based on this.
I have only integrated K2 with SharePoint Online App with one of the site but I noticed the K2 control appearing in all the SharePoint Online sites(as attached). May I know to remove/ hide the K2 control from the ribbon of those non K2 registered/ activiated sites?
Hello ... I currently have a simple Asset Management SharePoint Custom List with the following features using Javascript to perform the following features / functions: New Form javascript to create unique string based on date/time and places into SP Form Title field Javascript Library reads Title field and generates a base64 encoded string of a Data Matrix barcode (.bmp format) Form PreSaveAction() javascript takes base64 encoded string, converts to binary, and then creates a Title.bmp file into a SharePoint Library with the binary data as the content which provides an image file for display within views  I would like very much to uplift the javascript/library steps into a K2 Five SharePoint Workflow on New List Item Trigger... Can K2 Five Workflow perform the following actions:Read a SharePoint List Item field containing the base64/image bmp data string (this is text) Convert the base64 string into binary data (does K2 workflow have a binary type element?) Create a file into a Shar
Hello,Is there a way to keep notes inside workflow designer in a logical maner? I know I can currently keep notes in specific states, but I am looking for a way of keeping one set of general notes somewhere in the WF in a logical place.https://1080ppornlist.com/
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.