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

forum

Hello, just struggeling with setting up the REST API to create new elements from external app. It works fine in application context but I do not find a suitable guide on how to do this in user context. Do I have to enter the username and user e-mail-address in the mask as I assume? What is the "Authorized Redirect URIs" good for and where do I get this from? And: What is the main purpose of this setup instead of an application context? Can someone please deliver a good example? (...)

How does one go about creating separate environments for different purposes

MVP

Hi everyone, I just had the need to get multiple rows of data without having access the the SQL database. I didn't want to create a field for this one time use case. Unfortunately the 'Test' result window of the expression editor, didn't have the option to copy the result. Luckily I thought of the Administration Tools\Search Logs. As you can see in the attached picture, I was able to execute an arbitrary SQL statement and could export the result to Excel. :) Best regards, Daniel

Hi, I am trying to move multiple related child instances through an action. I tried doing that with the “Move workflow (SQL)” action. The query I used can be found in the Attachments. The table I get also looks fine, but I still get the Error "Incorrect column PATH_ID format". I already checked all of the IDs, they should all be fine. I used the following thread as a reference: https://alterpaths.com/wait-for-sub-workflows-step-advanced-configuration/ Does anyone have a clue what might be (...)

Hi, I have an issue with the Change Items List action. It is defined to wait for required tasks to be completed and is tied to multiple people completing an action. But when the last person completes the action, the item list is updated, but only for the last person who completed their task. Is there any way to define the action so it updates the list for all the people who are involved in completing an action beforehand? Thank you

Hi, I have an issue with a web part grouping the same title twice. For example, I have 10 items with the title A. Instead of all items being grouped in one group, I have a group titled "A" with 7 of the items and another group also titled "A" with the remaining 3 items. Does anyone have an idead what I should try/check? Thanks

MVP

Hi folks, today I have a special problem and hopefully somebody of you already has a solution. I am working on an internal Knowledge-Database. One given requirement is: In case of an update, the old entry has to be archived and a new entry with all previous information should be created to be edited. So far no problem - except for the attachments. I dont want the old attachment files to be copied to attachment section. Instead of that it would be nice to have a DATA TABLE with _li (...)

Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In that SQL query I have a following where clause, which compares a date from Oracle table to a date from a form field that is completed by an user (it is "user's date"): "where table1.date = User's date: date acc. browser settings(text)" and it doesn't work because of different date formats. I've tried multiple methods and nothing worked. Do you know any solution? However, the fo (...)

Hi, i have a problem with upload mail content (*.EML files), with Microsoft Graph settings. EWS Basic Auth works fine, but Microsoft Graph doesnt work. I getting a broken EML files

Hello, Is there a way to check a specific user AD group membership? I want to type a user in a field and then I want to see on which groups this user is(based on AD). It would also be great if the list of groups would be loaded into a list items. I read this: https://alterpaths.com/webcon-admin-process-checking-users-groups/ but it didn't work on me. Can you help?

Dear All, is there any possibility to display report as calendar type, but with 12 months, as full year view? Currently we only see option to display one month (largest one). Thanks for any response here. Best, Adam.

Hello community, it may be a silly question but my research in the knowledge base did not deliver a clue: When I use a HotMailBox to initiate new workflow instances, can I get WEBCON BPS 2022 to take the e-mail subject as content for a field "Title" and the mail body as content for a field "Description" (multiline field)? I found the ability to set default values within the HotMailBox configuration but this does not fit the needs if i.e. different tickets arrive at a HelpDesk applicatio (...)

Hi folks, I need to grant task assignments to a specific user, for already existing specific instances. And a select other person, which is already assigned, should be unassigned. Except for the "Add/Remove Privileges" Action (which is not what we want), I have found no way to switch task assignments. Is there a way to do it, preferrably via a MenuButton? Kind regards

Hi, We have a following scenario: 1) An user has a form field where he can choose mulitple values in one form field (lets say different persons) 2) Then the user submits the form and it goes to a SharePoint list. We'd like to add the same number of records to Sharepoint list as the number of values selected in the abovementioned form field. So each record should represent one person and have other form fields the same for all persons. An example. The user fills the form in: 1 form fiel (...)

Hi, I can't delete one step from my workflow. First problem that I have is there is some active elements associated with this step. I deleted it on webcon portal but after that operation I still have comunicate at workflow designer: "The database contains workflow instances associated with this step. You must delete those elements first in order to delete the step". On which SQL table I can find that archive elements? Any ideas how can I fix it? Thanks advance for your help.

Hello, WebCon BPS user can specify substitutions on the portal. Does anybody know, where the data is stored in the SQL database? I'd like to create a weekly report with the data. We are on BPS Version 2021.1.4.55. Thank you! Cheers, Balint

Hi folks, The "Format Date" function just converts the date value into a text value. Sadly we need a date field. Of course creating extra text fields which are visible on the form which are just formatted text fields is an option. But it somehow HAS to be possible just simply set a different date format. Thanks in advance. Best regards

Based on Daniels blog (https://daniels-notes.de/posts/2021/javascript-form-rule-execution-on-page-load#show-all-attachments-after-page-load) it is posible to open first attachments after page load but from all attachments tab (becouse attachment is in parent workflow)?

Hi, Do you know how to remove a pen icon from autocomplete field? And what for is that icon? It changes to "list" icon when you click on it. I've attached a screen. Regards, Lukasz

Hello, after playing around with the answers in the former thread I think it may be helpful for others to present my approach here. If anybody wants to reply to improve it, I will be grateful to learn. 1) Requirement Within a process a group of users is requested to deliver an approval by two different members from within the group. Also it shall be possible to change the process to two persons approving each of two approval steps (4 eye principle or 8 eye principle). 2) Task Creation (...)