HI, We have a process that has a substantial number of attachments and the client would like to be able now to search after their name. Initially, we didn't leave the check mark to Add attachment content to SOLR search index. Apart from enabling this, is there any other option? Would it signif
Hi, I think you can create a sdk. In sdk you can get all the items with sql and create a function for generate a js file. It's the only idea I have now. Thanks, Raluca
Hi, You can try to change the number of result for choicefield. It's just an idea. I didn't use this api until now. Thanks, Raluca
You can deactivate the webcon license and reactivate. MAybe this post to will help you https://community.webcon.com/forum/thread/1629?messageid=1629
Hi, Do you have activate the license in designer studio?
Hi, Did it inregistred something in logs services?(Local services status) Thanks, Raluca
Hi, Thanks for idea. I know about this option, but I was hoping to find a solution to hide the menu item.
Hi, Do you have idee how can I hide the item "Substitution" from menu ? I have the vacation request process and users are not allowed to user the "Substitution menu item" Thanks, Raluca
Hi, I resolved after reactivation the license. Thanks Raluca
Hi, I set up the schedule. The problem is that I can;t see the action "Start Performance indicator" Thanks, Raluca
Hi, I did upgrade to the version 2023.1.3.169 but I can't see the action of KPI. How Can I active and see this action? Thanks, Raluca
Hi, Do someone know how can to create an attachment instances with content and filegroup for send in specific instances? I need for version sdk 2023 I attached the cod fromversion 2022. NewAttachmentData newAttachmentData = new NewAttachmentData(args.Context,Configuration.informationNecessa
Hi, Do you have any error in browser console? Thanks, Raluca
Hi, If you use the "generate file and excel" action, you can map the corresponding field for each column in the template. You can choose from the chocefield what to display. Another option is you can set "allow export excel" at the item list level. You can try to create column type "data row
Hi, Thanks for solution. I resolved the error after reactiveted the licenses. Thanks
Hi, I checked the option. I rebooted to RDP Webcon. (restart sql, webcon services, iis). I tried to import another process from other clients and the error persists. I found in event viewer this errors" 1. ServiceImport ImportingManager is not activated. 2. Safe mode Service is in safe mod
Hi, I tried to import an application from the development environment to the production environment and got the error: "Check if the import service role (part of the core roles) is running for the current databases". Has anyone had this error? Thanks, Raluca
Hi, I haven't encountered this issue before, but I can give you some ideas that might be useful. Use the COALESCE function to replace null values with NULL instead of zero, or add a condition in the query to not return rows with null values. Thanks, Raluca
Hi, I have a date & time field. I want the timeout to execute one hour from the date and time set in that field. How can I achieve this? From my testing, it seems to only consider the date and not the time. Thanks, Raluca
Hi, I tested in 2023 and it works. I tested it in 2022 and it is okay, but when I used the "foreach" operation, I did not see the local parameters. Thanks, Raluca