DocGen for Salesforce Office Hours: DocuSign Retiring Legacy Authentication
Recently active
Hello! Has anyone ever encountered this type of error when trying to add or edit a connection to Azure SQL Server?[XAPI.InputValidationErrorCode] Connection validation failed. [NXCSDK.GNR.UnexpectedError] Unexpected error occurred, please contact support. If you contact support, include this correlation ID: 55196b72-0b93-4104-93bd-7ccf6d2d4da3. I have already verified the credentials and information, but this error keeps appearing. Thanks!
IntroductionWe're excited to announce that as of today, our Nintex Forms for Office 365 customers can now publish and use forms in either the Nintex Forms add-in or the Nintex Automation Cloud SPFx apps. For those who aren't already aware, Microsoft is moving away from add-in apps, and you'll need to transition to SPFx apps. For more details, check out this link. This important feature follows the completion of the final features for our Form Upgrade tooling, which helps customers upgrade to New Responsive forms. This is the next crucial step in this transition. PrerequisitesForm must be upgraded to New Responsive Format Must have a Nintex Automation Cloud Tenant Must have a valid active license Steps to Get StartedInstall the SPFx app from the store. Help Link Open the New App and you should see "Customize SharePoint list forms" as an option. Click on that. If it is your first time opening List Forms in SPFx, you will also need to grant consent for the app, so each user doesn’t need t
Hello everyone,I am encountering an issue (K2 Five) where Task Notifications are not sending emails, but Email Activity is working correctly.The log from K2 is as shown in the attached image.I kindly ask for everyone's help in resolving this issue.Thank you!
Hi everyone,I’m trying to connect an on-premise version of SAP S/4HANA with Nintex Cloud Automation. Do you know if it’s possible to make this connection work? I’ve seen that creating APIs is an option, but unfortunately, my team and I don’t have the technical expertise to set up the connection.The goal is to retrieve 4 columns from a table, possibly applying a filter in the WHERE condition.We also have DataSphere in the environment. Do you know if it’s usable for this purpose?Thanks a lot!
Hello, I am am bringing in data from salesforce into excel, and there is a specific field I want to bring in that is a picklist. Each customer will have multiple values within this field. Is it possible to turn this into a table in excel as middleware and output it as a table into word? I’ve tried Textsplit and would get a Name? error. Thank you in advance!
Question for you advanced Skuid builders out there. When using search in a filter set I want to be able to show a message when search starts, and change the message if no results have been found. The problem is that I’m not sure how to tell if the search has started to be executed/ been executed. I know I can do this with a form and a button set, but I want to take advantage of “Apply search as you type” feature in filter sets.Is there a way, assuming via Javascript, to test if someone has entered something into search and if so, results have been returned? There are 2 tests in particular that I want to performSomeone has typed something into the search box (I need the same trigger that enables the Reset button, but cannot figure out what it is). My attempt at a simple event listener isn’t working, but that may be my error. Search can take a large time to execute, especially the first time the user searches, and I want to be able to show a message only if the search has finished
I keep getting a notification that I have 10 risks to deal with on the risk module add-in on Process Manager. However, my dashboard is empty, with the exception of a cactus and a message to say that ‘something went wrong, please try again’.I am a Promaster, so I am used to seeing things on my dashboard that are not necessarily within my control, but at least I can see them and they add up to the number in the red dot. But this is winding me up as I can’t see any of the 10 risks that I have outstanding.Anybody have any ideas?
Hello! I'm working with this plugin, but for some reason, it doesn't display the data https://gallery.nintex.com/t/_column_grid. Does anyone have an idea of what I might be doing wrong?This is how I'm fetching the JSON to attach. Here's the configuration: However, when I try to view the information in the tables, the fields appear empty, even though the correct amount is displayed. I have tried with other table plugins in the same way, and it does show the data.I appreciate any help or comments.
The problem:The K2 database log file grows fast and fills up the partition, causing other systems (that share the same SQL server) to stop working. We have this issue on our DEV environment. Abstract description of our DEV environment:We have separate servers/machines, one for the K2 server and another one for the SQL server.Our setup, is a standalone K2 server (no farm/distributed environment). While reading at the K2 forums, I've stumble some threads suggesting to shrink the log file.Currently the K2 database Recovery model is Full (on DEV environment).(1) What is the correct way/approach/solution to resolve the issue we are facing?(2) If the K2 Server database Recovery model can be switched on Simple (permanently) on our DEV environment, will it be safe? Or the K2 system will misbehave?(3) Deploying our solution on a production environment, how should we handle this?
Hi,I am getting below error when i try to deploy process through K2 Designer For Visual Studio.Error 1 A database error occurred : The transaction log for database 'K2' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases.In Application Event Viewer i found below error:K2LogServer::ServerThread: 24129 A database error occurred : The transaction log for database 'K2' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databasesDid anyone get this error?Please suggest me the steps to resolve this error....Regards,Reddy
Good Morning all, I'm having a interesting problem on my K2 SQL DB. The transaction logs are going crazy. I have read some other posts in the help tickets that indicate substantial growth such as 2 or 3 gb but I am seeing 10gb in the last hour. I cannot seem to find a way in which to determine what is causing all of the transaction logs to occur and why they are getting so huge. Can anyone point me in the right direction to either stop this from occuring or to actually see the transaction logs so that I can try and trace what is occuring. Please Note: I am aware of changing the logs to simple and clearing the out. I would like to figure out why they are growing. Thanks for the help! This is one of the best communities I have experienced, so very much appreciate any help possible.Ben
Hi, I have this problem that the Transaction Log for the Database K2 is growing at an exceptional rate. Once installed and my workflow is uploaded. Within 10 minutes the Log's size has already suppassed the DB's size. And within a few days time, it grows to an astonishing 6GB size while the DB's size is still at a mere 20MB. Can someone tell me whats wrong here? Does escalation rules that has timing set to minutes affect this?
Based on log details provided by my DBA, I noticed the top queries executing in K2 DB belong to schema “Utility”, “Identity” and “Server”. Below are the K2 processes causing the huge transaction log:-Identity.AcquireLockForIdentity Server.kLogProcInsts Identity.ReleaseLockForIdentity Utility.EncryptionBeginMay I know is there a way that can minimize the transaction log size?
I want to use QR Code image generator in my K2 smartform. When user create request QR code should be generate and display on the form. I have 2 jquery file for QR code generation and need to be placed on K2 smartform and use function to generate QR code.How i can use jquery file for reference purpose on K2 smartform.
Hello,I have an issue of passing one variable with check boxes, it is appreared like this:["Mon","Tue","Wed","Thu","Sat","Sun"]and I want it to be:['Mon','Tue','Wed','Thu','Sat','Sun']
Hello! I’m working on a workflow in Nintex Automation Cloud that manages two calendars: one for the "Start Date" and another for the "End Date." The platform is configured to the Colombia time zone (GMT-5), but it’s used by people in various countries.I’ve identified an issue related to time zone differences. For example, an employee in Europe requests the dates of November 4 and 5, but when the request is processed in the workflow, the dates show up as November 5 and 6.Upon reviewing the workflow, I found that the dates are currently formatted using UTC+12:00 (Asia/Kamchatka). This could be causing the date shift when handling requests from different time zones. Question:Which UTC time zone should I use in the workflow to avoid this kind of error when users from different regions submit dates? Are there best practices or alternatives for handling time zone differences effectively in workflows that cater to a global user base, ensuring that submitted dates remain consistent regardles
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.