(...) Hi, I haven't realized before that the REST Api doesn't contain any informat ion about the database column. I agree in most cases this is of no use and would only create unnecessary traffic. There's one use case though were one needs it. When you read the metadata informat ion so that you can provide a configuration option in another system to start a workflow using the URL parameters: ...?com_id=1 (...)
(...) g the instance ID into the mail body and works without issues. 2) Request The body of the second email, the reply of the user, shall be added into a multiple lines text field containing already informat ion, i.e. a question asked. The text field is in rich mode. 3) Question I would retrieve the email content from the attachments table and add this to the text file. Does this work similar to a pi (...)
(...) Hello all, I have a process that would require the automatic start of workflows in webcon. The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the informat ion as an item list. Does anyone tried to do this? How can you pick up the text field and work it (...)
(...) I am looking example of getting attributes from Polish GUS to get informat ion about client (name, address, etc) ?
(...) estsfd; path=/; secure; httponly Date: Wed, 05 Oct 2022 09:51:52 GMT Response End Exceptions: System.Exception: Rest service call failed. Http code BadRequest (400). Inspect log to get more informat ion. I've tried every combination and syntaxes I could think of. In Postman it works without issues. Has anyone ever set up a connection/data source to retrieve a Graph auth token? Thanks (...)
(...) at WebCon.BPSCloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGetter debugInfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider format ter, IDefaultableDbInfoProvider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx) at WebCon.BPSCloud. (...)
(...) he period given. 2) If the substitutions are stored in the database and can be retreived with an SQL statement, I think of an automated workflow that will shift the tasks based on the substitution informat ion. Is there any other approach you have created or that can be configured? Thank you for your answers in advance and have a nice weekend. Best, Ingo
(...) Hi all! I am getting a strange warning when deploying a second SDK plugin package to customer environment (see screenshot). The background informat ion is: Both SDK plugins need System.Text.JSON namespace for serializing / deserializing JSON objects, which requires a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and (...)
(...) SF connected to your Webcon? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through REST APi, where I get informat ion from SF for a process. But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that informat ion and automatical (...)
(...) nagement’ and ‘Travel request’. Even so the specific implementation of the travel request will differ greatly from each other, both have a ‘Travel request’ application. With your help, namely your informat ion, we could create a site listing all these “groups” of applications or use cases. Each use case could have a sample image, a describing text, a section how many known companies have implemented thi (...)
(...) Hi, I need to use the the Printout a barcode label. I found the article about ZebraDesigner to design the label and get the EPL format text to insert into the action. My problem is I don't have a Zebra printer. If I try to install the ZebraDesigner it won't allow me to design a label because the software is not connected to a Zebra printer. In my case the client has a SeagullScientific printer which (...)
(...) Hi all, I have a process where the user fills in informat ion in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that informat ion refreshed, when the process is moved to a system step, it will be there for 15 days which means th (...)
(...) t) at WebCon.BPSCloud.Portal.Extensions.DebugInfo.DebugInfoMiddleware.Invoke(HttpContext context, IDebugInfoGetter debugInfoGetter, IPerformanceCounterFactory counterFactory, IFrontendTraceProvider format ter, IDefaultableDbInfoProvider defaultableDbInfoProvider, IUserCredentialsManager userCredentialsManager, IDebugInfoManager debugInfoManager, IHttpContext synchronizedHttpCtx)
(...) Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: https://community.webcon.com/posts/post/odata-format -in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find a (...)
(...) Hi, Because an employee left our company, I need to remove his informat ion 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 S (...)
(...) atically based on the SWAGGER JSON Definition of WebCon. (server-adress/api) It seems, that the inheritance could not be solved completely by the library. Our aim is to be able to read data in JSON format from the WebCon REST-API by using standardized tools, means no manually work for getting the data in the right format . Used REST instruction (v3.0) GET: Gets default bps view content Additiona (...)
(...) Hi community! Is anyone trying to write your own SDK based on Webcon 2022 Exstensions on MacOS? I wanted to try on my private macbook but when i downloaded extension, it appeard in .vsix format . It turned out that Visual studio can't read this format of file. I downloaded this from official Microsoft marketplace. I can't find it inside VS marketplace in 'extension for download' after launch applicatio (...)
(...) enSigningKey) ..."Expiration":"00:00:00","RefreshTokenExpiration":"0.00:00:00","AuthCookieExpiration":"0.00:00:00","AuthCookieSlidingExpiration":true} I am not sure if it's the right place, what format it uses (days:hours:minutes / hours:minutes:seconds) or if all need to be changed. Thanks, George
(...) d field back to the default value )or previous value). I was researching the uxContext input parameter, but I was unable to find a function or value in the uxContext structure that would contain informat ion about the ID of the field, that triggered the function. Thanks!
(...) Hi, We have trouble uploading documents to some workflows and I would like to pinpoint the issue. I can't find any relevant informat ion in Event Viewer, any other place to check? Thank you