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

search results

for prod

(...) k compatibility after upgrade to new version and reporting potential issue on new version. Steps how it could work: 1. Upgrade DEV to new version (small or big version) 2. Pick list of IDs from prod (global admin or app admin). 3. Tool is reading all attributes and follow on prod uction processes to recreate all steps as user did (including changing user and their privileges). Starting all paren (...)

(...) then receives the error shown in the screenshot attached. He does not run any kind of proxy server on his firewall, so that we are confused by the error message. Any hint is welcome to get his prod uctive system up and running again. Cheers, Ingo

(...) Hi, I've got 2 VMs for development and prod uction environment. Only difference is RAM: DEV: 16GB, prod : 20GB, rest is the same. On DEV environment Designer Studio is crashing and crashing all the time. Cannot do anything. Tried to repair installation (fatal error during installation), reinstalled Designer Studio. Nothing works. Has anyone got similar issue?

(...) rs that were added, not all members). After sheduled or invoked incremental or full user synch users-to-groups relations are lost. Problem occurs in 150 groups out of 2,6k. It occurs on DEV and prod enviroments. Every group has record in BPS_Config.dbo.BpsUsers and BPS_Content.dbo.CacheOrganizationStructure before and after synch. I also tried to delete group and add new group with the same (...)

(...) Hello Community, it's time to ask my first question...so please, be understanding and polite ;) Business case: 1. I have a dictionary process, let's say 'prod ucts', with 'Tags' text field, which contains tags (eg. black, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field. I want (...)

(...) Hi, Sometimes in portal our users report a bug "Minified React Error #185". This is happening when they expand the selection list. When we want to reprod uce the error on our devices, everything works fine :) We tried clearing cookies - doesn't help, changing browsers - which sometimes helps but not all. Does anyone have a solution to this problem? Maybe it is a version error? Our version is: (...)

(...) Hello, Is there a way to send an email with the values from an Item List. I have an app for prod ucts order. I have some Form fields: Project, Delivery date and prod ucts (which is an Item list - with following columns: prod uctName, Prince, Quantity) I want to send an email which has as Body the Item List's values which i have added. Is it possible? I have seen that i can Populate a word with (...)

(...) Hi, Suppose I changed Webcon to a version without sharpoint. I have a prod database and I would like to select the last year from the database and overwrite TEST, is this possible?

(...) Hi, We installed a new webcon prod uction environment. The configuration was done identically to the running test environment. Unfortunately, on the new prod uction environment, when accessing a report with a list of existing elements or into one of the element, an error message is displayed: "403 - Forbidden: Access is denied.\r\n You do not have permission to view this directory or page using the c (...)

(...) ow if it is possible to achieve the following functionality: - I would like to insert a button in an item list column. I can achieve that so I don't need help with this (WebconBTN_01.png). This code prod uces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field) to 1 (not run the action from the screenshot). Can someone hel (...)

(...) ); end try begin catch revert with cookie = @cookie**************************************; throw; end catch; revert with cookie = @cookie**************************************; Dev / prod query execution select top 100 * from ( select * from ZZ_Dostawca ) as nnn

(...) ed in SharePoint (business is maintaining adding/removing users from the groups). And such dashboard is powerfull tool - the Permission Admin per Application can jump from one Dashboard to DEV/TEST/prod groups from one place. Please notice the screenshot attached - it gives an overview how it is done :) * Of course behind the scenes there is a lot of technical fun :) E.g. Prefix to group link (...)

(...) to prepare such report and in SQL filter make a join statement similiar to this: SELECT * FROM (SELECT *, ROW_NUMBER() OVER(PARTITION BY [WFD_ID] ORDER BY WFD_ID DESC) rn FROM [BPS_Configprod _Content].[dbo].[WFElements] LEFT JOIN WFElementTasks  ON WFElementTasks.WFT_WFDID=WFD_ID  WHERE WFT_USER='user login' ) AS tbl WHERE rn=1

(...) T.s.put @ redux-saga-core.esm.js:375 (anonymous) @ redux-saga-core.esm.js:1412 (anonymous) @ index.js:20 (anonymous) @ SubstitutionEditForm.js:107 handleClick @ TopBarButton.js:63 Ae @ react-dom.prod uction.min.js:54 Ue @ react-dom.prod uction.min.js:54 (anonymous) @ react-dom.prod uction.min.js:55 Ir @ react-dom.prod uction.min.js:105 Fr @ react-dom.prod uction.min.js:106 (anonymous) @ react-dom (...)

(...) Hi, Sorry for my lack of knowledge but I've just installed WEBCON 2 days ago. Please help! I want to add in a item list rows from a SQL database but: Querying data is ok. I want to select a prod uct name based on that query (from a Choice field) and get the correspondent price from the query... Also my query is based on another field as a filter When I change the value of that filter, the list o (...)

(...) hello, I need to migrate local groups from prod uction to dev environment, do you know database table or do you have sql that will show me all local grups, even empty one ? thanks in advance.

(...) Hi, We are in the process of setting up new servers for Webcon with SharePoint. Regarding licences: -If I understand correctly, when we want to move the new servers into prod uction, we must first deactivate the license on the existing servers and move it to the new servers? -What about the time between installation and prod uction? How can we see that Webcon is functioning properly on the new serv (...)

(...) lidating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_prod ].[dbo].[WFElements] where wfd_attchoose1='{1189}' and (('{L:1191}' between WFD_AttDateTime1 and WFD_AttDateTime2) or ('{L:1190}' between WFD_AttDateTime1 and WFD_AttDateTime2)) AND WFD_DTYPEI (...)

(...) h registered companies. There are few companies set. If I import a process from test environments companies are added again (with new id). I have already tried to "sync" ids of companies in test and prod environment (set names assigned to id in test env from prod ), but the result is the same. To get things more weird not all companies are added with every import. Any ideas? Thanks in advance fo (...)

(...) Hi, We have a project in Webcon that has many processes and dictionaries (more than 150). The application has been in prod uction for, let's say, two years. In the first year, the database size was manageable, but now it's getting out of hand. Does anyone have any tips, tricks, or suggestions for dealing with large amounts of data? Are there optimization techniques we can employ? Any opinions (...)