(...) reate a clickable hyperlink inside a word attachment using the bps word addin? It seems that the add-in just transfers string information to the document regardless of what "meta-information" is contAI ned with the string (i.e. line breaks/formatting in multiline fields using rich mode) I get the link url put out to word but in word it's not recognized as such until i add a space or new line afte (...)
(...) Hi, What would be the best way to generate pdfs that would contAI n different images (for example logos), based on a form field? I was thinking of two ways: -Create a couple of different document templates with pictures already inserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture i (...)
(...) Hello. I have in mind that it has been possible in the past to format the text of the "task detAI ls" in a form by HTML, e.g. . That doesn't work anymore with V2021.1.5.xxx (see attached) The only thing that works is for a line break. Is there a reason and more important: how can I format the text here? Kind regards Klaus
(...) Hi all! We want to execute a JSON query on a path (actually it is some business rule contAI ning SQL query) and send these results to an external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even (...)
(...) Some of our Webcon users are complAI ning about lacking of comment editing/deleting feature. It should be possible only for comment's author only of course. Such comment should be marked with "Comment changed" "Comment deleted" text. Wouldn't that be a great feature?
(...) Hi, Since I found this post, I am very curious when the 2023 release will be avAI lable. It would be really nice if anybody could give me more information about it. https://community.webcon.com/posts/post/ability-to-transfer-bps-groups-using-the-export-import-mechanism/374 Thank you, Raluca
(...) Hello agAI n, feeling a little bit like a newbie, i have another problem with ItemLists. I am playing around building a KANBAN Board with WEBCON. Therefore i would like to move ItemList-rows between my six ItemLists (Backlog, To-Do-List, In Progress, Test, Done, Blocked). After copying the row information to the new ItemList, i would like to _delete_ the old row(s) e.g. on the "UPDATE"-Path (...)
(...) .. Is there a way to start workflows by an external API without the need to exchange the token first? I'm asking the question because I'm exploring the possibilities offered by using a service as MAI lGun. They can parse the incoming emAI l message and post the parsed information in form of JSON to a URL. The issue I'm having is I can only configure a URL to which the send a POST command with parse (...)
(...) log in). When I run path with the action, the error is displayed in Polish "Wystąpił wewnętrzny problem wywołania webserwisu. Szczegóły błędu zostały zapisane w logu." (Internal webservice error. DetAI ls have been written in the log). Well... the problem is I can't figure out what log? Not in the WFActionExecutions table as I checked there, so where? Can you please point me where to look for those (...)
(...) Reading the attachment works fine but updating or adding a new one does not seem to work. Is there any complete and working sample code for updating/adding attachments from a custom SDK action avAI lable? thanks!
(...) The last "under review" entry is from MAI 2022, so i post this request just another time. It would be such a great advantage, if you would at a "delete row(s)" function to WEBCON Action templates. Thanks, Bjoern
(...) ress|] and [|WebAddress|] on global notification for different address? Our server on which we have installed webcon is called abc-webcon, but we have bindings in ISS and users use page webcon.ourdomAI n.pl. When we send notifications from BPS link to [|ElementAddress|] and [|WebAddress|] direct users to page abc-webcon.ourdomAI n.pl. Part of Global Norification: (...)
(...) Hello community! I’d like to pick your brAI n about something that has been bothering me for the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDateTime) and hits TAB: - if the value is 8 digits, then SET(AttDateTime) = CONCAT(using values from AttDateTime) - if the value is 6 digits, then SET(AttDateTime) = CONCAT(using values from AttDa (...)
(...) Hello, I'm facing a challenge. I'm starting the workflows from a hotmAI lbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin
(...) TA". QUESTION 1: Is there any other way? QUESTION 2: Is there any build-in option to anonymize the AUTHOR too? Thanks for your help, Bjoern ---------------------- WEBCON does not have a vAI ld link for informations... INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.c (...)
(...) I was searching for some information about the "REMOVE PERSONAL DATA" action, but WEBCON does not have a vAI ld link anymore: INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-administration-process/ ] -> File not found I didn't check the other link (...)
(...) Hello Community, I would like to show or hide certAI n steps in the status panel in the form depending on a business logic. However, in the designer I only found a static (checkbox) option. Background is only the clarity about the process steps to be done. I thought maybe it would be possible to simply show and hide the contAI ner using JavaScript. Unfortunately, I have not enough experience in (...)
(...) Hi community! I am struggling with Word Add-In and data tables. The requirement is to show a table of order positions, each position contAI ns an image field with a barcode (which should be shown in table) and some other fields. Is that even possible and if so how? Thanks a lot in advance & best regards, Nik
(...) Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certAI n column (choice field) an execute an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fAI l as it attempts to test agAI nst all the row values for the specified column. My BR use (...)
(...) l to a new dev host (basically making a 1:1 prod:dev environment). Is there a "supported" method for doing this? I've tried a clean install, restoring the config and content databases and it fAI led. (I think because I didn't use the same account names/passwords and a different content database name). I'm curious if someone has figured out the basic outline of the process.