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

search results

for data

(...) I have already used the data base 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.

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

(...) using AAD. I'm not part of the AAD so I can only use the local user account to access BPS Portal with windows authentication. If no one has an idea, I may try to add the address directly to the data base. Although I would like to refrain from this approach. It could work because the local user is an external user and isn't updated with the user synchronization. Best regards, Daniel

(...) Hi. I have a big SQL from 3-4 apps. Is the possibility to generate report from my SQL data source ?

(...) Testing around I found this work around: 1) Delete the web service action template you want to change. 2) Rebuild it from scratch. This leads the action template to receive a new ID within the data base and you will be able to save it. This error was reproducable also with an action being added to a path. So, I assume that it is more a general aspect instead of being linked to action template (...)

(...) the flow. I have a subworkflow that starts with the first value on that field, if the parent gets changed, I either update the information through Update Related Workflow or show the information as a data row in the child. But I need to alert the responsible on the child flow so they are aware that the field was changed. I'm not sure how to play with versions or IsChanged (using SQL command) to crea (...)

(...) y bearer token back) but I have no real way to test it in webcon, so I have to assume it´s working. then you still have to set up the REST Web Service connection, then the actual Rest Web Service data Source. but it is not possible to get the actual response layout. I am at a loss. has anyone successfully connected Webcon with Dynamics Business Central ? Could anyone provide some insight (...)

(...) Hi there has anyone an example on how to populate dropdown lists from REST data sources ? I got the working requests in POstman, but I cannot get them to work at all in webcon. and its kinda hard to debug since error messages or logs are seemingly not available... thanks for your help in advance.

(...) nce number is generated according to a rule which is perfect for new files. The customer wants to keep their document numbering. For the existing files I would like to update the Instance number (data base: WFD_Signature) using a small SQL script. But is it safe and is it wise to do that? I'm aware the numbers need to be unique in the system, and I know they are unique in the old system. I will als (...)

(...) Hi, I propose to add in Bussines and Form rules internal parameters like in automatizations. I will be helpful for calculating or savng data to compare, not using JS mode.

(...) pens his test environment he receives an error with the following details (see below). Everything else works as expected but the most used applications are not shown. On that system one content data base has been deleted 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 (...)

(...) Hi everyone, I noticed on version 2022.1.2.31 that it can take a really long time to populate the target field of choice field, if the data source is a web service data source. In this case the data source is a REST data source and the picker field is of type popup search. Once I activated the diagnostic mode I noticed that after getting the picker results (1) the chosen value is validated ag (...)

(...) am pretty desperate as this drives me nuts Has anyone - successfully - used the combination of 1. webcon integrated OAuth2 APP Authentication (APP) 2. REST WebService (or any other way to get data from BC SaaS with webcon) to connect to Business Central SAAS to use as a data source ? could anyone provide me with screenshots on how to set it up and provide screnshots of an example dat (...)

(...) Hi, is it possible to implement some sort of offline mode for when users are entering data into a form to help with preventing the loss of data ? People will use the Mobile App while on site and it's possible they will lose connection and lose all the data they have entered before they could save or submit. For the form to work again they will need to reconnect and unfortunately refresh the form ca (...)

(...) e 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 data base *without* one entry being inserted? If anybody has a hint for me, it will be very helpful. Thank you for your answers in advance. Best, Ingo

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

(...) 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 operates normally but from WEBCON BPS (...)

(...) Hello, I have the following scenario: - Webconapps - data Sources > Connections > MSSQL data base > Azure_SQL: I have server name, data base, user and password filled. When I click Test, I get "OK" so Webcon can connect to the data base. However, when I try to create a MSSQL data base data Source and chose the above connection, I get the following error: "Unknown error: The SELECT permission was (...)

(...) 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 data base and reduced it to 4500MB. Today, I have the same error with a 4600MB data base. Is this the end of working with the free version?

(...) ode BadRequest (400). Inspect log to get more information. I've tried every combination and syntaxes I could think of. In Postman it works without issues. Has anyone ever set up a connection/data source to retrieve a Graph auth token? Thanks for your help.