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

search results

for Online

(...) accessibility analysis performed with the Wave Web Accessibility Evaluation Tool   Summary Universality of websites is one of the fundamental principles in designing content published Online . The importance of this aspect has increased with the adoption of international WCAG standards, which specify the requirements necessary to consider digital content accessible to all users. In respon (...)

(...) on via OAuth2 MS Graph queried by REST calls.   Scenario and configuration The prepared scenario describes a method for moving an attachment from a workflow instance to a SharePoint Online library (hereinafter referred to as SHO). It is also assumed that the file is uploaded not in the context of the application, but as a user.  In this way, information about the user who added th (...)

(...) e expected comment.   Fig. 8. Result of a transaction rollback caused by exceeding the service operation timeout     OLAP query execution timeout in seconds OLAP (Online Analytical Processing) queries are executed according to the schedule defined by the KPI time refresh parameter. These queries are necessary for collecting step-based statistics and calculating KPI m (...)

(...) inst the Microsoft Graph API. Configure it as follows:   Parameter Value Authorization (URL) https://login.microsoftOnline .com/{tenant}/oauth2/v2.0/authorize Token (endpoint) https://login.microsoftOnline .com/{tenant}/oauth2/v2.0/token Scope openid, (...)

(...) 000 characters. The structure of the prompt can be arbitrary but considering that it may affect the result generated by the AI Process Builder module, it is worth using one of the templates available Online (in this case, it is the CONTEXT/TASK template). The prompt itself should be concise and meaningful, and the task description should preferably be contained in a single sentence. CONTEXT: The pr (...)

(...) s of two tabs: General Commands   Tab: General For the mechanism to operate correctly, a mailbox on a Microsoft Exchange server is required. A MailApproval mailbox in Exchange Online can also be used via Microsoft Graph. It is recommended to create a dedicated mailbox intended exclusively for handling MailApproval. The mailbox should contain separate folders for processing inc (...)

(...) I am using Exchange events action to add a meeting request to the meeting participants. Everything works fine, but it is not possible to add parameters isOnline Meeting, Online Meeting, and Online MeetingProvider. I tried to resolve this by updating the calendar entry via MS Graph API – Calendar/events. From the Exchange identifier, I was able to determine what would the id of the event be (everything beh (...)

(...) When creating an SDK action there is an option to use the Logger Class to create logs (https://developer.webcon.com/2021/resources/Online -documentation-sdk/html/2c254e06-3ac3-3a82-7c44-dae3d829d1e4.htm) Does anyone know where these logs are located (log file on file system or a specific database table)?

(...) URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBuilder('https://login.microsoftOnline .com/common/oauth2/v2.0/authorize?ui_locales="de-DE"#ui_locales="de-DE"') $query = [System.Web.HttpUtility]::ParseQueryString($uri.Query); $query["redirect_uri"] = "abc"; $query["prompt"] = "none"; $u (...)

(...) Hi, I have freshly installed the newest version of webcon and activated it with the Express license. Online it is stated that Express is fully functional up to 10GB. But the document template process I created does not work (can not save) and I have a license message reading "Entwicklerversion - WorkFlow Fronton-Lizenz fehlt". Translated meaning "Developer version - Workflow FrontEnd?-License missing". (...)

(...) Hello everyone, I have an action where I upload one or multiple attachements (PDF) to a SharePoint list in SharePoint Online . Currently all attachement uploaded to the SP list are checked out. Is there a known configuration in the action or in SharePoint? Or has anyone else had a similar problem? Best regards, Tim

(...) Hi, I need to add to SharePoint Online processes prepared in Classic Sharepoint view, but I can't find such an instalation. I can install only WEBCON BPS Modern Webparts. How can I add to Sharepoint sites Classic Sharepoint view? Is there any way to do this? Thanks in advance for your help. Grzegorz

(...) Hi everyone, WEBCON BPS 2022 has a new IIS requirement "Dynamic Compression Module". You can enable this by executing the following line in PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionDynamic Now I'm back to testing the new version. :) Best regards, Daniel

(...) m webcon as a PDF file. Additionally the process does always comes with an user-attached PDF file. My goal now is to merge/combine both files together into one final PDF for storage. Searching Online i only found this source related to my problem: https://community.webcon.com/posts/post/sdk-actions/143 ..which briefly states "Merging several PDFs into one" could be possible. Does anyone know (...)

(...) We created a set of powershell cmdlets to connect to a portal, start/update/delete workflows and adding attachments. Inspired by the -UseWebLogin parameter off the Connect-PnPOnline cmdlet i extended our powershell cmdlets with a use weblogin feature. Fiddler and a bit of research in the web provided the right approach quite fast. Authentication works fine, but when using the rest api i receive (...)

(...) Hi From yours experience what are the differences between the version of webcon without sharepoint and with sharepoint? We have a lot of documents that we edit Online and I am curious how it will affect the operation. I cannot find information on the differences :/ My version (2020.1.3.443, display mode: Modern on BPS portal) I will be grateful for your help.

(...) t contain the following parameter: 'grant_type' I attached a couple of screenshots of the configuraiton. And here's the full error message: Request Start Request-Url: https://login.microsoftOnline .com/[I SANITIZED IT]/oauth2/v2.0/token Request-Header: Scope: https://graph.microsoft.com/.default Request-Body: { "Grant_Type":"client_credentials", "client_id":"[I SANITIZED IT]", "client_ (...)

(...) forgot to mention: I have reactivated Basic Auth for all the protocols available in the article https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-Online -september/ba-p/3609437 . Still no luck... maybe some more time is needed for changes to take effect.

(...) e subject to change, but one can get an idea of how it could be. https://daniels-notes.de/youcoulddothat/ @VSB I hope you don’t mind that I listed you, but since the information are available Online , I thought I could use them. :) --- What’s in it for you – As I mentioned I would need your help, or specifically your data, regarding the implementations for this. The answer for this is simila (...)

(...) Hi everybody, sorry to bother you with this: One of our customers switched the authentication for his MS Exchange Online to MS Graph and since then receives the error shown in the screenshot attached. He does not run any kind of proxy server on his firewall, so that we are confused by the error message. Any hint is welcome to get his productive system up and running again. Cheers, Ingo