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

forum

MVP

Hi everyone, maybe someone of you has a guess what we can do. - We have an environment with 6 content databases - We have a process which manages the members of a BPS group. - We use the Add/Remove single user to BPS groups to add a single user in synchronous mode (1) - Even so the action times out after 50 seconds it's marked as completed successfully in the history (2) - The duration of the corresponding synchronization of took about 2 minutes (3) - According to the 'Details' the sy (...)

Hello. I have a choice field that is appearing in 2 different steps. Is it possible to filter the returning data depending on the current step? ex: if in step A, choices to be 1,2,3 and if step B, choices to be 4,5,6.

Hello there :) I have a problem when trying to generate a table using the manual initialization via HTML Button. It only works when I initialize the table manually. I want to use SQL however, to automate the whole thing. I failed using many Select Statements. What would be the ideal Select statement that would return the days between two dates, which happen to be the attributes? Best Regards, Igor

Hi, Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: DEV, TEST, or PROD. There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable offering this info rather than having another SQL call. Thank you, Mihail

Hello all, I have a data table field where I'm selecting the fields using a SQL query. One of the field is a picker and I want to show just the Text and not the ID. I've tried many options but as soon as I try using the Database-Name, it's giving errors. I believe it's because the option has space on it : 'Non Ok'. But the system should overcome this right? Even using the DBO function, it doesn't work. Adding quotes is not allowed. I'm running out of ideas. Did this happened to any of y (...)

Hi, so there is a new version of Autenti plugin, also working with Webcon 2023. There are new configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signature SMS authentication and Unlock document by SMS are impossible for me to configure, what e (...)

MVP

Hello all, I have a use case where for a parent workflow (let's say order) I'm starting many child workflows (suborders). There are some details which i don't want to duplicate on suborders like 'customer' for example - it should be stored only on order, but not on suborders. In the reports i have one report for orders, second one for suborders - on suborders I'm able to show 'customer' using custom column. With SQL like this: ( SELECT dbo.ClearWFElem(WFD_AttChoose2) /* Customer */ (...)

Hello all, Does anyone configured an action for Document signatures using the built-in action for Sign an Attachment with CoSign? I'm not sure how to establish the SOAP Url and login. I thought that selecting the attachment, the user would be prompt to login in DocuSign page and sign the document. Thank you

Hi, I need your help. The topic is actually quite simple, but unfortunately I have a problem with this one process. I start a new parallel subworkflow in an action (ID is saved in a technical field), which I want to update later. In the action "Update related workflow instance" we get the message for the users: Incorrect instance ID: ''. When we execute this workflow, the ID is found and the data is written. So it seems to be an authorization problem? Both processes are in the same a (...)

I have a problem probably with permiossion for autoresponder. I used a action autoresponder with MS Graph. Wystąpił błąd wykonania akcji autoresponder na ścieżce. (Krok: Start, ścieżka: Autoodpowiedź) One or more errors occurred. (Code: InvalidScheduledOofDuration Message: The scheduled duration for sending automatic replies isn't valid. ClientRequestId: 9e12806a-64bf-4882-87f4-c831a7710e57 ) Code: InvalidScheduledOofDuration Message: The scheduled duration for sending automatic (...)

Hello, is there a size limit on how much data we can store in webcon dictionary? Couldn't find any info on it. Thank you for your help!

W designer studio chcę włączyć 'Obsługę modyfikowania obiektów w Active Directory'. Czy serwer, na którym jest zainstalowany designer studio musi być w mojej domenie? Przy próbie zapisu otrzymuje błąd dotyczący loginu i hasła, pomimo tego że są one poprawne.

Hi, I've inserted a line chart to my form. It gets data from database (4 columns). 2 columns are presented on a chart as data series. Sometimes there are nulls in one of the columns. Then Webcon interpreters it as 0. Do you know any countermeasures to it? If there is a null value from the database, then it shouldn't show that line at the given point in time. I attach a photo of that such graph with nulls as zeros. Would be grategul for your help.

I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', e.DET_WFCONID as 'ID Listy dziecka', e.DET_Att1 as 'Rodzaj dokumentu dziecka', (...)

Hello, I'm looking for help in changing the format of values ​​stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the production server the format corresponds to samAcoutName (domain\name). How can i change my production configuration to match UPN format? Thanks in advance

Cześć, na wybranych krokach w aplikacji, chcę umieścić przycisk w menu, który skopiuje zawartość wybranych pól i wystartuje nowy element w procesie ze skopiowanymi wcześniej informacjami. Czy i w jaki sposób można to wykonać? Nie chce żeby był to podobieg, nie będzie to tez lista pozycji. Po prostu nowy element, który wystartuje z kroku startowego z pobranymi już informacjami.

Dear Community, After upgrading WEBCON BPS to latest standalone version 2023.1.3.202 (from 2023.1.3.169) I noticed that there are errors in mail sending report. E-mails are delivered but log is filling up with error. Error: "Failed to save information in the workflow instance history about the successful email sending execution" Error details: "Unrecognized Guid format." Attached screenshot with it. In history there is only information about adding e-mail notification to queue. No (...)

Similar to that thread: https://community.webcon.com/forum/thread/969/15 on initial step on path action to count attachment did not work ... doesn't matter if element is saved or not. The attachment was added by item list.

Hello! Why does Webcon suggest configuring simple recovery model for the databases during installation? Does this only apply for the installation process or is this also recommended for the productive system? For which Environment does this apply?

Hi, I have problem with the licence service shutting down on the version 2023.1.3.169. Sevice shuts down 3 times a day. So that we have to restart the whole server. Do you have any idea how to fix this problem?