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

search results

for workflow

(...) Hi, I am populating 'workflow ID population' form field based on the 'Select Marketing support' selection. Select Marketing support is basically the the type of the request. upon Marketing support selection, populating it's workflow ID in the 'workflow ID population' form field. Once that is populated, I need to set a default value 'workflow name - test' form field. I have created a business rule with (...)

(...) Hi all! We implemented a button with popup functionality to create a new workflow item. On callback of popup item we want to set new workflow element id to dropdown, but obviously the new item is not in dropdown. Is there an easy way (with Javascript) to trigger reload of dropdowns datasource? Thanks a lot in advance & best regards, Nik

(...) proach would be to get the first approver from the tasks table via SQL and make sure that he is not within the users for the second approval. So that this user would not receive a second task on that workflow instance. Does that work or is there a better approach? Can I use an SQL statement for the user assignment? Any better suggestion? Thanks for your answers in advance.

(...) vascript-form-rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow )?

(...) Hello community, it may be a silly question but my research in the knowledge base did not deliver a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Description" (multiline field)? I found the ability to set default values within the HotMailBox configurati (...)

(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflow s and adding attachments. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive an (...)

(...) Hello, current version tracking tool in BPS is pretty good, but i'm lacking one feature. Let's say we have a workflow , where i'm at version 1, i need to get some more informations, so the document is being send to another people and new versions are being created 2, 3, 4, 5, 6 etc. After they will do their job, and i'll receive the document back in version 7 i want to be able to see all changes betwe (...)

(...) I have a process with 2 workflow s. Those workflow s have similar steps. When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow .

(...) imit the choice tree node selection to the last leaf I have rechecked that the option 'Allow also choosing intermediate nodes' is unselected on the choice tree configuration options Checked older workflow s and they are also now not limited to the last node. As this breaks a relational dependency its something I can't leave this up to the wisdom of the user Is this a known issue?

(...) Hello, Could somebody advise on following matter? We have a workflow that has been working for a year already, and today our users keep getting following message while trying to save a new document: One or more errors occurred. Failure on execution of procedure pCreateSignature with parameters: HOME_OFF/2022/05/01899, 20225#1#22, 1899 Execution Timeout Expired. The timeout period elapsed prio (...)

(...) language of my installation). What could be the problem? How can it be solved? Error message: Nazwa: WEBCON BPS for Microsoft Outlook AddIn Od: http://webcon.artlocum.pl/addins/outlook/WebCon.workflow .Outlook.vsto ************** Tekst wyjątku ************** System.Security.SecurityException: Dostosowane funkcje zawarte w tej aplikacji nie będą działać, ponieważ certyfikat użyty do podpisania m (...)

(...) ppens 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 occured. --------------------------------------------------- (...)

(...) 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.

(...) me? Has it to do with security settings? (I learned that signing with a certificate is not modifying the document but overwriting it) It would be a big step if I could sign pdf documents within a workflow instance. Kind reagrds, KLaus

(...) 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 (...)

(...) data of director C (only employee A who manage the list can see all data). I've read that articles but still don't know how could I split item list (https://community.webcon.com/posts/post/starting-workflow s-in-webcon-bps-actions/76). I hope that you understand my problem that I try to describe. Thank you in advance for any sugestions.

(...) Hi folks, I was wondering if there is a way to use a signature pad (WACOM STU-540) for the handwritten signature field in a workflow . How does this work? If someone has experience with something like that I would be stoked. Best regards Fabian

(...) Hi, since version 2022.1.2.59 (my last 2021.1.4.118) i can't copy & paste group elements. Is it possible to get back this feature!? For example: we have for all workflow s and steps the same headline and a specific subtitle. With copy & paste I can create very fast the basics of a (new) workflow ... Thanks and best regards Daniel

(...) e a general aspect instead of being linked to action templates only. The picture added shows the error message. Here follows the error message (in German language, sorry for this): Typ: WebCon.workflow .Studio.Logic.Exceptions.WebserviceSaveException ------------------------------------------------------- Nachricht: Exception occurred while importing table ConfiguredWebServices ---------------- (...)

(...) Hi All, We are implementing a workflow for payment list. We are using picker to add unpaid invoices to a list, but default behavior is that I can add the same values over and over. Is it possible to limit/filter picker results to items that were not yet added?