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

forum

Hi community! We are getting some data from external system via REST API. Specifically workflow elements are created and there is a default path for saving workflow element. This can be easily done with the well known POST endpoint: /api/data/v4.0/db/{dbId}/elements Now we are facing the challenge to check if there are already elements in our system, to avoid duplicates. This can also easily be done with an integrated SQL query like Select Count() from WFElements WHERE ... So we (...)

When I try to generate documentation of my process I get error: "Sequence contains more than one matching element", see included attachment. Application has no real issues, what to do?

Whenever I try to change the language of column "instance number", my report throws up this error "An item with the same key has already been added". How to fix this issue? Please suggest.

Hello folks, How can I let a user group delete all attachments, not just their own? Currently it seems as if a non admin users can only delete the ones they uploaded themselves. But we have to let a group of users delete any attachment. Is there a way to maybe toggle is somehow? Or is javascript neccesary? Kind regards Fabian

Dear community, Wouldn't it be great if Vacation schedule could mark all non-working days the same way as currently weekends are marked? Working days calendar system setting seams to be perfect source for non-working days, isn't it? This way all bank holidays could be marked on vacation schedule. It seams so obvious that I am surprised this is not working this way for a long time...

Hi. I was very optimistic that I could sign PDF files with locally installed certificates (Adobe reader functionality) using the "IT hit Edit Doc Opener" Addin as mentioned in the Webcon Knowledge Base (https://community.webcon.com/posts/post/new-way-to-use-a-digital-signature/253). So far everything works as described until I want to save the signed attachment. Doing so I get an error message "document can't be saved. Generic Failure" ("Das Dokument kann nicht gespeichert werden. Allgeme (...)

Hi. When I import data from an external data source and the content of a field doesn't match the data type of the target field (e.g. target field is "Date", but the source delivers a "text") I get an error and the import is aborted. Is ther a chance to "catch" that and set the value e.g. "empty"? Kind regards, Klaus

MVP

Hi everyone, did someone came across an option to verify, whether the save has been triggered by the save button or by a path transition in a form field extension logic class? I did check to no avail: - Public properties - Non-public properties - Passing {CURRENT_PATH} inside the configuration. Unfortunately it was empty too :( Does someone has another idea? Best regards, Daniel

I have already used the database provided by European Central Bank for currency exchange. But i want to use REST for conversion of currency exchange(mostly for euro). What should be the URL/REST request suffix when im selecting GET HTTP method.

Im trying to construct a Workflow using GDPR settings. For the data to be stored im using personal data dictionary. How to configure external data sources and how to configure the SDK actions to search into the data sources.

Hi folks, My goal is to send an email when a comment has been entered in a instance. Sadly I have found no way to find out if there has been a new comment to trigger an email action on path traversal. I hope someone can help out. Best regards Fabia

Dears, During installation version 2022.1.2.59 appears error System.Data.SqlClient.SqlException (0x80131904): Must declare the scalar variable "@sql". Does anyone know what the issue is ?

Dear WEBCON Team, just noticed that filename for Standalone version (Server 1) contains "2022.1.3.59" instead of "2022.1.2.59" (3 instead of 2). It can be confusing :) Attached screenshot with marked areas to understand it clearly :) Best, Adam Hatak

Hi, is there any possibility to change description from "dashboardy" to for example "pulpity" in polish version at webcon portal? Please see screen below.

MVP

Hey! I've never worked with the OCR and AI Framework so I'm asking the following question: Is it possible to read the data as seen in the attached picture and save it to an Item List? If yes, what are the components that I would need? There is already a text layer in the pdf so there is no need to do the OCR. Any help would be much appreciated. Thank you, Martin

Hi all! I personally think the operator 'ForEach' is a great addition to version 2022.1.2.31, thanks to Webcon Team. Unfortunately I do not find any documentation on that, especially how to iterate over 'Any Collection' and access columns in custom action. If I select 'Any collection' and put some SQL statement in there, is there a way to access specific table columns from generated table result? If I take a look at the configured XML I only see {ANYCOLLVALUE} macro. Hope the que (...)

We are aware that some functionalities are not available in a SaaS environment, like some query actions. But is there an official listing of what is not allowed in SaaS? Because Building and Testing a project on-premise, and having no way of knowing if something will break on PROD because of that is not acceptable. Is there a way to test for it? Or at least have something to read through to workaround this from the start(dev), and not when it is deployed on live... Best regards, Fabi (...)

Hello, I have some date set on forms. Need to find any solution to have that date - 1 month for example: Date on form is (YYYY-MM-DD): 1. 2022-05-05 2. 2022-01-10 3. 2021-12-25 Date that I expect need(YYYY-MM-DD): 1. 2022-04-05 2. 2021-12-10 3. 2021-11-25 Do you have any idea to solve it? My poor trying on the screen below (a lot of counting and IF's and still get wrong format of the MM). Thanks in advance for any suggestions and ideas.

MVP

Hi everyone, did someone use this attribute and has an sample how to set this up? I've probably used a wrong type for the property. Like it happens when one copy & pastes and changes the attribute name to Bool but the property is still string. :) Meanwhile I will search for the log table in which this GUID exists. :) Type: WebCon.WorkFlow.Studio.Logic.Exceptions.PortalWebserviceException ------------------------------------------------------- A WEBCON BPS Portal error has occur (...)

Hi From yours experience what are the differences between the version of webcon without sharepoint and with sharepoint? We have a lot of documents that we edit online and I am curious how it will affect the operation. I cannot find information on the differences :/ My version (2020.1.3.443, display mode: Modern on BPS portal) I will be grateful for your help.