(...) Hello, After upgrAD ing to 2023.1.1.89 I'm getting error "Attempting to launch workflow instance for a form type not connected with the current workflow." I found out that the reason for this error is wrong workflow ID in hyperlink function. Everything works well on dev environment but after export and import on test environment hyperlink is not working causing above error. It seems that Workflow (...)
(...) e Choice fields that use Fixed values lists in Webcon and I need to concatenate the GUID and names in SQL - but I need to know where the Fixed values lists are stored so I can do a join. Thanks in AD vance for your support.
(...) t settings for this action. How can I specify, if I have multiple calendars in Outlook, in which calendar I want to write my entry? Or did I misunderstand something? Thank you for your help in AD vance! Best regards Mario!
(...) Hi, We have upgrAD ed to ver. 2022.1.4.248 and I found the problem with language translations for the dropdown choice attribute. It seems like it does not translate just for dropdown - other types of choice attributes work just fine. Has anyone encountered a similar problem? 2022.1.4.248
(...) applications, about external groups used in the process, e.g. fileshares, reporting services. Such attitute with planned update to WebCon BPS 2023 (Global Role for Group Management and per Group AD min) gives as opportunity to give the "Power" of managing permissions by Buisness (Self-Service by Business AD mins). We wanted to achive the idea which we hAD followed in SharePoint (business is maint (...)
(...) Hi, I need to AD d an event to the AAD group calendar. Webcon uses/is synced with local AD . AD is synchronized with AAD . On the AAD side, an application with API permissions has been AD ded AD ding AAD groups and AD ding users to groups via graph API from webcon works fine. But, for example, if you want to AD d an event to the group's calendar POST method https://graph.microsoft.com/v1.0/group (...)
(...) of categories, it is difficult to distinguish colors on chart and popup contains only series name. The label was displayed in the 2021 versions and is still displayed in bar chart. Please consider AD ding it.
(...) bstituted there, I don't know exactly what, but generally describing what the form type is, what workflow is. Or for such standard content to appear immediately in the documentation section after AD ding a new workflow, process, form type, etc. with the possibility of changing, of course, entering your description. Another idea is that when generating the documentation, you can select the type (...)
(...) nd 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 reAD ing data. Kind regards Klaus
(...) Hello, I am experiencing a problem with my SharePoint connection, which hAD been working properly until today. I've tried with multiple users and it is not working, same error. Webcon version 2022.1.4.174 If there is MFA enabled, is there a problem? Because it worked with MFA enabled. Any ideas?
(...) ble to which user, considering that all of them needs same privileges, the only difference is which one they see? Hopefully I've been clear enough so you can understand how to help. Thank you in AD vance.
(...) I have request from business to create report that will be showing all instances , which current logged user hAD task to do in the past. Some user can have more than one task in workflow. Is it possible 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_Confi (...)
(...) HI, When installing Webcon, the SQL Server compatibility level is set to 120 (default). To use AD vanced functions like `string_split` and data processing functions from JSON, it is necessary to manually change the compatibility level to 150. These functions are essential in developing more complex processes. If we manually upgrAD e the compatibility level from 120 to 150, Webcon will no longer (...)
(...) I set up OData user and API key as described here https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346. I do not have a problem to connect using Power Bi desktopapp but after uploAD ing report to Power Bi service there is a problem with refreshing although I set up on-premise gateway on Webcon vm - invalid credentials. Has anyone tried to connect from Power Bi service to Webcon (...)
(...) e relatively simple. I'm trying to establish a connection to my Site Collection in SharePoint and have entered the relevant data (Server and Site Collection, User, ...). When I click on "test", it loAD s for several seconds, and I get the error: Unable to connect to the remote server. Regarding my rights in SharePoint: I am the owner of the Site Collection. What could be the cause of this? Th (...)
(...) tery where exactly this error occurs at all and what exactly is the cause. Does anyone know where I can find more information about the error? (Without ACTID or GUID I can't search for errors in the AD ministration tool. Where else could I search?) Thanks in AD vance! ** The subworkflow directly follows a path that points only to an end step. No other actions are performed on the path. I have (...)
(...) ow much about attachments database but as i saw there are two places where i can find data : [BPS_Content].dbo.WFDataAttachmets and [BPS_Content_Att].dbo.WFAttachmentFiles When im trying to AD d attachment like always going step by step in my workflow everything is ok - attachment is being AD ded in both tables. But i also have a button making me back to previous step ( i am using Start El (...)
(...) Hello, I am trying to use the webcon REST API to create a new instance and to uploAD an attachment. I am having troubles finding the version that should go into the URL ex: /api/data/v2.0/db/{dbId}/elements/{id} (in this case is "v2.0"). How can I find the version for my project? I have used the following examples from webcon: https://community.webcon.com/community/public/posts/post/examples-of (...)
(...) After installing a new development environment, I have a problem with performing an SQL query to the BPS_Config database. The environment was installed with my AD ministrative account. From the database level, I can also see that the users of the service and the application pool (db owner) have permissions to the database. The application pool is the account indicated in the installer as the user to (...)
(...) Delete attachements action seems to be buggy after upgrAD ing from version 2022 to 2023. In my workflow I'm creating an attachement based on word template and assign it category "plik_word". After that I'm converting it to PDF, assingning the PDF a new category "plik_pdf". In the third step I dalete the attachements from the "plik_word" category. And it work perfectly in the 2022 versions, and now, i (...)