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

search results

for database

(...) s created on one level. I would suggest these alternatives: 1) An administrator needs to define Person P as substitute for Person A in the period given. 2) If the substitutions are stored in the database and can be retreived with an SQL statement, I think of an automated workflow that will shift the tasks based on the substitution information. Is there any other approach you have created or that c (...)

(...) I've got a contract database workflow. One of the fields on the form is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current user bu (...)

(...) Hello, I have archived one WF element, removing it completely from the database . However, I have a report based on SearchIndex, and I can still see the element header in this report (of course when I click on the link it gives me message of: Workflow instance does not exist What should I do to remove the instance from SOLR?

(...) when the character limit for the field multiple lines of text in item lists was added, but is it possible to change this limit? Or adding the ability to change it? The DET_LongTextX column in the database is ntext type, so is there any reason to limit the number of characters to 1000? This thread may be related - https://community.webcon.com/forum/thread/2366/30, and users are complaining about this (...)

(...) Hi, I've got workflow with contract database . Since 2 days strange things are happening. From time to time, the report showing all conctracts is doubling some rows. In BPS Content database there is only one instance with this ID number, but on the report some instances appears twice. I delete report, recreated and same situation. Does anyone knows how to solve this issue?

(...) Like in title. Is there dbo procedure in database to move attachment from one wfd id to another with all necessary metadatada?

(...) Hi, During user synchronization I get hundreds of warnings like - Could not find group with BPS ID 'bps_startdk_kon_2u30@bxwebcon.pl' for relation stored in database . - Could not find group with BPS ID 'bps_kon_edycjaslownikow_2s4w@bxwebcon.pl' for relation stored in database . As a result members of groups don't have access to documents through group permissions. When I add user to group t (...)

(...) webcon enviroment. I checked a configuration according to https://community.webcon.com/posts/post/web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I said the data are not up to date. New applications don't have any kpi data. Do you know what can (...)

(...) Hi, I used in data sources " Current BPS database s" in field type choicefield clause IF. It's was worked until did upgrade at last verison 2022. After upgrade, When I select a value from field show id value not name value. Thank you, Raluca Lupu

(...) ly hits for the filename I got were in the Portal directory. Which is of no importance as the cyclical action is run by the Workflow Service. I also made sure that no other plugins in any content database used this file with another version. There was actually only this plugin which used the file SELECT [PLF_FullName] ,[PLF_Guid] ,[PLF_Extension] ,[PLF_PLPID] FROM [DEV01 (...)

(...) Hello, is there a possibility to use existing SOLR as Data Source? I had an idea to show users SQL grid, which would show similar items found in database , based on text typed in regular TextInput field. That lead me to Levenshtein Distance algorithm, which might be slow in SQL, but i've found that such a thing is already implemented in SOLR (https://stackoverflow.com/questions/1752301/how-to-configure (...)

(...) ery) and send these results to an external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a way to handle this scenario properly in Webcon? We have a dictionary process, so there is no way to play a (...)

(...) After upgrade to version 2022.1.4.174 I get errors on some querries that use . Error occurs when querying another database directly or using join, etc from SQL COMMAND or choose field querry. I found that this is related to change described in https://community.webcon.com/download/changelog/117?q=cf05b90, associated with using bps_user on SQL COMMANDS. Is there any way to deal with it at SQL server le (...)

(...) grate our on prem WebCon to our GCC High instances of O365. Currently working on the dev instance. I'm having issues just installing WebCon. Even on a clean box, I get the following error on "Content database Creation" I've tried, cleaning up the database s and users, and restarting the box and retrying install. Leads to the same error, I've installed WebCon a handful of times and never seen this partic (...)

(...) In our attempt to move to the cloud I need to update our webcon database to the latest version that supports GCC. I do not want to install this on prod and we don't have a proper dev env setup for this (Yet). To get the db upgraded, I am trying to migrate our existing prod WebCon instance, data and all to a new dev host (basically making a 1:1 prod:dev environment). Is there a "supported" method fo (...)

(...) rent workflow (Employee file), but I am afraid that over time the file will have too many versions. On the other hand, I have change history and actual data. 2. Should the data source be a dedicated database table? In this case, I have to use the "Load by default" option in the directory to update the list of items with holiday limits if I want to see real data. Due to the SQL procedures used in holiday (...)

(...) I came across this problem. In the report we used a calculated column to show comments: (SELECT ISNULL (dbo.f_clear_description(wfelems.WFD_SIGNATURE), 'None')) However, from what I can see in database , the comment format has changed and now when using this function I get an error: "Invalid length parameter passed to the LEFT or SUBSTRING function." In the attachment, I marked in green old comme (...)

(...) 'webcon.sharepoint.core.wsp' Solution Deployment : Missing one or more of the following attributes from the root node in solution webcon.sharepoint.core.wsp: assembly '', type ''. The configuration database was queried for a non-existent object with the id d0d745af-6efd-429c-8072-59d3d392bba2. Most commonly, this is caused by removing an SPFeatureDefinition without writing upgrade code to remove refer (...)

(...) rnType, JsonSerializerOptions options) at WebCon.WorkFlow.Common.AAD.AadCloudsConfigurationDeserializer.Deserialize(String json) at WebCon.WorkFlow.Common.AAD.CacheAadConfigurationProvider.Getdatabase Configuration() at WebCon.WorkFlow.Common.AAD.AadConfigurationProviderBase.GetConfiguration() at WebCon.WorkFlow.Service.ADSynchronization.AdSyncConfigDownloader.GetConfiguration(IContentDatab (...)

(...) orm's list of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database . The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox field affect the behavior mode (...)