Complete our Nintex Community Survey
Find resources, discussions, and troubleshooting tips to design and manage workflows and business applications with K2 blackpearl.
Recently active
I am trying to fetch the last name of the cuurent user from the display name. But, I can achive the complete display name can't split the last name of the current user. We can split using custom code like jquery. But, if the current user has display name like 4 names (ex. Divya Dharshni Venkat Sakthi [divyadvs]) how can we do split here. Is there any possiblities to achive my goal in K2 itself? If yes, Kindly suggest the solution.
I am learning how to consume K2 REST service via Visual Studio by sample code provided by Developer Document. The code will list below. The issue is that when I established WebHttpRequest and tried to get response from server, the program throw an execption with "401 unauthorized". I am wondering how to set Request's credentials for connecting K2 REST service. PS: when type REST service's URL in IE, it is normal to get XML contents. Sample Code: Default.aspx:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="TestASP_Web_Application_for_REST._Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"> <title></title></head><body> <form id="form1" runat="server"> <div> <asp:Button ID="getDataButton" runat="server" onclick="getDataButton_
Is it possible to redirect a particular task to another person for a particular period?(In case one person is on leave for a period of time, Is possible to redirect his task to another person till the person will be back)If possible. Can you please share the steps.
Hi, I have designed a K2 SmartForm that should submit data to external system. Our K2 version is 4.6.11. So, I cannot use REST for communication. I developed Endpoint Assembly for this purpose. When I am trying to register my assembly as service type I am getting the error "Could not load file or assembly ... This assembly is built by a runtime newer than the currently loaded...". I tried to buld my assembly using all .NET versions from 2.0 to 4.0 and alwase geting the same error. What I am doing wrong? I am using "BrokerManagement.exe" tool to register new service. Regards, Oleg
Hi, K2 Blackpearl Configuration Analysis result shows "Warning" for Standard - Exchange Integration Permission. Warning Message: Standard - Exchange Integration PermissionsAnalysis Result: Warning.The following rights are still required for Impersonation.-Roleaased Access ControlSelect Repair to attempt to grant these permissions. If the permission cannot be granted automatically, you can run the following command from the Exchange command prompt:new-ManagementRoIeAssignment -RoIe:Applicationlmpersonation -User:"k2services@xxx.com" We have ran above comment in Exchange Online Shell. k2services@xxx.com account is configured as a part of the "Organization Management" role. However the warning message is still displaying and K2 Smartaction is not working. K2 Blackpearl 4.7 and Exchange is Exchange Online. Appreciate for any advise. Regards,Eric
One of my clients has a SharePoint online environment. We want to implement and integrate K2 blackpearl. For the purpose of storing external user accounts we want to create an additional Azure Active Directory. Can we integrate this additional AAD with SharePoint online? Aditionaly, can we integrate the AAD with the AAD that is part of the SharePoint online subcription by using trusts?
Hi, I have a row with 2 columns In the left Column, I have a Label with literal clicked and have 4 lines of text using BR tags with a nice border around all the textIn the right Column, I have 2 Toolbar Buttons, but then appear side by side. How do i make them appear underneath each other in the same column? Having them underneath would make my form so much more luxurious and pleasing on the eye. Currently the side by side look is sooo last year. Any ideas, i'm hungover and need this done :-)
I created custom security provider and tried to login using a user belongs to this provider, then I got this message. "8060 ProcessPacket Error, Invalid name character in 'Display Name'. The ' ' character, hexadecimal value 0x20, cannot be included in a name." Any ideas.. Thanks.
Hi, First of all, thanks for your attention. I have a WebService which takes part of the address and zip code and returns matching addresses. I have wrapped it around SmartObject and want to use it in Autopopulate or Picker control. Autopopulate is out of question because it doesnt allow to pass parameters. I'm trying to use Picker control to achieve this. When I click on the elipses button next to Method in Configure Data Source, I get the option to configure parameters. In one of the parameters I want to pass what user entered in the picker control, dragging picker control to this parameter from Context Browser doesn't seem to pass the keyed in text to the parameter. When I try to resolve it I get error saying 'SmartObject property is a required property. Value must be set'. Looks like control will not have any value set until it resolved. Can anyone throw in some insights into this? Any workarounds or better approach will be greatly appreciated. Please see attached screenshot. Regar
the Store Procedure in SQL is taking 28 secords to execute and generate databut same SP when called as advance-smart-object in ListView, it is taking more than 2 mins to load same datahow can i reduce K2 Listview execution time my steps are -- when search button is clicked, Then on View exceute the List Method
(Caution Newbie!!)We are making changes to a SmartForm. We are adding a new DropDownList control that is bound to a smartobject and are modifying our workflow (adding an activity/ step) which uses that new DropDownList. Q: if we introduce this new form into production, will existing instances of the workflow break, when the form gets loaded? If the older workflow does not reference (or execute any logic) based on the data gathered from the new DropDown control, is it likely to succeed? What's the proper way to test this scenario? Any suggestions are appreciated! -tomas
Hi all, I have a requiremnt to create a new column in Existing SharePoint list dynamically. whenever i submit form with column name in the specific field, I need to create a new column in the specific SharePoint list. Thanks in advance if any ideas and suggestions on this. Thanks, Prem
I have two SharePoint lists that receive information from a Time Tracking form made up of two views. The problem is that these lists contain different sets of infomration and I need all of this information to be in one list. I have been able to get everything on one list except for the status (Full Time Employee and Temporary) and position (Analytical, Chemist, and Process Engineer). Are there any suggestions on how to get these on to the other list?
Smartform run time URL is changing after deployment. Rum time url takes the system name and System Name is changing after deployment as per the new enviornment site collection name in K2 for Sjarepoint Any Suggestions how to handle this situation ..or is this the expected behaviour
Hi All, We have one requirement where client want to know how K2 will handle Annotation in Document. As per my knowledge K2 is not supporting any documentation Annotation OOF.Is there any third party tool which handle Annotation very well and easily integrated with K2?Any supporting link will help lot. Thanks in advance.
I have a K2 setup that is linked to an Active Directory. Now, I wish to add another Active Directory which is an Azure Active Directory. What is the best way to get this implemented? Should I add a trust between the AAD and the K2 STS, or should I add AAD as a user manager? One important requirement is that SSO works between K2 and SharePoint. Actually i would like to know what options I have for SharePoint and for SharePoint online. The reason for this setup is that I want to store external users in a separate database (AAD).
Hi there. After many months of getting my smart forms to work, I'm trying to learn more about workflows in K2 Designer (not studio). I'm creating a enhancement/defect request form, very simialr to those that were shown in the tutorials when we got K2. I am using Smartbox for my data. The "Create" button on the form executes a create method against the smart object and saves the data. I have confirmed this. Then, the workflow sends an email to the originator. Then, the workflow is supposed to set the status to "Submitted" using a "Save" smart object method in the workflow design tool. I pass in the ID from the Item Refrences node, and it updates the record to "Submitted" but it also clears out all the other data on the record. Here are some screenshots: After this is complete, the database record looks like: I'm following the instructions exactly as they appear in the training guide. Any thoughts? Rob
Hi, I created two RFC based smart object in production server using K2 connect administrator (through exporting SVD files from Q server).But while trying to execute/test them in smart object tester, it throwing a SAP ABAP error message in an error pop up.“RFC_ABAP_RUNTIME_FAILURE-(Exception_Key:CALL_FUNCTION_SIGNON_INCOMPL)” I have cross checked destination connection strings also. They are correct and connection test is successful.From K2 product perspective, please let me know any other possibilities to handel/resolve this issue. Please find the attachment with error.
K2 workflow update list item is not working in my list
Hello, we are trying to add the sharepoint user in group by executing OOB Smart object method for AddUser to Group but its throwing error in form "Can not find the user with ID ##" but if i m trying to execute SMO in tester tool then its working fine . Once added the user through Tester tool then form in not thrwoing error. what could be problem ? what Add or remove user trying to get the ID from list strage to me . let me know if anyone has come up with this problem and solution Thanks
Hi Everybody,Can i limit size and file type on smartform use file attachment control ?thanks,Agus
Forgive me as I'm fairly new to K2, but where is workflow data stored? Specifically who the action item is waiting on? Is it XML? SQL? I am pretty well schooled in database management and I see several K2 databases (we're on an older release) in SQL but none of them have produced the data I'm loooking for. Thanks!
Hello again guys.Currently I'm working with a SmartObject that contains a variable named "Email" wich as it's name implies, contains different emails.The problem that I need to solve is that the email needs to be send to an Azure Active Directory user and K2 is sending it to an Active Directory User. I already tried doing it by adding "AAD:" before the email with no luck.How should I store the email in the SMO?Thanks in advance.
I have a sharepoint instance in a domain that allows users from multiple other domains access. We have k2 installed and we are trying to figure out the service account to use. We have one for each domain and it seems you can use only one. Is that correct? If we can only use one service account, we are limited to only those users having access. There is no service account that combines all of our domains. Please let me know if there is any workaround.
We all know the popular "That was Easy Button". well is possible to have it in you K2 Form with 3 DataLabels + 3 Expressions + 2 Picture Controls. all in 1 View. Basically the Data Labels will: 1) Execute HTML [ Literal Mode enabled ] to Display the JPG of the Easy Button and Execute the JS to Play MP32) Execute HTML Controls to Play the MP3 Expressions will: 1) Load the HTML Controls into the Data Label <audio controls id=‘tweb’> <source src="http://k2_blackpearl/Library/ThatWasEasy.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio> 2) Setup the JS Function to Play the MP3 File <script> function playtweb(){ tweb.play(); }</script> 3) Load the JPG and execute JS On Click. <img src='http://k2_blackpearl/Library/ThatWasEasy.jpg' border='0' width='240px' onclick='playtweb()'> That wasy Easy with K2 BlackPearl !!! Dinooz
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.