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

search results

for container

(...) Applies to version: 2023.1.x and above; authors: Marcin Kapusta, Krystyna Gawryał   Introduction The newly released version of WEBCON BPS (2023.1.x) enables container ization of the system components. Thanks to this, it possible to use Docker images provided for WEBCON BPS Portal, BPS Workflow Service, and Search Server (Solr) and run these modules in container s. container ization is an alt (...)

(...) e in base64 format. An example link: Let’s briefly analyze the components of the link: class=”fit-width” – means that the picture should match the width to the container in which it is stored. src=” base64 with the picture value” – src – source (picture source), we will put the base64 value of our picture in quotation marks. alt=”&rd (...)

(...) code (Fig. 1.):   Fig. 1. Configuration of the HTML form field   The entered HTML code:         Introducing the buton tag in the div container allows you to easily position a button on the form. You can use CSS to style tags entered in the HTML code. In the example shown, thanks to the text-align: right style; the button will be right (...)

(...) at https://nssm.cc/download. Unpack the downloaded package and place in the C:nssm location.   Oauth2-proxy installation Oauth2-proxy can be run in the system as a service or as a container .   1. Installation as Windows Service Oauth2-proxy installation is available at https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v6.1.1. Unpack the downloaded *.tar.gz packag (...)

(...) ancer is responsible for directing query traffic from WEBCON BPS  to Solr nodes. Solr and ZooKeeper can be installed in any environment – directly on Windows or Linux machines, or in a container environment. WEBCON BPS refers to loadbalancer which is responsible for directing traffic to individual Solr nodes.   It is important to properly set up ZooKeeper Ensemble according to th (...)

(...) . The solution integrates with a broad range of technologies and programming languages, thus allowing developers to collect diagnostic data from different sources, such as cloud services, servers, container s, and distributed applications. Its operation is based on the instrumentation principle, i.e. adding code to an application to collect telemetric data. OpenTelemetry provides uniform API and libra (...)

(...) iewport size you'd like to fix */ /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */ @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u~div .email-container { min-width: 320px !important; } } /* iPhone 6, 6S, 7, 8, and X */ @media only screen and (min-device-width: 375px) and (max-device-width: 4 (...)

(...) ontrol(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at DevExpress.XtraNavBar.NavBarGroup.SetControlcontainer Visibility(Boolean visible) at DevExpress.XtraNavBar.NavBarGroup.UpdateControlcontainer (Rectangle clientBounds) at DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.UpdateGroupBounds() at DevE (...)

(...) (Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.SetVisibleCore(Boolean value) at DevExpress.XtraNavBar.NavBarGroup.SetControlcontainer Visibility(Boolean visible) at DevExpress.XtraNavBar.NavBarGroup.UpdateControlcontainer (Rectangle clientBounds) at DevExpress.XtraNavBar.ViewInfo.NavBarViewInfo.UpdateGroupBounds() a (...)

(...) Dear Webcon Community! Problem: with import excel action you can import excel tables only if you have a table container already added. Sometimes it is difficult if we want to process data in excel table coming from third party. Proposal: there is a way to define column mapping for itemlist file importing. It would be nice to have a feature in import action to take into account that one, instead o (...)

(...) owever, in the designer I only found a static (checkbox) option. Background is only the clarity about the process steps to be done. I thought maybe it would be possible to simply show and hide the container using JavaScript. Unfortunately, I have not enough experience in this area. Do you have an idea? I tried it once statically with CSS (See Screenshot). Thank you in advance!

(...) SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.Collections.BPSActivity]' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at SolrNet.Utils.container .DoGetInstance(Type serviceType, String key) at CommonServiceLocator.ServiceLocatorImplBase.GetInstance(Type serviceType, String key) --- End of inner exception stack trace --- Solr Admin L (...)

(...) MouseEventArgs e) w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) w System.Windows.Forms.Control.WndProc(Message& m) w DevExpress.XtraEditors.container .Editorcontainer .WndProc(Message& m) w DevExpress.XtraTreeList.TreeList.WndProc(Message& m) w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lpara (...)