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

top rated

Hi, I'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formFields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" } ] System always trying to fit value "USD" to Id, but ID is different, (...)

MVP

Hi, I have encountered a strange problem in version 2022.1.4.84 - previously in 2021 it worked fine, and the configuration was not changed. I am using actions for Sharepoint Online - add/edit/delete list elements, and none of these actions work if triggered by timeout - error "The remote server returned an error: (401) Unauthorized.". Going through the same path/action manually doesn't cause an error, and the Sharepoint action is executed correctly. Please verify :) Edit: my mistake, sh (...)

Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), email(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There is smth like "add new item which is not exists in DataSource" but it's possible to show this as p (...)

Hi, I have list position, and there is column "Responsible person" I need to filter by this column which lines current person can edit, it's possible ?

Hi, I would like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fails. Thanks! Mark

Hello everyone, I've got such a case: A CRM with several sales objects displayed in a report. I would like to be able to run the sales objects thru a path from the report itself (look at the screen), so that our salesmen can browse and filter through the report of sales objects and easily add the desired objects to transaction. What seems to have worked in previous version (don't remember which exactly it was) was - when I opened preview of the sales object and pushed the button named "Run thr (...)

Dear all we are looking for embeding webcon on other site (intranet) and we would like to hide sidebars. did anyone encountered this issue? thanks

Dear All we are looking to embadd Webcon's for into our interal SP intranet therfore we have ancountered and issue of SSO (do not want people to log in twice especcialy that this is a very light process witht 2 filed to be filled in). has anyone tackeled this issue as it seems that there is not standard out of the box solution. thanks

Hi, Because an employee left our company, I need to remove his information from Created By fields. How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL and would that even be wise? Thanks in advance

Hi, I'm trying to anonymize authors of workflow attachments. Is this possible with the "Remove personal data" action? I have tried doing so without success. Are there any other options? Thank you.

MVP

Hi For some attached emails, the wrong time is displayed in the preview. Specifically the time in the wrong time zone. From what we've been able to check, it's probably related to the Aspose library. Here is a thread about it: https://forum.aspose.com/t/when-convert-msg-file-to-pdf-send-time-changed-to-some-other-time/172491 Has anyone encountered this problem or is it known? We are using version 2021.1.5.315 Regards.

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?

Hi all! We have an application which offers a portal for different customers. Each customer has different persons with individual logins (BPSId). This list of persons can change from time to time, so we need to adjust rights on certain workflow elements (in different processes) to this specific list of persons. I am wondering if it is possible (with Webcon Standard actions) to replace privileges on certain workflow elements in different processes. Selection of workflow elements in di (...)

Hi, Is there any tutorial about adding new values to the source using picker field? I have seen that there is that option but I have a problem with configuration of link to the object adding form.

Is there a way to sticky itemlist header during scrolling down the page? I was try css with "position: sticky;' but without success .

Hi everyone, I'm trying to integrate Autenti platform via SDK plugin. I have add REST connection and try to invoike APIv2 SendingDocumentAction. Unfortunately all I got was the following error message. I have noticed however, that the 'Signature type' field is missing from the action configuration screen. Did any of you come across similar issue? How can it be resolved? Any tips much appreciated :) W System.AggregateException: One or more errors occurred. (A connection attempt failed b (...)

I have a requirement were I need to generate a RS Report from the form data, from the image attached the user have a path 'Generate Contract' were it will generate the report and reassign/reopen the form step again to the same user. I have tried to add the 'Generate RS Report' action on 'Generate Contract' path, on exit and also on the second entry but every time the report show empty because I believe the 'Generate RS Report' action being run before the data get saved in the webcon DB. I (...)

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 but all instances created by John's team? At he moment John is seeing Adam's data but this n (...)

MVP

Hi, I want used the global business rule in a rest web services. I try use de business rule in Customer Headers, but when I run the action the value it's empty. I added an image with the configuration. (config_restWebServices.png) Is it possible using the business rule in Data sources Rest Web Services? Thank you, Raluca

Hi community! We have a customer who wants to deny access to the landing page in Webcon (/). Users should be redirected to their application (there is only one), also navigation tree on the left should be hidden. Is that even possible or maybe planned for a future release? Looking forward to your inputs. Thanks in advance & best regards, Nik