(...) template cofiguration uses vacation history and no vacation plans. Can you please take a look at this and suggest what I'm doing wrong? EDIT: When I add in the workflow config "vacation plans" data source (with exactly the same elements, but column names according to the requirements of this data source ) I see the future elements, but as expected they have no type and thus all are of the same color. N (...)
(...) In template configuration of vacation template generated process we have 2 important data source s - vacation history and vacation plans. Their display on vacation chart is different - history has legend and colors for different types of absences, whereas plans are displayed just in one color and there are no types. Another difference is that history items do not point to the original item, whereas plans allo (...)
(...) rive. I've set up a path that loops back to the same step. On this path, I have the action 'Start editing a file using OneDrive'. Additionally, I have established a data connection to my OneDrive in 'data source s', which works when tested. However, when I execute everything, it loads for a bit, and then I receive the error message: 'Error transferring the file test.docx', even though the document is in my On (...)
(...) eate a lot of mess due to lots of child flows. I thought this could be a built in feature, same as we can select last comment in buisness rules context, we could access it from reports, and webcon data source s, so it would be easy to display it.
(...) esigner Studio works during testing. This problem does not occur in the "Update Item List Values" action, so I used a workaround: "Clear Item List" + "Update Item List Values" / Add new rows from the data source . Do you also have such a problem? However, using the SQL query instead of the BPS source and filter works fine. My BPS version: 2023.1.3.76 Regards D.
I have got 3 different flows but on each flow I have got the same data in one variable (key). in flow 1 is Signature in flow 2 is WFD_AttChoose5 {72} in flow 3 is WFD_AttChoose6 {692} how to do SQL request or more interesting is how to do report where I can: filter Signature = WFD_AttChoose5 {72} = WFD_AttChoose6 {692} In Webcon reports I don't see process fields if I add 2 or more p
(...) In Designer Studio it is possible to check the use of a single connection or data source in the context of all processes. Is it possible to get such a list for all connections and sources using an sql query?
(...) I need selec that I need to export ... what I need to modify by importing ... to make mistake ... is very simple 6. He window with importing ... yea ... do proper section I don't need to read: "data source of name 1 ...bla bla bla will be overwrite "data source of name 2...bla bla bla will be overwrite "data source of name 3...bla bla bla will be overwrite (I don't know how you but I read from (...)
(...) Hi, In my opinion, the biggest advantage of BPS data source s is the ability to link to a selected element. However, the disadvantage is much lower performance in advanced conditions, inability to join data, use union, and combine data from different content databases. By changing the source from BPS to SQL, users lose the functionality of the link. Of course, we can achieve this in a different way, (...)
(...) Hi everyone, maybe you have read the change log of the latest version and come across the new action and it's description: This action adds all rows from the specified data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. As I en (...)
(...) ssign response values) I can not remember a case where I would like to actually set the display name. Maybe there was one, but in 99% of all cases I'm only using the id and in 99% of the cases the data source of the choose field is neither an a REST nor a SOAP data source , so resolving the display name would be fast. Best regards, Daniel
I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dzie
(...) Hi, I have a choice field with SQL data source connected to it. Is it possible to create a link (into the choice field) to a selected element like as in the case of BPS Internal view? Simplify, I need the same option as in the selected screenshot but for the sql data source .
(...) seem to access the value of the item list (qualification) in any form within the For Each, as there is never a value in there as can be seen in the 1st image ('Ausbildung'). I've also tried using a data source Value Filter, but I can't get a result because the designer can't seem to access the text. Does anyone have any tips for me or is this a bug?
(...) Hello! is there a best practice how to transfer data from an external data source (eg. sql server) into a dictionary in webcon (and webcon in general)? I heard something about a technical path?
(...) :00AM, and is doing so every 2 minutes. What it does is to create an instance for the same process (parent process - where is also the global action configured). Parent process is running a loop on a data source that contains 10 entries and starts 10 other instances on a second process (child process). To put it more simple, every 2 minutes a parent instance is created that will create 10 other child ins (...)
data source s TAB in Application - add column with "Access to data in the context of system account" NO I need to click one by one to check if is marked or in each attribute "arrow" next to data source and jump to data source and then check is picked ... (in some scenario arrow is not active ...so Application .. then the data source .. pick proper one and then check ... ) Could be easier to see that opti (...)
(...) Hi I'm having trouble on adding a MSSQL Database data source on data source s -> Connections -> MSSQL database as I keep getting the error message below: "Unknown error: A network-related or instance-specific error occured while establishing connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote conn (...)
(...) Hi, when you want to add a new new report tile with a link to the "details" in WEBCON BPS 2024 you have to: 1) Choose a data source 2) Choose an existing report The current implementation forces us to create the data source twice. While the effort for the data source creation may be neglectable, I'm quite sure that a lot of us will forget to update both data source s. Especially because it will be ra (...)
(...) I would like to propose a change to the Process Import/Configuration grid. It would be great if the names: data source s, Fields, Constant etc. were in a separate column (if it were possible to sort/filter by this column it would be great :-) ). With many data source s, finding the one I don't want to import is not easy.