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

top rated

Hi there, this is regarding Microsoft Graph. I'm trying to get a Bearer token but I always get an error message when loading stating: "error":"invalid_request","error_description":"AADSTS900144: The request body must contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https://login.microsoftonline.com/[I SANITIZED IT]/oauth2/v2.0/token Request-Header: Scope: https:// (...)

Hi, I've got the following problem. I'm currently working on an workflow and the task assignment is not reseting it self after clicking on a path. Meaning that all previously assigned people still have the task and even when I let all fields of the task assignment empty the task will still be given to all previously assigned Users. Is this a bug or am I doing something wrong? I've attached an image of my task creation and I'm using the wait for supworkflow step if that helps. Thanks in (...)

I am looking example of getting attributes from Polish GUS to get information about client (name, address, etc) ?

Hi, I have to do a Report with search from 1 process. In this process I am using a list position(list items). In my report column I will use column only from this list items. 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 folks, As I am aware, it is possible to change the seeming sender mail 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 :)

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

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 somehow to have columns and the information as rows? Hope anyone has ideas! Thank you

I am using the free version with a limit of 10GB. Recently I received a message - Failed to execute 'setitem' on Storage: Setting the value of 'ExpandFormButtonLogID' exceeded the quota. I checked and the base was 9600MB. I did a shring database and reduced it to 4500MB. Today, I have the same error with a 4600MB database. Is this the end of working with the free version?

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. 2) Request The body of the second email, the reply of the user, shall be added into a multi (...)

Hi, I want to limit one column in list position , which is multiline text to show only first 40 characters smth like: <?php echo substr(get_the_title(),0,40).' ...'; ?> after click in '...' it will show all text

I have a scenario where i need to get a variable amount of CSV files as attachments into a running process instance. The problem is that these CSV files are created by an outside system and can only be identified by the path in which they are stored and the creation date of the file. I can find these files with a PowerShell action but i have no clue how to add them as attachments to my workflow. At the point in time the files are created by the 3rd part system my workflow is not yet running so (...)

Hello, here is 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 iOS devices they use. Is there any hint that you can give? Thank you (...)

MVP

Hello, I have the following scenario: - Webconapps - Data Sources > Connections > MSSQL Database > Azure_SQL: I have server name, database, user and password filled. When I click Test, I get "OK" so Webcon can connect to the database. However, when I try to create a MSSQL database Data Source and chose the above connection, I get the following error: "Unknown error: The SELECT permission was denied on the object 'table_name', database 'database_name', schema 'dbo'..." Using SSMS the (...)

MVP

Hi, I can't hide from navigation menu the item: Searching Structures->Archive ( img: itemMenuNavigation_Hide.png) Is it posible to do this? Thank you , Raluca Lupu

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

Hello again, here is a next issue that I assumed to have fixed with the latest version of BPS, using 2022.1.3.65. I have a web service that has the structure as given in screenshot 1 (attached). The screenshot shows my configuration within a little test app. When I start this action, the request body fully ignores 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 oper (...)

Good morning, following information to resolve another issue with one server I updated this from 2022.1.2.59 to 2022.1.3.65, including all pre-requisites. Installation and database conversion as well as service start went through without error. But unfortunatly the portal does not come up again; also a connect through Designer Studio fails. The web browser tells an error: HTTP Error 502.5 - ANCM Out-Of-Process Startup Failure Investigating this I started the file "" within path "" (...)

Hi, I just want to help my friend with installation free version of WEBCON BPS Everything is fine but after install in the right corner I have error everytime. No idea what is wrong because it's a new installation. Screenshots in att. Best regards, Jakub

Hi, this question may be silly, but I found no sufficient solution yet: Task: After generating sub workflows from item list entries get the item list entries removed. Approach: Use the action to change item list values with "Replace" Effect: One item list entry is created, all the others are removed Question: How do I get an item list blanked, all entries removed from the database *without* one entry being inserted? If anybody has a hint for me, it will be very helpful. Thank you f (...)

Hello, During an export I get a process export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in that process. How to get rid of this error?