WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Top rated

top rated

Hi I am looking for a good toturial and is it possible to create a list of items where the item contains many attributes, e.g. a date field, text field, one below the other and not only just next to each other? That is, the distribution of attributes vertically and not only horizontally in the items. Found only this: https://developer.webcon.com/docs/2019.1/sdk-custom-control/

Hello Experts, We're currently on BPS version 2021.1.2.143 (getting ready for upgrade) I try to invoke a REST API to update form fields, and I get a proper response from the service, however, it doesn't update the fields. I'm using OData Query to filter and expand the data, and load the response definition from the service. The action configuration and action log with response are on my pictures. What can I be doing wrong? The response is complete, however it doesnt populate the fields. (...)

Hello, The question I have sounds very easy, how do I cancel all the remaining subworkflows that are not already "answered" to? Parent - 12345 - will wait for all 3 subworkflows to be done Child 1 - 12346 - finished Child 2 - 12347 - in progress Child 3 - 12348 - in progress All I need is, if I cancel 12345, then 12347 and 12348 will automatically be classed as finished. Can you help at all? Thank you!!

Hey, We've ran into another issue. Cloning a row which has the Choose attribute and then adding a value to it will result in a checksum error. If you delete the first element, it won't result in an error. Screenshot below shows the issue. Versions: both 2023.1.3.118 and 2023.1.3.131

I have got: 1. proces with Item list where: a) I set person (from AD) b) in item list in that proces I add competitions final I have got step finish - Person - Item list what he/she can do. From that I created data sorce with columns, so i have multi rows: Person 1 = can do 1 Person 1 = can do 2 Person 2 = can do 1 Person 3 = can do 2 2. In other proces I have got attribute: a) Item list A [pick person] So I create List Person 1 Person 3 b) Item list B [sorce proces 1 ] (...)

Hello, We have set a working Oracle connection. There is a procedure with 2 params, one IN, another OUT. Running a Business Rule containing a SQL Command against the Oracle connection: declare l_out NUMBER; begin ZZ_WEBCON_TEST.TEST_PROCEDURE(P_IN => {BRP:21}, X_OUT => l_out); end; where {BRP:21} is a Business Rule decimal parameter. The Rule is working, Oracle procedure gets executed (witness on Oracle db) and most probably returns l_out. My question is: how do I get the l_out (...)

Hello everyone, I have to generate a Choice Field based on a Query that have an aditional filter. The filter should only allow entries that are higher than a Decimal Field in the Form. Somthing like in the Picture. But this did not work.... Has someone an Idea?

Hi there. I have a idea and am looking on a way to make it happen. We want to use Docusaurus for a documentation of a system. For this I need the text in markdown format/notation/language (I'm not sure what the correct word is for this). What I need on top of the "actual document" is the life-cycle of the single articles/pages, i.e. the development of the content (history) and the review and approval steps before it is published. My idea was to move the entire life-cycle into Webcon an (...)

Hello, I need to set up two columns to calculate some KPIs for a report. The first one will show the status based on Case statement and date difference: (select case when DATEDIFF(day,WFD_AttDateTime3,getdate()) >0 then 0 when DATEDIFF(day,WFD_AttDateTime3,getdate()) = 0 then 1 else 2 end) The second column should pick the number of instances that have the conditions DATEDIFF(day,WFD_AttDateTime3,getdate()) = 0 DATEDIFF(day,WFD_AttDateTime3,getdate()) < 0 and then divid (...)

Hello all, I'm having an issue with notifications for outside emails. I have a process where I need to send an email for the employee's personal one and the notification is never sent and looking into the history, it mentions that the email was not found in the database. If I write an outside email in the configuration, the notification is sent, but it it's dynamic, it doesn't work. I've tried with a text field, email field, nothing changes. Does anyone got a similar issue? Thank you

Hello, The new mobile app is great, but has anything changed regarding licensing? Is the mobile app separately licensed? e.g. in the free version (WEBCON EXPRESS) I see 1 license for the mobile application.

Witam Czy jest znane rozwiązanie dla zgłoszonego bugu ACCESSING ATTACHMENTS IN ARCHIVED INSTANCES Watek: https://community.webcon.com/forum/thread/2613?page=1#m2619 Po zarchiwizowaniu elementu nikt nie może otworzyć załącznika w BPS Portal, choć jednocześnie można pobrać i podejrzeć załącznik w historii elementu - w mojej organizacji jest ten sam komunikat błędu jak w wątku opisanym powyżej.

Hello all, I have an item list with a editable column. This works if the item list does not have a lot of lines but if the item list has a long list of lines, this column becomes read-only and the user is only able to edit using the a pencil button that is displayed in each row. Is this a normal behavior? Thank you

I try to add attachments from other flow using standard Action add attachment ... in theory is working: https://community.webcon.com/posts/post/the-add-attachment-action/156/18 or https://docs.webcon.com/docs/2023R3/Studio/Action/Attachments/Action_AddAttachment but not in my case :/ and I don't know why ... "Wystąpił błąd wykonania akcji Dodaj załącznik na przycisk w menu. Błąd wykonania akcji typu dodaj załącznik: Dodaj załącznik. Object reference not set to an instance of an ob (...)

Hi, Is there any documentation on how to use Sign an Attachment action? We try to perform an internal PDF signing process. Businesses want to use an easy way to sign internal PDF documents only by using Path. I try to add the certificate to the signature but i have an error: "Error on creating digital signature: The private key for this certificate was not found."

Hello Everyone I have to change sdk Custom Action class (not my code) from version 2019 to 2021. In old CustomAction was used HostingEnvironment.Impersonate() and I have also used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCustomActionParams args) (...)

Hello, I have a question, a curiosity... In the WFDataAttachmets table, there is a column called ATT_IsDeleted. If I want to Run SQL procedure (webcon action) and update table and set the ATT_IsDeleted column with 1 or 0. Is it a good practice? Or is it not allowed? Thanks.

Hello, on my test instance the WebCon BPS service restarts. On average every 3 minutes. I get messages like below. Have any of you encountered this type of problem? The WebCon WorkFlow Service service terminated unexpectedly. It has done this 107 time(s). The following corrective action will be taken in 60000 milliseconds: Restart the service. == Failed to activate some modules Category: Activation Failed to activate some modules OLAP (for db: BPS_Content ) Warning (db:BPS_Content) (...)

Hello, I have STEP A and STEP B both going into STEP C. In STEP C I have made a path called BACK where I've put as destination step "Back to previous step", but now I'm wondering if I can set up an automation with actions that will act differently depending on where it goes next, STEP A or B. Is there any way to do this? Thank you!

Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone can help me. Thanks in advance. Error Stacktrace: Nachricht Fehler Setze Symbol - Fehl (...)