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

search results

for datasource

(...) . I am at a loss. has anyone successfully connected Webcon with Dynamics Business Central ? Could anyone provide some insight (maybe even screenshots) on how to configure the Connection and datasource (s) ? All I want is use some published API webservices to inflate list items or use some webservice data as sources for dropdown fields....

(...) 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 datasource ? could anyone provide me with screenshots on how to set it up and provide screnshots of an example datasource ? thanks in advance ps.: I successfuly used other REST sources, but OAuth / (...)

(...) tudio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 plugins, List`1 allRules, List`1 datasource sList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String templatePath, Culture (...)

(...) Hi all, I have a process where the user fills in information in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that information refreshed, when the process is moved to a system step, it will be there for 15 days which means that i (...)

(...) to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There is smth like "add new item which is not exists in datasource " but it's possible to show this as popup to add new ContactPerson ? (R) - Field is requeired

(...) Hi community! We have 2 choice fields, first one is a dropdown (field1), second one has behaviour autocomplete (field2). Dependent on selection in field1, datasource of field2 (which is an SQL query containing value of field1) changes. This is working as expected. Picker search mode of field2 is set to 'Contains', minimum characters = 3. Regardless of what is entered in field2, all available ent (...)

(...) Hi, i've to create a vacation report and three problems: #1 datasource template „business entities structure" and #2/#3 vacation report . Problem #1. we have employies in two or more departments (with different workload/department ~25% of employies). Now I must put one user with different depatments in the datasource template „business entities structure", but that is not possible. For now, only one (...)

(...) ormToFlatUsagesList(ISearchableEntity searchable, Int32 processID, Boolean processUsagesOnly, Boolean filterOtherProcesses) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.datasource sDocumentationGenerator.PopulateUsages(Int32 processID) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.datasource sDocumentationGenerator.Generatedatasource sDocx(Process pr (...)

(...) Hello, I have a short question. I want to generate an Excel file with my data from the BPS datasource . I created an Excel template with a worksheet(test) and a table(myTable) and a action create excel. I write the assignment like this: test!myTable and my data to the right cell. But I always get an error. (Invalid cell name) If I just want one data set and just write the cell names for each like t (...)

(...) ource from two different data connections? I.e. I have a database (MS SQL) with visitor data and the CacheOrganizationStructure table in the webcon content DB (MS SQL, too). Now I want to create a datasource for a Choice field, where I could query for names in both tables. It is purely for reading data. Kind regards Klaus

(...) ople field "Responsible" which took in total about 5 seconds. I worked around this by creating an SQL data source, which made the form usable again. In the screenshot the "Owner" field uses the sql datasource . The drawback this has is, that it's no longer a people field and everywhere I have to select the column containing the account name now. Which his not necessary for a people field and can easily (...)

(...) 2 procID, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessData(Process process) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessControl.set_datasource (Process value) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase`2.Plug(Tdatasource datasource ) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.Se (...)

(...) have the option to create "child sources", by defining a superior source and a business entity. This way we can use different connections. https://docs.webcon.com/docs/2023R3/Studio/ConnectionsAnddatasource /datasource s/datasource _RestWebService#3-superior-source This way we can use different connection for the "same" data source. This works fine for reading data. When we want to write data so, it' (...)

Applies to version: 2021.1.x and above; author: Michał Kastelik Introduction Version 2021 has introduced a new feature for the environments in which there are many different people creating and modifying applications and processes. Now, you can define dedicated connections and data sources for your applications which should simplify the administration work. You will also avoid situations in