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

search results

for pending

(...) Hi. adding users to groups causes an update of the user properties which downloads objects from Azure AD. Depending on the environment it can take quite a long time. - (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required - (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms) While this is not a pr (...)

(...) nity, especially: https://community.webcon.com/posts/post/the-ocr-verification-view-for-the-modern-form/71/3. I have seen in the text layer queue report that the status of my documents is "Processingpending ". I don't see anywhere what is the reason why the status is not changing or that anything is happening with this document. (FineReader is installed and license key is entered). I also wanted to a (...)

(...) Hello, I'm trying to import user data from the import WF (1) into the employee WF (2) and route based on whether the user has an Active Directory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if s (...)

(...) Hi, depending on the use case / form it may be helpful to extend the option to place field names above the control from multi line fields to all fields. They are already automatically placed above, if you are using a mobile/tablet , but this could also help when using a PC. Especially if you are using an other form template than 50/50 this may improve the UI when for "normal" monitor resolution and (...)

(...) lementdetails, because there are no specific colums for choose fields in item lists). Example: I am using the following statement to find out if a check in our invoice approvals is necessary, depending on a template workflow that defines the running order, using an item list to define parameters to jump into steps or not. Query is: if exists (select 1 from wfelements WF_E , wfelementdetails WF (...)

(...) great and please don't remove the option to pass HTML as a parameter. :) Yet there's always room for improvement. Could we get additional/optional parameter for the title, yes and no button? Depending on the context the labels "Confirmation", "Yes" and "No" may not be the best. For example this would be the default labels Title: Confirmation Text: If you progress, this will trigger the deleti (...)

(...) Hi, I have another case. Custom SDK can be run in standard mode, pending in transaction, and pending after transaction. How can I set one of these modes manually?

(...) Hi all! I just wanted to know, if there is a more sophisticated way to rename a tab or a field label in a form rule. We did some hacks in the past (e.g. renaming a tab in a register depending on some conditions), but since these changes are relying on HTML markup of a specific version, these scripts will definitely break in the next major version. Is there a better way to rename a tab in a regis (...)

(...) rol (External) for this purpose. After entering the URL in the attribute properties, the page displays, but I have no idea how to change the size of the control. It is best to change it dynamically depending on the content of the displayed external page. Can anyone help? Is this possible without writing a plugin? Unfortunately, I did not find any information about this in the published documentation. Th (...)

(...) is always displayed at the top which makes it really tempting to use it for searching, even if there's a dedicated field has been added. While this is not necessarily an issue, it may become one depending on the search phrase. In our case it takes almost one minute until the search is executed. This is due to the fact, that the SQL server breaks the search phrase into a a lot of parts which has a dram (...)

(...) n then copy the content of these meta tags, such as the or . To apply these tags to another page, you can paste them into the new page's HTML structure or use a SharePoint web part to insert them, depending on your site setup. Keep in mind that SharePoint doesn't always provide a built-in way to manage meta tags directly, so some manual effort may be needed. To proceed with the migration efficiently (...)

(...) nput parameters in the body there is a problem if a form field is empty. The REST call returns BadRequest (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null if JSON is chosen. Right now one has to set all attribute values in quotes to prevent this (...)

Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"

(...) ons, which may take several minutes or more. Callback (Step 4): Upon completion, the task performs a PATCH API call to the originating workflow, allowing it to continue along the appropriate path depending on the design and context. Cleanup: The completed scheduled task should be deleted to keep the Task Scheduler clean and avoid clutter. Timeout Handling (Step X): To manage exceptions or unexpecte (...)