Complete our Nintex Community Survey
Find resources, discussions, and troubleshooting tips to design and manage workflows and business applications with K2 blackpearl.
Recently active
Hi,I want to do something like report view, with all current user active workflow and show him destination his workflow.I started by connected two SO methods from K2 (list method from - Workflow Instance Report and Activity Instance Destination) and this one works. I have list view with all current user started workflow and I can see destination user, but destination user is the FQN. So I make associations with SO UserFQN and created list display. But that doesn’t work, i don't know why data doesn't come to list display. Do you have any Idea why that case doesn’t work, or do you have any idea how to do it in another way?
We are using K2 v4.7Is there a way to set an idle timeout?If so, how do we control what action is taken when the user’s session is timed out?
Hi All, When a user try to upload a file some times we see it getting saved as given below.<file><name>scnull</name><content>scnull</content></file> Whats the reason for this and how to resolve this ?
Hi All,Is there a way to open the attachments in browser rather than downloading it ? File stored in SQL table. K2 attachment control to add/remove attachment.Tx,Zeeshan
Hi,We have an requirement to action a list of task in one stage(say Approver) from an existing workflow via another workflow based on a condition.Condition: Action existing Approver tasks that are not actioned for 3 days from task assignment date. Note: Not all requests should auto close Approver task. It applicable for requests raised under certain categories.We tried to add deadline in existing workflow but it was not applicable for all requests. So, we have to create new workflow but couldn't find the exact and correct solution.Could you guys please assist with recommended solution to action a list of tasks of a workflow in another workflow in K2 5.5?Regards,Revathi
<script type="text/javascript">$.getJSON("https://jsonip.com?callback=?",function (data){$("[name='IpAddress Text Box']").SFCTextBox('option', "text", data.ip);});</script>
We move a K2 4.7 Blackpearl to to a new DB server. On loading the K2 service we are getting the following:Please create a master key in the database or open the master key in the session before performing this operation.I found some article with some sql we need to run:There some items which are not specified in the scripts do these need to be generated by Nintex?
Folks,Can anyone help, How to develop/access k2 smartform in mobile app.We have existing k2 applications running which is not in mobile view perspective. Pls support.
Hi all,after the last CU applied on our environment, the fields in the list views which contain CR and LF are visualized actually on many lines according to the CR + LF present in the field (before they were visualized on one line only).I would need to come back to the old visualization.Is there a way to obtain this result? Thanks a lot.Antonella
Hi,Is it possible to send K2 notifications such as Form Rules - Emails and Also Workflow Emails with a Signal Signature? I ask this, so that users can authenticate that the approvals/notification requests they get are deemed genuine and from the organisation? For example, a Rosette symbol embedded in the email.Any info appreciate
I’ve got an item view, not connected to any smartobject, and a list view with columns matching each field in the item view.In that form, how would I add the data in the item view fields as a row in the list view? It’s been awhile and I’m hoping someone can give me a shortcut to figuring it out? Thanks.
I’m trying to set up a management form that allows users to configure the working hours for the workflow server, I seem to remember there was a smartobject for this that could be used, or I may be delusional. Is there a way to access this and set these hours through a smartobject or a REST or API point?K2 5 up to date, on prem, by the way Thanks,10k
I am manually cancelling workflow instances after a specific amount of time.Is it possible to automate this to process so any workflow initiated 90 days ago is Terminated?
Hello, I have upgrade my k2 to the latest version 5.6 and i have one question. I need to all my controls have fonts in Arial, do you have any idea how to make that K2 in default font use arial?
I am new to K2 and would like to know if K2 has got a free edition which can be used for learning purpose.
Hello, fast question… is there a way how to change the Style Profile dynamically? If I edit the rule it’s disabled! The idea is to have a radio buttons which should change the style profile.Thank you in advance...
K2 Configuration Service does not start "Exception Info: System.InvalidOperationException: Certificate not found"kbt170975PRODUCT K2 Five 5.2 to 5.3BASED ON K2 Five 5.2 This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties. Issue When attempting to start the K2 Configuration Service it will fail with the an error in the Event Viewer: Application: SourceCode.Configuration.Api.exe CoreCLR Version: 4.6.27129.4 Description: The process was terminated due to an unhandled exception.Exception Info: System.InvalidOperationException: Certificate not found: CN=NAME (CN=K2 On Premise Root, O=K2) in LocalMachine/My at SourceCode.Configuration.Kestrel.CertificateLoader.LoadFromStoreCert(String subject, String issuer, String storeName, StoreLocation storeLocation) at SourceCod
hi all we faced some problem after some of windoes update and when we try to modify the k2 application it gave us this error
PRODUCTK2 blackpearl 4.7K2 blackpearl (4.7) January 2023 Cumulative Update Important steps before installing the K2 blackpearl (4.7) January 2023 Cumulative Update Admin consent recommended before upgrading with Nintex K2 blackpearl (4.7) January 2023 Cumulative Update Microsoft is deprecating Azure AD Graph API in June 2022, and as of June 30th, 2020, stopped adding new features to the API. See these Microsoft articles for more information:Migrate Azure Active Directory (Azure AD) Graph apps to Microsoft Graph Azure Active Directory (Azure AD) Graph to Microsoft Graph migration FAQ Microsoft strongly recommends upgrading to Microsoft Graph API to access Azure AD APIs as well as APIs from other Microsoft services. K2 OAuth resources requiring access to the https://graph.windows.net API (AAD Graph), must be upgraded to use https://graph.microsoft.com (Microsoft Graph) as part of the migration from AAD Graph to Microsoft Graph. Nintex K2 blackpearl (4.7) January 2023 Cumulative Update i
Hi, how can i open below dialog from a property of a K2 custom control .? Thanks and regards,
Hi team,When we use Out of Office function of our Custom Workspace, Delegated User can’t access tasks from Inbox, it said ‘you don’t have permission to access’.Everything works without any Problem when we use Default K2 Workspace so we noticed there seems to be difference between URLs of Custom Workspace and Default Workspace. Can anyone tell us the location of Task generated URLs in K2 MSSQL database?
Hi All, Is there a way to reset the radio button to Empty value (I mean there is no selection Yes or No).Thanks for your help.TTN
Hi, I started upgrading k2 from 5.3 to 5.4 with setup manager, the problem is on Register Environment step, after few minutes I got this problem: ActionGroup.Execute: Logged Error: Group run failed with exception: System.FormatException: Input string was not in a correct format. at System.Text.StringBuilder.FormatError() at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.IO.TextWriter.WriteLine(String format, Object[] arg) at System.IO.TextWriter.SyncTextWriter.WriteLine(String format, Object[] arg) at SourceCode.Install.Logging.Log.WriteError(String msg, Object[] messageArgs) at SourceCode.Install.Package.Actions.AnalyzableAction.PopulateValidateAndExecute(Target target) at SourceCode.Install.Package.Targets.Target.Execute() at Sourc
I work with K2 BlackPearl BPM tool. Currently at a Client site, and I need to consume web services to create my SmartObjects.The web service that am calling has XML as its input and output.So, what I need is a way of making the XML become readable for me to use.Summary: I want a way to consume the XML by converting it to a table format at my end, and also a way to converting my table format output to XML to send back to the web service.
Further messages are “Please check IssuerName in the web.config and ensure that the configuration has been setup appropriately.”I checked, no changed of modified dates in config files especially k2hostconfig
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.