(...) What is the possible and if, the most efficient way of getting data from a dictionary into a JS file that is supposed to read all the items from said report ? SQL(business rule, then convey it to the JS file as an argument) or we can natively do it in JS ?
(...) ight be different for different dates and currencies). The API GET call is: https://kurs.resenje.org/api/v1/currencies//rates/-- I have in DET_Att6 and the in DET_Att3. The response is a JS ON: { "code": "USD", "date": "2017-01-04", "date_from": "2017-01-04", "number": 1, "parity": 1, "cash_buy": 117.7702, "cash_sell": 119.4306, "exchange_buy" (...)
(...) ear and everything will be blocked: Is there a solution for this? Thanks in advance Error during saga execution: e is null a@https://webcon.domena.com/application/App.ddbbd702c08e03b71cd0.bundle.JS :2:1502752 81937/D[s.C]@https://webcon.domena.com
(...) ible to be done in WEBCON? I know, in WEBCON: • There are an HTML form fields, even supporting some JavaScript functions. • There are a Form Rules with JavaScript mode But, where to put what (JS , HTML, CSS) and how to combine/address/relate parts to functional stopwatches?
(...) Is it possible to use process constant in JS mode, same way as we would use it in form rule ?
(...) ie name) via customer number. I have a form with a customer number field. I have a REST DataSource "REST GET CUSTOMER DATA" (..../getKundenData?customernumber=CUSTOMERNUMBER.Standard) which returns a JS on with all relevant customer data. I used a business rule to get the value from the REST datasource and a form rule (on value change) to set the customer name (returned from the businessrule). (...)
Error in DS if in Atomation you will use in name "}" and save and then try duplicate .... webcon: 2024.1.1.161 [code] Typ: System.FormatException ------------------------------------------------------- Wiadomość:Nieprawidłowy format ciągu wejściowego. ------------------------------------------------------- Ścieżka wywołania -------------------------------------------------------
(...) Hello, Have you tried run the Public forms in version 2025? I downloaded the source from github: https://github.com/WEBCON-BPS/public-forms I have the appsettings.JS on file configured (as in the picture). I get an error when trying to log in
(...) g: Url to Solr: http://[SERVERNAME]:8983/solr/BPS_Activities/query?q=*:*&q.op=OR&indent=true&fq=TS_Insert:[2025-01-06T19:02:59.060Z%20TO%20NOW]&fq=-User_Name:"WebCon%20Workflow%20Service"&rows=0&wt=JS on 06-02-2025 19:03:01 msg: System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Soc (...)
(...) Hello, I would like to dynamically hide the clone button. I tried to write a JS function but I have a problem. Maybe someone of you had such a task and can help me. I will be grateful for your help. Regards Miłosz
(...) g: 10px; z-index: 9999; font-weight: bold; } /* Compensation so that the page content is not obscured by the banner*/ body { padding-top: 50px; /* adjust if necessary */ } 2. Create a JS script to show banner in this case you can use the behavior settings in the Webcon BPS Designer --> Navigate to the application (where you want the banner) Go to Behavior settings Add a new JS Sc (...)
(...) iables (text type) in automation, can be returned as value: without endcoding? Example: I have API method no. 1. I save its response to a local variable. Then I make a minor modification in JS on using an action: Set value to modify => local variable Finaly: I want to use that local variable as a Request-Body for another Rest API action. And here is the problem, because the value of t (...)
(...) llowing error: -- Unexpected Application Error! t.findLast is not a function TypeError: t.findLast is not a function at https://**bpsportalurl**/application/App.4dbf8e8ad44240e13685.bundle.JS :2:342152 at Object.useMemo (https://**bpsportalurl**/application/2599.4dbf8e8ad44240e13685.bundle.JS :2:248684) at t.useMemo (https://**bpsportalurl**/application/2599.4dbf8e8ad44240e13685.b (...)
(...) Atlassian for Confluence and Jira. One use case would be to passthrough a teams chat message to an agent via action in the context menu, parsing the message with AI Prompt to extract data and create JS ON, fill out an adaptive card offering data from WEBCON to trigger the wished process and pass all needed data as JS ON for the form fields to it. We build prototypes for such scenarios but it would be (...)
(...) Hi, I need to send data as "multipart/form-data" I am trying to configure the Request Body tab of the "Invoke REST Web Service" action. I set the Body Type as "multipart" and the JS ON part header as "Content-Type: multipart/form-data" How should the value for the JS ON part field be formatted? Should it be in JS ON? (I have tried but without success.)
(...) to get the URL of the current instance? Use Case: In a specific step a user can create a ticket (via menu action) in a 3rd party app (REST POST). In the request body of the rest call I create the JS on and want to submit also the url for this instance. Thanks! Ernst
(...) ld in the item list, trigger save path that will save the instance changes. add extra field in the item list with boolean that will examine is something changed or not. - parsing current values with JS and creating JS on which can be read via sql, this could potentially be more complex
(...) d-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px} 404. That’s an error. The requested URL /batch was not found on this server. That’s all we know. ---> Newtonsoft.JS on.JS onReaderException: Unexpected character encountered while parsing value:
(...) I used JS button to InvokeRule(Form rule). Form rule used FOR EACH ROW function on Item list to populate technical column with increment integer (1, 2, 3…). This integer was used for Item list sorting in Item list configuration. While in version 2022, the execution order of FOR EACH ROW was driven by sorting (even unsaved) Item list as seen on the screen (First sorted visible row first, Last sorted (...)