Complete our Nintex Community Survey
Access resources, discussions, and troubleshooting tips to design, build, and manage workflows and applications with Nintex K2 Cloud.
Recently active
Hello, Is there any way we can print WorkFlow/ViewFlow in K2? Thank You,Harshal
We have a requirement for attachment control where user wants to open any attachment in browser's new tab instead of download when user clicks on hyperlink of any attachment.Any suggestions how we could do it?
Hi all, I’m creating a form which requires a feature to export a list view to an email.The view will be filtered to not show existing records on the table - only what the user has entered in the current session. This is the only info required on the email. The form will be used mostly on handheld devices, so exporting to Excel and manually emailing is not an option.Open to any suggestions. Many thanks in advance,Jordan
Hi, I am trying to use API to get workflows assigned to a specific user. Is there a way to do it?
Hi, we have a workflow with an environment variable called “MyWorkflows URL”. this environment variable is used in multiple workflows. I want to check for completed processes / workflows the value for this environment variable. Question 1: Where I can check the environment variable value for a completed process?Question 2: Is there something like a change log for environment variables?
Hi everyone. Today we are going to discuss integration between Skuid & K2!We are combining Skuid’s powerful front-end customization with K2’s robust process automation & data management capabilities together.To digest this information easier I wanted to create a 3 part video series on how you can achieve this integration. The first video I am releasing today describes how the integration works and provides a demonstration of the two platforms working together.Further videos will be released in the coming weeks, so make sure to check back here and subscribe to stay updated!I also want to give a HUGE shoutout to Andy Hayes, Chris Stern, Sam Alexander, and Jason Roberts for their help on this project.If you have any questions please feel free to reply to this topic or email me at connor.wells@nintex.comPart one:Part Two: Configuring SmartObject API: Skuid and K2 IntegrationFor part two we're diving into the configuration and integration of K2's SmartObjects with Skuid. This video
Can we create SMO for OData similar as K2 REST API Task to get users tasks
I am using Auth0 login for users to be able to login/authenticate in Okta then redirect to the custom application and i want to know if we can pass the user token id to K2 Cloud REST API to be able to access user’s Worklist/Tasks. Initially I tried using K2 OData to get the tasks however it takes too long to load the data as it load all records first before executing the filter based on the query string. Account Controller: public async Task Login(string returnUrl = "/") { var authenticationProperties = new LoginAuthenticationPropertiesBuilder() .WithRedirectUri(returnUrl) .Build(); await HttpContext.ChallengeAsync(Auth0Constants.AuthenticationScheme, authenticationProperties); } Program.cs :builder.Services.AddAuth0WebAppAuthentication(options =>{ options.Domain = builder.Configuration["OktaAuthLocal:Domain"]; options.ClientId = builder.Configuration["OktaAuthLocal:ClientId"];} K2 Cloud REST API that needs to be accessed:https://.....com
Hi, good morning I’m trying to upload a multiple images files stored on my sql database to a sharepoint site with a workflow, but it is impossible for me.The image is saved in format <image><name></name><content></content></image>.I think the best option would be format as XML, but there are no option in workflow settings.The purpose of this is to free the GB that these images occupy in the database and leave them in the cloud Anyone can help me? Kind regards,Isaac Labuena
Hi everyone, I’m creating a form which requires multiple rows to be added to a list view simultaneously, according to a user input (see attached image). Ideally the user will enter a value into the highlighted textbox, and then pressing the button will create the specified number of lines on the list view. There doesn’t seem to be a looping funtion where a specific numeric value can be used, so how can I achieve the desired result?
Has anyone called a K2 Cloud workflow from outside of K2 and specifically from JDE 9.2
I am facing the issue above for K2 Cloud but do not see a fix for that. How do I resolve this for K2 Cloud?
hi,i need to convert a barcode text to its picture formats,for example: turn *RR229178376IL*into this:barcode generator
I’m trying to set up a REST service broker to integrate with USPS’ address validation API. In order to get the token, this is the code example USPS provides: curl -X 'POST' "https://api.usps.com/oauth2/v3/token" \ --header 'Content-Type: application/json' \ --data '{ "client_id": "$CLIENT_ID", "client_secret": "$CLIENT_SECRET", "grant_type": "client_credentials" }'When I added these values as Resource Parameters and attempt to set up the service instance, I’m redirected for validation and receive the following error:{"fault":{"faultstring":"Raising fault. Fault name : Raise-Fault-Request-Body-Missing","detail":{"errorcode":"steps.raisefault.RaiseFault"}}}When I attempt this in Postman, I’m able to send the parameter values in the body and then I successfully retrieve a bearer token. However, I’m not sure how to do that in K2 Cloud. Is there a way that I can specify the resource parameters need to be sent in the body, vs header parameters? TYIA!
I have a Link API that I want to integrate into K2. Could you provide steps on how to add this API link (GET method) within the K2 system?
How can I access K2 environment to create workflows I don’t want to use K2 sharepoint is there any other way?
Hi people I want to install all the k2 tools in my local pc having fully functional access to all the tools and its content please help me in guiding me step wise step process.please guys help me.
HiI want to use the package and deployment tool present in the K2 demo environment but I dont know after downloading what Do I need to do pls help me attaching here a screenshot please help me step by stepThis is screenshot attached here if you have anything please help me
In the workflow how can we configure the decision table please let me know if any1 knows it.
After successfully adding a Web Service to the End Points web service and generating SmartObjects.anytime I try to run the Deserialize method I get an error "System.Exception: Unable to deserialize value Int64 to SmartObjectName. at SourceCode.SmartObjects.Services.Endpoints.Common.Extensions.TypeExtensions.” this is the screenshot of error from Service Instance debug. I am using the same value with SOAPUI and getting a valid response from the API. When I entered this JSON format, I get No error but there’s No Output response.{"$type":"body, Get_Applicant_Info, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null","employeeId":"**********"} the idea of this API I need to send employeeId and get all other employee information.
Has anyone changed the from email address to be the originator? We have a request email that will automatically create a help desk ticket and then send an email back to the requester with the ticket number. We are creating the ticket in Cherwell.
how do I change the properties of status from the back end?and how do we see the logics running behind the k2 tool?if anyone knows the answer please let me know
Hi I want to set up a deadline for the task and after 5 days the task should escalate to the user managers with the email. please help me with it. attaching a screenshot for your referencetell me the steps to do it in a correct manner.
Not able to view the form and all the related thing to the smartobject is there any thing i can do it to resolve it or i should ask for customer help.
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.