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

search results

for WEBCON

(...) Hi, I'm using MS Graph to send emails. No matter what I define in the notification action on process level, WEBCON uses the default email address set in the System settings > Email notifications > Configuration of sending emails. Is this a known bug or is it me that is doing something wrong? The version I'm using is 2022.1.2.59 Thank you in advance for a reply.

(...) I encounter a strange behaviour within the WEBCON application "Help Desk" after importing it into a system with Version 2022.1.2.59: 1) Within the categories I set up a new one with a team of three members. 2) When I assign the category to a new ticket, the team leader value is copied appropriatly, but for the three team members only the first entry of the category field value is copied three times. (...)

(...) but I do not assume this to be the reason. Does the details text give any hint that I do not get so far? Appreciate any hint or help. Thank you in advance. (Details BEGIN) url: https://WEBCON -test./api/nav/applications/mostused | action: GetMostUsed ip: 192.168.1.22 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) (...)

(...) Hello, we have switched WEBCON BPS to standalone in the last day, everything works so far but the Word add-in reports a "401" when logging into the portal. Does anyone have an idea why the user has permissions for everything but when logging in via the add-in supposedly has no permissions? thanks in advance

(...) n (51) 9/13/2022 2:12:06 PM No related element for translation a98498ac-36b1-48e2-9b45-277df9ecc967 9/13/2022 2:12:06 PM Error: Incorrect data for translation at WEBCON .WorkFlow.Base.ImportExport.Export.OwnersSetterForTranslates.SetOwners(MappingList mappingList, IExportLogger exportLogger) at WEBCON .WorkFlow.Base.ImportExport.Export.OwnersSetter.SetOwners(Mappi (...)

(...) igured. Does anybody have (had) a similar issue and can tell me where to fix the connection string? Thank you for your help in advance. Best, Ingo (Begin Dump) C:\Program Files (x86)\WEBCON \WEBCON BPS Portal>WEBCON .bpscloud.portal URL: http://*:48439 ConnectionString: Data Source=SQLServer;Initial Catalog=BPS_Config_19T;User ID=BPS_SQLUser;Password=xxxx Unhandled exception. System.Da (...)

(...) s all data regarding the item lists as given in the dump below. (Hint: The error has been forced by the web service to receive the dump.) With POSTMAN the web service operates normally but from WEBCON BPS the request body does not contain the item list data, even if it is visible in the portal and findable within the database. The request body should contain the item list information. Can an (...)

(...) Hi, just testing with SOAP web service requests after resolving the issue I had with a customer project. My question is: Does WEBCON support a 1:m:n relation within SOAP requests? The issue with the former request not working was a structure reflecting this. As I cannot configure an item list within an item list I would assume the answer to be "No". Any guesses? Best, Ingo

(...) Hi, I'm sure the „additional navigation link“ is used in different ways. In our case, we reference an information portal. But if the user want to use this sites, he/she/it will lost the WEBCON form... Suggestion: 1. Add a checkbox for html-attribute „target“ to set target="_blank | _self" 2. Add a textbox to set the html-attribute „title“ -> the title-Attribute is important for screenreader a (...)

(...) a question that I have not found suitable hints so far. As our customer is sort of in a hurry, I want to place this question here: Can a multi-factor-authentication be used with the Mobile App for WEBCON BPS? The customer uses AAD for authentication and I would assume that setting MFA there would invoke the app to ask for the 2nd factor if the password was saved. But this does not happen at the (...)

(...) However to check to look of the final document you have to run the action somewhere in the process. So this can be quite time consuming. Having a preview functionality would add a great value to WEBCON BPS. As we already have the option to load the form values from a workflow instance, the next step would be hitting the preview button to have a look at the filled template in a new document. Like it (...)

(...) Hi, here is another task I need your help to get it completed: 1) Scenario A hot mailbox creates a new instance within the process and from there WEBCON BPS sends an email out. The user replies to this second email and the hotmailbox has been configured to add this reply into the original instance as attachment. This is done by adding the instance ID into the mail body and works without issues. (...)

(...) Hello all, I have a process that would require the automatic start of workflows in WEBCON . The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it (...)

(...) Hello, ho can You install WEBCON BPS add-in for word on a computer without Internet Explorer i.e Windows 11 ?

(...) il in the action itself, but this just masks the mail and possibly be picet out by spam filters. We wonder if there is a proper way to set the sender adress or even SMTP server per applikation on one WEBCON instance? Regards Fabian :)

(...) . I don't have any problem with prepare the source - sql query, but I have problem with present it in portal, how to do it ? I could use Reporting Services but maybe there is some other things in WEBCON site?

(...) Hi, If somebody know how to override in WEBCON Soap Action key value Content-Type? In default is going by text/xml by I need application/soap+xml.

(...) We are using WEBCON BPS 2022.1.3.45 and should execute some soap actions to to SAP. System.Security.Authentication.AuthenticationException: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Submitting requests via Postman works fine. It seems to be a problem on transport level, related to .netCore/OS and is most likely a problem related to TLS version and Ciph (...)

(...) Hello WEBCON community! Could someone help me with problem with ordering list on report. To beggining: I create a technical form field which collect the date part of some date field at that form (see screen below). I do itthat by using 'change field value' action and rule 'date part (month)'. Next i use that technical field to group forms by year and month but when users create datas from octobe (...)

(...) dex on WFElementTasks. After creating the index - CREATE NONCLUSTERED INDEX IX_WFELementTasks_Finished ON dbo.WFELementTasks (WFT_WFHIDTaskFinished)- it takes less than 0,3 sec per instance. Dear WEBCON team, please Include this additional index in future releases. Thank you!