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

most commented

MVP

Hi, I tried to import an application from the development environment to the production environment and got the error: "Check if the import service role (part of the core roles) is running for the current databases". Has anyone had this error? Thanks, Raluca

MVP

Hi everyone, maybe someone of you has a guess what we can do. - We have an environment with 6 content databases - We have a process which manages the members of a BPS group. - We use the Add/Remove single user to BPS groups to add a single user in synchronous mode (1) - Even so the action times out after 50 seconds it's marked as completed successfully in the history (2) - The duration of the corresponding synchronization of took about 2 minutes (3) - According to the 'Details' the sy (...)

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 dziecka', e.DET_WFCONID as 'ID Listy dziecka', e.DET_Att1 as 'Rodzaj dokumentu dziecka', (...)

Hi, I have problem with the licence service shutting down on the version 2023.1.3.169. Sevice shuts down 3 times a day. So that we have to restart the whole server. Do you have any idea how to fix this problem?

Czy system pozwala na użycie wielu dodatkowych pól niestandardowych? Ilu dla danej tabeli?

Hello, I have a little problem. My scenario is something like this: I have an item list, with 3 columns A, B(not important here) and C and I want to disable column C(data row), if column A(choice field) has value 1#Mother, for example. Even if it's a new row just added by the user at that moment, even if it's a row added previously by other user in another step.. I just simply want that column C to be "enabled" only for a certain condition. What I did, I followed the steps from this threa (...)

I would like to start Flow and save it on start .. why? 1. I have got drop down list - pick signature from other flow then: a) filing the form b) invoke menu button (automation) to load item list ... but it works only if menu button is (to have it I need save flow - set Signature ) then it works but with out save and set signature menu button is invisible and can't access :/ if I start flow from other flow (start subflow acction) on path Save (Zapisz) then I have got all data like (...)

Hello everyone, I'm trying to create an article-based analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can add the corresponding fields as columns for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view page as an element to be displayed (Image 2)? Many thanks in advance. Greetings, Matthias

Hi, When editing a step, under Forms tab, in the Task form group, there is a "Form:" dropdown, to which list you can add another form - which I did. The second form shoul present the same information as the Default form, but visually groupped some other way. I found no documentation on how to use this feature, could you please show me where to look? The actual need is to have different visual appearence for the same data - if not task form, then how can this be achieved? Thanks, Mihail

Can I search for historical information using report search? I mean retrieving information from previous versions of forms (with WFHistoryElements)

Hello everyone, I have an email workflow that is triggered every day at a fixed time and sends an information email to a fixed group of recipients. Unfortunately, this no longer works after the update to Designer Studio version 2023.1.3.29. But I didn't knowingly change anything about it. To find the error I am now searching the changelog. Unfortunately I can't find all objects by name. Can I somehow search for the ID to get to the relevant location? Example ID 25 Thank you in advance. (...)

Hello Community, is it possible to deactivate in the calendar in the DateTime attribute the possibility to select dates from months before the current month and dates from months after the current month ? Example in the picture - January no possibility of selection (disable), February possibility of selection (enable).

Is there any way to compare the Production and Test environments? To compare the configurations of the same process between systems? In order to track changes. Do you have any SQL, etc.? Do you use github or something else?

Have any of you implemented or are planning to implement in your company an interface for operating the KSeF (e-invoice) system via WEBCON? Similarly, has anyone successfully visualized an e-invoice according to ministry-defined template (xsd)? This would be a real GameChanger for WEBCON and natural for accounting document workflows. Maybe there are ready-made SDK libraries available or does anyone have an idea how to implement it at the lowest possible cost? https://www.podatki.gov.pl (...)

Hello, At the moment I've split up a bigger project into smaller pieces so I can test out everything I need separately. I'm trying to add a new attachment to an instance using this API /api/data/v4.0/db/{dbid}/elements/{id}/attachments. I have 2 fields into this form: contentBASE64 and fileName. All I'm trying to do is to use these values from my fields together with the API action so I end up with an instance in a final state having an attachment into attachemnts section. I have alre (...)

Hello, The workflow I am designing requires an email to be sent after a certain time spent in a step. Is this possible using the Date Diff function?

Hi all, Is there any way to export data from Webcon to Excel WITHOUT column headings? Can't see such an option neither in export from data table attribute nor from the report. Can this be done in any way?

I have an error that prevents BPS activities from being loaded. The most used applications list is not displayed and recent actions also does not refresh Version: 2023.1.2.68 Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" Admin Event Logs: url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter ip: 1.1.1.* | msg: An unhandled exception has occurred while exe (...)

Hello, I have a Global Action that allows users to Generate a copy of the form. This action worked with Read only access before we upgraded to version 2023.1.2.124. Now it is giving an error message to users and when I looked up the error it states users need elevated access.("User has not sufficient permission to edit WorkFlow instance"). Is there any work around to this or maybe a different action that would allow people to be able to print even if the task is not with them and don't have edi (...)

My database goes into "Recovery Pending" mode which causes a program HTTP error 502.5. Restarting the SQL Server service solves the problem, but this has happened several times, does anyone know why this is happening?