WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for AI

(...) Hello all I have one problem with configuration SharePoint Site Colletion. I installed on server SDK (https://www.microsoft.com/en-us/download/detAI ls.aspx?id=51679) but even after installation this library I'm not able to connect to SP. Did you have simmilar problem and anyone know how to fix it? Thank you very much in advance.

(...) o every 2 minutes. What it does is to create an instance for the same process (parent process - where is also the global action configured). Parent process is running a loop on a data source that contAI ns 10 entries and starts 10 other instances on a second process (child process). To put it more simple, every 2 minutes a parent instance is created that will create 10 other child instances. B (...)

(...) ey is entered). I also wanted to ask if there are any tips for the configuration. In my use case, PDF files are uploaded on which there is an image of an ID card. I want to check if there is a certAI n text sequence on the badge. If the text is not on it then nothing should happen, but if it is on it there should be an alert and another document should be added.

(...) on. This is the issue what I encountered. A process was tested with a test protocol and transported from validation environment to production. The process worked for a while just fine, than it fAI led with the error: ** The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction ** Digging deeper brought up the actual error (...)

(...) pproval. The next user must select what is the row of interest, but clicking on Select Option column. The thing is that in that step, because I want the item list to be editable, the Add button is avAI lable. Is there any way to allow the user to edit the item (to select the row of interest), but not allow to enter new ones? Thank you!

(...) No more (or much less) emAI l notifications FTW! THX! :)

(...) use the job got deleted some time after the BPSGroupRelations in the config database had been updated. Unfortunately, the [CacheOrganizationStructureGroupRelations] in the content database still contAI ns the old members for a few seconds. Which makes this check unreliable. Does anyone have a better idea/understanding of the actual process? Best regards, Daniel

(...) ,objectClass,accountExpires,adspath,cn,company,comment,countryCode,department,description,displayName,distinguishedName,givenName,homeDirectory,homePhone,info,ipphone,isCriticalSystemObject,localeid,mAI l,manager,memberOf,mobile,name,objectCategory,objectVersion,ou,pager,physicalDeliveryOfficeName,postalcode,postofficebox,primarygroupid,proxyaddress,sAMAccountName,sAMAccountType,securityidentifier,sh (...)

(...) .. I try to do it reading this: https://community.webcon.com/forum/thread/900 and this: https://community.webcon.com/posts/post/cyclical-actions/106/18 .... I have configuration where: Parent (mAI n flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... but path save is different depending from step .. what ever I put in Data .. (...)

(...) Hi guys and girls has any one of you encountered an issue when trying to edit attachments that are larger than 28 MB? I have a process where a detAI led picture documentation is provided using wordfiles which can get very large very quickly. Today for the first time ever i have encountered an error saying "Attachments larger than 28 MB cannot be edited". Has anyone an idea how to get around (...)

(...) ferent message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file contAI ning an updated configuration" ? Is this a necessary step to do on an imported app and how can I do it? 2. Is there an impact if I saved it anyways? 3. Process imported to environment via export-imp (...)

(...) p that serves as an approval process. I assign one group and two individuals to this task. My goal is for both individuals to click confirm in this step, and only one person from the group (which contAI ns several people) needs to do so. To summarize, I need to write the logic in a way that differentiates between the assigned individuals and the group, so that only one person from the group needs to (...)

(...) er or not, isn't working when I pass parameters like ##Vorname## [engl. Firstname] and ##Zuname## [engl. Surname] (which turns into {Vorname} & {Zuname}). The filter works with hardcoded names but fAI ls with passed parameters. Any ideas on what I'm doing wrong or how to fix it? Is there a better approach?

(...) Hi, I have three fields: Name - text lastname - text domAI n - choice field And one technical field to which an action is assigned: concat[name][.][lastname][@][domAI n] The action works correctly but takes Polish characters into account. Is it possible, and how, to remove Polish characters in the technical field, i.e., replace "ą" with "a," and so on?

(...) clipboard. This could be introduced as an optional setting within the field options in BPS Designer Studio. I particularly like how this feature is implemented in the Azure portal: a "Copy" icon remAI ns hidden until you hover over the field, at which point it appears, allowing for quick copying to the clipboard. I've attached an example image to illustrate how it works. I believe this enhancement (...)

(...) is would be highly beneficial, especially for newer WEBCON users. Additionally, the threshold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certAI n level of detAI l. Simple contributions like 'Displaying a Google Maps link in a Data Table', 'Coloring a Data Table entry from the previous day excluding weekends', 'Displaying graphics in a report', (...)

(...) Hello :) I have a process where I generate an XML file. I would now like to extract this XML file in another process with a sustAI nable solution. My XML file contAI ns multiple fields as well as lists. What would be the easiest way to achieve this using WEBCON? I was thinking of writing the content of my XML file into a technical multiline text field via SQL and then extracting it with the "Change (...)

(...) Hi, when you want to add a new new report tile with a link to the "detAI ls" in WEBCON BPS 2024 you have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data sources. Especially because it w (...)

(...) Hello, I'm trying to create a more complex delete of line function. To explAI n this briefly, I have a list, where I can't use the normal delete button. So instead, I'm adding one using a dataRow form field, where I call the JS function like this: deteteFunction(list ordinal number); In this list there is a column called IsOld, and it's values can be OLD or NEW. * If the line I want to dele (...)

(...) Dear Community, I’d like to propose an idea: adding the ability to create folders (not categories currently avAI lable) in the attachments area. This would allow users to better organize multiple attachments in a way that suits their needs. Your comments are more than welcome.