content stringlengths 0 557k | url stringlengths 16 1.78k | timestamp timestamp[ms] | dump stringlengths 9 15 | segment stringlengths 13 17 | image_urls stringlengths 2 55.5k | netloc stringlengths 7 77 |
|---|---|---|---|---|---|---|
Claim processing reports
Smart Claims Engine provides baseline reporting on claims processing. These reports are available by selecting the Claims processing category from the dropdown on the reports screen.
The reports listed with denoted by an asterisk (*) are also displayed in the Claims manager portal and provide w... | https://docs.pega.com/pega-smart-claims-engine-user-guide/86/claim-processing-reports | 2022-05-16T23:16:06 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.pega.com |
Live Streaming
Get API Key for Live Streaming
The start streaming with Qencode, you need your
The
Get Access Token
Once you have your
Here's an example of API request to get access token:
curl -X POST
Response example:
{ "access_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyjpYXQiOjE2MjgxNTgyNJMsInN1YiI6MTMwLCJleHAi... | https://docs.qencode.com/tutorials/streaming/ | 2022-05-16T21:41:00 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.qencode.com |
Connection Types¶
Before being able to talk to a remote GMP or OSP server using one of the provided command line clients, the user has to choose a connection type for establishing a communication channel. Currently three different connection types are supported for being used as transport protocol:
For the most common ... | https://gvm-tools.readthedocs.io/en/latest/connectiontypes.html | 2022-05-16T21:02:43 | CC-MAIN-2022-21 | 1652662512249.16 | [] | gvm-tools.readthedocs.io |
Represents a controller class in Grails.
The general name to use when referring to action artefacts.
The name of the after interceptor property.
The name of the before interceptor property.
The general name to use when referring to controller artefacts.
The name of the index action.
The name of the namespace property
T... | http://docs.grails.org/4.0.12/api/grails/core/GrailsControllerClass.html | 2022-05-16T21:21:47 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.grails.org |
{warning} This online page relates to the latest released JChem PostgreSQL Cartridge. Find the version specific documentation in your installed package in
/opt/jchem-psql/doc/directory.
During chemical operations, JChem sessions are opened, closed and assigned to PostgreSQL sessions. In order to release JChem sessions ... | https://docs.chemaxon.com/display/lts-europium/jdbc-caution.md | 2022-05-16T21:00:53 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.chemaxon.com |
!
Manage licensing and enable analytics on virtual servers
Note
- By default, the Auto Licensed Virtual Servers option is enabled. You must ensure to have sufficient licenses to license the virtual servers. If you have limited licenses and want to license only the selective virtual servers based on your requirement, di... | https://docs.citrix.com/en-us/citrix-application-delivery-management-software/current-release/configure/enable-analytics-on-virtual-servers.html | 2022-05-16T20:55:14 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.citrix.com |
RENAME
Purpose
Use this statement to rename schemas and schema objects.
Prerequisites
- If the object is a schema, it must belong to the user or one of the user roles.
- If the object is a schema object, the object must belong to the user or one of the user roles (that is, located in one's own schema or that of an assi... | https://docs.exasol.com/db/latest/sql/rename.htm | 2022-05-16T21:43:32 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.exasol.com |
Markdown#
The Markdown node converts between Markdown and HTML formats.
Options#
You can configure the node's output using Options. Click Add Option to view and select your options.
Test out the options
Some of the options depend on each other, or can interact. We recommend testing out options to check the effects are ... | https://docs.n8n.io/integrations/core-nodes/n8n-nodes-base.markdown/ | 2022-05-16T22:51:31 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.n8n.io |
“Don’t skip weeks.”
“Good god I have no freaking clue.” — Arbitrage
.” | https://docs.numer.ai/community-content/numerai-community-office-hours/office-hours-recaps/ohwa-s01e09 | 2022-05-16T22:48:00 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.numer.ai |
Extended.
Text analytics infrastructure upgraded to Java version 1.7
Valid from Pega Version 7.2.2
The JAR libraries that support the text analytics features of the Pega 7 Platform have been upgraded to Java 1.7. As a result of the upgrade, you can validate the Ruta scripts that contain entity extraction models and vie... | https://docs.pega.com/platform/release-notes-archive?f%5B0%5D=%3A9031&f%5B1%5D=%3A31541&f%5B2%5D=releases_capability%3A9031&f%5B3%5D=releases_capability%3A9076&f%5B4%5D=releases_note_type%3A983&f%5B5%5D=releases_version%3A7091 | 2022-05-16T23:13:34 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.pega.com |
How to implement xunit-style set-up.. | https://docs.pytest.org/en/7.1.x/how-to/xunit_setup.html | 2022-05-16T22:20:39 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.pytest.org |
GraphQL API
Defining the Schema Class
A plugin can extend NetBox's GraphQL API by registering its own schema class. By default, NetBox will attempt to import
graphql.schema from the plugin, if it exists. This path can be overridden by defining
graphql_schema on the PluginConfig instance as the dotted path to the desire... | https://docs.netbox.dev/en/stable/plugins/development/graphql-api/ | 2022-05-16T22:16:42 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.netbox.dev |
Project Migration#
Moving to the Component-Based Architecture#
In SSv5 version 5.3, the Gecko Bootloader, Zigbee, and Z-Wave changed to the Silicon Labs Configurator component-based architecture. For more information on transitioning these projects from earlier versions of SSv5 see:
Zigbee AN1301: Transitioning from Zi... | https://docs.silabs.com/simplicity-studio-5-users-guide/5.3.0/ss-5-users-guide-getting-started/migrate-from-ss-4 | 2022-05-16T22:43:59 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.silabs.com |
Support | Blog | Contact Us
Schedule Enterprise Demo
changes.mady.by.user docuser1
Saved on Jul 13, 2018
Saved on Aug 06, 2018
...
For Redshift, you can publish CSV, JSON, or Avro results from S3 to Redshift.
NOTE: To publish to Redshift, results must be written first to S3.
NOTE: By default, data is published to Redsh... | https://docs.trifacta.com/pages/diffpages.action?originalId=124586301&pageId=110758759 | 2022-05-16T23:36:53 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.trifacta.com |
The description of the CLI command (default this.name)
An example of how to run this CLI command
Should the server initialize before running this command?
The inputs of the CLI command (default: {})
The name of the CLI command.
Should the server start before running this command?
An optional method to append additional... | https://docs.actionherojs.com/classes/CLI.html | 2022-05-16T21:57:35 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.actionherojs.com |
Grenadine Event Manager allows you to create user roles so you and your team can plan and manage events with ease.
Introduction
Each person on your event planning team needs a username in order to log in and use Grenadine Event Management Software.
Note: Most roles require a user license to access Grenadine Event Manag... | https://docs.grenadine.co/admin-users-overview.html | 2022-05-16T21:44:14 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.grenadine.co |
New Login UI and process
New Login Process and UI: We have completely redesigned the account creation and login UI and process in this release to make it simpler and faster. We know it’s critical for attendees and participants. We reduced the number of steps to a minimum.
Magic Links: Magic links have been added to the... | https://docs.grenadine.co/grenadine-release-notes-march-2020.html | 2022-05-16T22:38:12 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.grenadine.co |
WiFi
RSSI()
WiFi.RSSI() returns the signal strength of a Wi-Fi network from -127 (weak) to -1dB (strong) as an
int. Positive return values indicate an error with 1 indicating a Wi-Fi chip error and 2 indicating a time-out error.
// SYNTAX int rssi = WiFi.RSSI(); WiFiSignal rssi = WiFi.RSSI();
Since 0.8.0
WiFi.RSSI() re... | https://docs.particle.io/cards/firmware/wifi/rssi/ | 2022-05-16T21:05:40 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.particle.io |
This article explains the application profiles and PKI profile configurations.
NSX Advanced Load Balancer NSX Advanced Load Balancer release 18.2.3, this has been extended to L4 SSL/TLS applications (via the NSX Advanced Load Balancer CLI). | https://docs.vmware.com/en/VMware-NSX-Advanced-Load-Balancer/20.1.4/Configuration_Guide/GUID-1BC3762F-8398-4540-87A4-82ABB2961AA0.html | 2022-05-16T23:16:49 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.vmware.com |
When necessary, you can set an environment variable so that an product suite installed in that location can use it. For example, the SM_BROKER_DEFAULT variable, the value of which is set during installation, is used in this manner.
To set an environment variable so that it can be used by the programs of an product suit... | https://docs.vmware.com/en/VMware-Smart-Assurance/10.1.0/foundation-system-admin-guide-101/GUID-42F40434-6A28-4848-ADCB-6C87642BC993.html | 2022-05-16T21:11:59 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.vmware.com |
The credentials are the collection configuration settings, for example, user names and passwords, that the adapters use to authenticate the connection on the external data sources. Other credentials can include values such as domain names, pass phrases, or proxy credentials. You can configure for one or more solutions ... | https://docs.vmware.com/en/vRealize-Operations/Cloud/com.vmware.vcom.config.doc/GUID-13D5CB8F-E98B-4C19-8301-5EFEADC49F02.html | 2022-05-16T21:33:07 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.vmware.com |
UnitCell
This page gives hints on how to specify the unit cell with the ABINIT package.
Introduction¶
ABINIT needs three dimensioned non-coplanar vectors, forming the unit cell, to set up the real space lattice.
An initial set of three vectors, specified in real space by rprim or as unit vectors with angles angdeg, are... | https://docs.abinit.org/topics/UnitCell/ | 2022-05-16T22:23:32 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.abinit.org |
Function:
a!barChartField()
Displays numerical data as horizontal bars. Use a bar chart to display several values at the same point in time.
See also: Line Chart, Column Chart, Pie Chart, Chart Series, UX Charts Best Practices, Chart Color Schemes
There are two ways to configure a.
PERCENT_TO_TOTALalso shows a single b... | https://docs.appian.com/suite/help/21.1/Bar_Chart_Component.html | 2022-05-16T21:03:06 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.appian.com |
DataStax Agent port setting conflict
Ensure there are no conflicts with port 7199 used by the DataStax Agent.
If there are problems with OpsCenter, check for conflicts in port settings. The DataStax Agent uses port 7199 by default. If you have not changed the default port, check that Cassandra or another process on the... | https://docs.datastax.com/en/dse-trblshoot/doc/troubleshooting/opsc/opscTroubleshootingAgentPortConflict_r.html | 2022-05-16T21:45:00 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.datastax.com |
Usage
What are the expected performance figures for the fabric?
The performance of any chain network depends on several factors: proximity of the validating nodes, number of validators, encryption method, transaction message size, security level set, business logic running, and the consensus algorithm deployed, among o... | https://openblockchain.readthedocs.io/en/latest/FAQ/usage_FAQ/ | 2022-05-16T21:42:50 | CC-MAIN-2022-21 | 1652662512249.16 | [] | openblockchain.readthedocs.io |
SOLIDWORKS is a 3-D mechanical CAD (computer-aided design) program that runs on Microsoft Windows and is being developed by Dassault Systèmes SOLIDWORKS Corp., a subsidiary of Dassault Systèmes, S. A. (Vélizy, France).
When opening SOLIDWORKS assembly files, the referenced part files must be in the same folder as the a... | http://docs.mcneel.com/rhino/6/help/en-us/fileio/solidworks_sldprt_sldasm_import.htm | 2019-06-16T07:03:53 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.mcneel.com |
Percent and Conditional Routing
You can also use the Target Block for:
- Percentage routing or for
- Conditional routing using the threshold functions
Percentage Routing
When using the Target Block, If percentage is selected for the Statistics Order property, the Targets dialog box, which opens from the Targets propert... | https://docs.genesys.com/Documentation/Composer/latest/Help/PercentandConditionalRouting | 2019-06-16T07:37:44 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.genesys.com |
All content with label client+demo+gridfs+hotrod+infinispan+installation+xsd.
Related Labels:
expiration, publish, datagrid, coherence, interceptor, server, replication, transactionmanager, dist, release, query, deadlock, archetype, lock_striping, jbossas, nexus, guide, schema, listener,
cache, amazon, s3, memcached, g... | https://docs.jboss.org/author/label/client+demo+gridfs+hotrod+infinispan+installation+xsd | 2019-06-16T07:36:49 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.jboss.org |
Start System Monitor (Windows)
SQL Server
Azure SQL Database
Azure SQL Data Warehouse
Parallel Data Warehouse
On the Start menu, point to Run, type perfmon in the Run dialog box, and then select OK.
See also
Feedback
Send feedback about: | https://docs.microsoft.com/en-us/sql/relational-databases/performance/start-system-monitor-windows?view=sql-server-2017 | 2019-06-16T08:15:50 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.microsoft.com |
Read the Docs Commercial Features¶
Read the Docs has a community solution for open source projects on readthedocs.org and we offer commercial documentation building and hosting on readthedocs.com. Features in this section are specific to our commercial offering.
- Private repositories and private documentation
- The la... | https://docs.readthedocs.io/en/latest/commercial/index.html | 2019-06-16T06:57:14 | CC-MAIN-2019-26 | 1560627997801.20 | [] | docs.readthedocs.io |
Your documents are stored in folders. Folders are paginated and you can move to the next or previous page using the navigation menu.
The folder tree is expanded by default.
Folders
Use folders to organize your documents better. The root is the
pool folder, which is created by default with each new project.
Create a new... | http://docs.tagtog.net/documents.html | 2019-06-16T07:36:18 | CC-MAIN-2019-26 | 1560627997801.20 | [array(['/assets/img/editor-upload-box.png', None], dtype=object)
array(['/assets/img/preann-doclabels.png', None], dtype=object)] | docs.tagtog.net |
Note
Please participate in the MPF User Survey 2018.
Tutorial step 4: Adjust your flipper power¶
We casually mentioned in the previous step that MPF uses a very low default power setting for coils–mainly because we don’t want to risk blowing apart some 40-year-old coil mechanism with a power setting that’s too high. (A... | http://docs.missionpinball.org/en/latest/tutorial/4_adjust_flipper_power.html | 2018-05-20T12:14:11 | CC-MAIN-2018-22 | 1526794863410.22 | [] | docs.missionpinball.org |
Overview
As a RightScale customer, I'd like to know if RightScale will support Cloud Networks within the RackSpace Open Cloud?
Resolution
RightScale does have plans to fully support RackSpace Open Cloud Networks, however we have no time table or estimate on a feature delivery date. If you wish to use Cloud Networks, it... | http://docs.rightscale.com/faq/clouds/rackspace/Will_Rightscale_support_Rackspace_Cloud_Networks_on_Rackspace_Open_Cloud.html | 2018-05-20T12:00:55 | CC-MAIN-2018-22 | 1526794863410.22 | [] | docs.rightscale.com |
When the NetScaler appliance communicates with the physical servers or peer devices, by default, it uses one of its own IP addresses as the source IP. The appliance maintains a pool of mapped IP addresses (MIPs) and subnet IP addresses (SNIPs), and selects an IP address from this pool to use as the source IP address fo... | https://docs.citrix.com/ko-kr/netscaler/11-1/networking/ip-addressing/enabling-use-source-ip-mode.html | 2018-05-20T12:26:07 | CC-MAIN-2018-22 | 1526794863410.22 | [] | docs.citrix.com |
Write business logic using C# and X++ source code
The primary goal of this tutorial is to illustrate the interoperability between C# and X++ in Microsoft Dynamics AX. In this tutorial, you’ll write business logic in C# source code and in X++ source code.
In this tutorial, you’ll write business logic in C# source code a... | https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/dev-tools/write-business-logic | 2018-05-20T12:14:20 | CC-MAIN-2018-22 | 1526794863410.22 | [array(['./media/projectdependencies1_linqc2.png',
'ProjectDependencies1\\_LinqC'], dtype=object)
array(['./media/projectdependencies2_linqc1.png',
'ProjectDependencies2\\_LinqC'], dtype=object)] | docs.microsoft.com |
ConfigurationSetting Method - RemoveURL
Removes
UrlString does not include the Virtual Directory name – the SetVirtualDirectory Method (WMI MSReportServer_ConfigurationSetting) method is provided for that purpose.
Before calling the ReserveURL method, you must supply a value for the VirtualDirectory configuration prope... | https://docs.microsoft.com/en-us/sql/reporting-services/wmi-provider-library-reference/configurationsetting-method-removeurl?view=sql-server-2017 | 2018-05-20T12:27:15 | CC-MAIN-2018-22 | 1526794863410.22 | [] | docs.microsoft.com |
Leadpages
This documentation will show you how to take your promotion and set it up on Leadpages.
1) Using the Drag & Drop Editor
Using the drag and drop editor in Leadpages choose your template.
2) Drag and Drop < > HTML
Once you are inside of the editor, drag and drop the < > HTML element anywhere you want into the p... | http://docs.viralsweep.com/en/articles/85111-leadpages | 2018-05-20T11:27:25 | CC-MAIN-2018-22 | 1526794863410.22 | [array(['https://s3.amazonaws.com/elevio-article-assets/56c3521d59cf1/5880f89be70ab_screen-shot-2017-01-19-at-71450-am.png',
None], dtype=object)
array(['https://s3.amazonaws.com/elevio-article-assets/56c3521d59cf1/5880f8d848247_screen-shot-2017-01-19-at-71539-am.png',
None], dtype=object)
array(['htt... | docs.viralsweep.com |
Testing
Writing and running tests in Perl 6
Testing code is an integral part of software development. Tests provide automated, repeatable verifications of code behaviour, and ensures your code works as expected.
In Perl 6, the Test module provides a testing framework. Perl 6's official spectest suite uses
Test.
The tes... | https://docs.perl6.org/language/testing.html | 2018-05-20T11:53:49 | CC-MAIN-2018-22 | 1526794863410.22 | [] | docs.perl6.org |
Begin a menu column definition
.COLUMN name, text[, justification][, DISABLE][, SELECT(character)]
Arguments
name
The name of the column (a maximum of 15 characters).
text
A quoted or alphanumeric string that contains the text of the column’s heading.
justification
(optional) Designates how the column is aligned beneat... | http://docs.synergyde.com/tk/tkChap2COLUMN.htm | 2018-01-16T11:15:19 | CC-MAIN-2018-05 | 1516084886416.17 | [] | docs.synergyde.com |
Using Unicode
- 1 Introduction
- 2 Prerequisites for Acrobat full version
- 3 Prerequisites for Adobe Reader®
- 4 Available fonts
- 5 Character encoding
- 6 Multi-line UTF8/UTF16 stamps
- 7 Resources
Introduction
AppendPDF Pro.
Prerequisites for Acrobat full version
In order to use Acrobat to view and print Asian text,... | https://docs.appligent.com/appendpdf-pro/stamp-files/using-unicode/ | 2018-06-18T02:08:56 | CC-MAIN-2018-26 | 1529267859923.59 | [array(['/files/2013/03/utf_multi2.jpg',
'Example of multiline stamped text'], dtype=object)] | docs.appligent.com |
At its core, F2 is an open framework. To create a truly open and flexible foundation with F2.js, F2 can be extended with custom plugins. Extending F2 with plugins provides direct access to F2.js SDK methods and can save your teams a lot of time.
Now that you’re comfortable with F2 and all the individual components of t... | http://docs.openf2.org/extending-f2.html | 2017-07-20T14:49:06 | CC-MAIN-2017-30 | 1500549423222.65 | [] | docs.openf2.org |
In Telerik Platform, each user is a member of an account but is not constrained to a single account. Instead, to ease collaboration and project management, in Telerik Platform, a single user can be a member of and access multiple accounts.
Each account has a quota for the available account seats. By default, each accou... | http://docs.telerik.com/platform/help/accounts/accounts | 2017-07-20T14:48:29 | CC-MAIN-2017-30 | 1500549423222.65 | [] | docs.telerik.com |
Here is a simple matrix to sum up which technical libraries could be used to cover a new language with SonarQubeTM. For all languages, the following features are natively provided by SonarQubeTM without a big effort :
- Duplications detection
- Commented-out code detection
- '//NOSONAR' tag detection
- Calculation of b... | http://docs.codehaus.org/pages/viewpage.action?pageId=231082052 | 2014-12-18T08:37:34 | CC-MAIN-2014-52 | 1418802765698.11 | [] | docs.codehaus.org |
User Guide
Local Navigation
About the BlackBerry Client for Microsoft SharePoint
You can use the BlackBerry Client for Microsoft SharePoint to organize and share documents, files, and information with your colleagues on a site. You can preview, download, add, and edit files in libraries. Using a variety of lists—such a... | http://docs.blackberry.com/en/smartphone_users/deliverables/39954/About_Microsoft_SharePoint_20_1473776_11.jsp | 2014-12-18T08:41:05 | CC-MAIN-2014-52 | 1418802765698.11 | [] | docs.blackberry.com |
Section 776 addresses backup power systems installed on the property of residential and small commercial customers by telephony providers. The first step in the investigation will be to determine the telephony providers' current practices regarding backup power systems, including the feasibility of establishing such sy... | http://docs.cpuc.ca.gov/published/FINAL_DECISION/66856-02.htm | 2014-12-18T08:34:47 | CC-MAIN-2014-52 | 1418802765698.11 | [] | docs.cpuc.ca.gov |
web interface in the body of a request to the
/auth/login endpoint of the Identity and Access Management Service API. It returns an authentication token as shown below.
{ the DC/OS CLIVia the DC/OS CLI
When you log into the DC/OS CLI using
dcos auth login, it stores the authentication token value locally. You can ref... | http://docs-staging.mesosphere.com/mesosphere/dcos/1.11/security/ent/tls-ssl/ca-api/ | 2020-07-02T19:09:36 | CC-MAIN-2020-29 | 1593655879738.16 | [] | docs-staging.mesosphere.com |
Helping charitable organisations with technology
A guest post by Belinda Gorman, Community Affairs Manager at Microsoft New Zealand Limited.
The Asia Pacific region and provides some interesting examples.
One of Microsoft’s Australian NGO partners, Infoxchange, has been instrumental in the establishment of Carbonxchang... | https://docs.microsoft.com/en-us/archive/blogs/nzgovtech/helping-charitable-organisations-with-technology | 2020-07-02T20:14:09 | CC-MAIN-2020-29 | 1593655879738.16 | [] | docs.microsoft.com |
Fix for RestartWWWService=false in Visual Studio 2010
We recently published a fix for the following problem:
You create a deployment project for a web application in Visual Studio 2010, set the deployment property RestartWWWService=false and deploy to a Windows 2003 server.
In this situation the w3wp.exe process will s... | https://docs.microsoft.com/en-us/archive/blogs/tess/fix-for-restartwwwservicefalse-in-visual-studio-2010 | 2020-07-02T20:39:51 | CC-MAIN-2020-29 | 1593655879738.16 | [] | docs.microsoft.com |
Intro to Mutators.
Objectives
What will be covered in this guide:
- What are Sensu mutators?
- Creation of a Sensu event data mutator
What are Sensu mutators?.
Create an event data mutator
Coming soon. Please see the Mutators reference documentation. If you have questions about event data mutators, please contact Sensu... | https://docs.sensu.io/sensu-core/1.3/guides/intro-to-mutators/ | 2020-07-02T18:37:16 | CC-MAIN-2020-29 | 1593655879738.16 | [] | docs.sensu.io |
9. Formalism for program alm¶
9.1. Interatomic force constants (IFCs)¶
The starting point of the computational methodology is to approximate the potential energy of interacting atoms by a Taylor expansion with respect to atomic displacements by
Here, \(u_{\mu}(\ell\kappa)\) is the atomic displacement of \(\kappa\)th at... | http://alamode.readthedocs.io/en/latest/formalism/formalism_alm.html | 2018-02-18T04:56:00 | CC-MAIN-2018-09 | 1518891811655.65 | [] | alamode.readthedocs.io |
This module allows you to customize the formatting and text of emails sent by GoClixy. You can design them, following your Logo and incorporating social media, photos and other information.
To edit an email template, click its name under the Name column as shown above. Modify the information with available tags and cli... | http://docs.goclixy.com/docs/application/settings/email-templates | 2018-02-18T04:37:14 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.goclixy.com |
Log messages and report errors to MarkLogic Server. You do not need to subclass this class. More...
#include <MarkLogic.h>
Log messages and report errors to MarkLogic Server. You do not need to subclass this class.
Messages logged by Reporter::log are written to the MarkLogic Server log. For example, to marklogic_dir/L... | http://docs.marklogic.com/cpp/udf/classmarklogic_1_1Reporter.html | 2018-02-18T05:22:02 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.marklogic.com |
Click To Call
Click To Call is a form of Web-based communication in which a visitor clicks a button to request an immediate connection with the business owner in real-time, either by phone call, Voice-over-Internet-Protocol (VoIP), or text.
FILTERING OPTIONS
SEARCH
To find the number of calls made to a particular listi... | http://docs.goclixy.com/docs/application/reports/click-to-call | 2018-02-18T04:37:44 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.goclixy.com |
Understanding backup devices and media
Storage technology changes rapidly, so it is important to research your options before making a purchase. When selecting a tape drive and tapes, consider the initial cost of the drive and individual tapes, as well as capacity, speed, and reliability.
The primary format of tape dri... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-essentials/cc719783(v=ws.10) | 2018-02-18T05:44:03 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.microsoft.com |
MSP Delay Tutorial 1: Delay Lines
Effects achieved with delayed signals
One of the most basic yet versatile techniques of audio processing is to delay a signal and mix the delayed version with the original signal. The delay time can range from a few milliseconds to several seconds, limited only by the amount of RAM you... | https://docs.cycling74.com/max7/tutorials/15_delaychapter01 | 2018-02-18T04:50:54 | CC-MAIN-2018-09 | 1518891811655.65 | [array(['images/delaychapter01a.png', None], dtype=object)
array(['images/delaychapter01b.png', None], dtype=object)
array(['images/delaychapter01c.png', None], dtype=object)] | docs.cycling74.com |
.
Trans 300.59(2)
(2)
The forwardmost seat on the right side of the bus shall be located so as not to interfere with the driver's vision.
Trans 300.59(3)
(3)
A minimum of 36 inches of headroom for the sitting position above the top of the undepressed cushion line of all seats shall be provided. The measurement shall be... | http://docs.legis.wisconsin.gov/code/admin_code/trans/300/II/54/1/n/3 | 2018-02-18T05:02:40 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.legis.wisconsin.gov |
-
We recommend a virtualenv for using these scripts.
-
Install the dependencies for the scripts - Fabric and Cuisine.pip install -r requirements.txt
-
Use the following commands to install and configure a standalone Eden instance.
Install :fab -H targetmachine setup_eden_standalone
Configure :fab -H targetmachine confi... | http://spawn-eden.readthedocs.io/en/latest/ | 2018-02-18T04:58:44 | CC-MAIN-2018-09 | 1518891811655.65 | [] | spawn-eden.readthedocs.io |
Choose the Column to Use for Testing a Mining Model
APPLIES TO:
SQL Server Analysis Services
Azure Analysis Services
Before you can measure the accuracy of a mining model, you must decide which outcome it is that you want to assess. Most data mining models require that you choose at least one column to use as the predi... | https://docs.microsoft.com/en-us/sql/analysis-services/data-mining/choose-the-column-to-use-for-testing-a-mining-model | 2018-02-18T05:16:25 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.microsoft.com |
How to: Map a Domain Method Result to a Single Scalar Value
This article is relevant to entity models that utilize the deprecated Visual Studio integration of Telerik Data Access. The current documentation of the Data Access framework is available here.
Persistent and complex types are only one of the types that can be... | https://docs.telerik.com/data-access/deprecated/developers-guide/stored-procedures-and-functions/developer-guide-crud-sp-support-scalar-value.html | 2018-02-18T04:42:25 | CC-MAIN-2018-09 | 1518891811655.65 | [array(['/data-access/images/1devguide-crud-spsupport-scalartypes-010.png',
None], dtype=object) ] | docs.telerik.com |
Filtering and Refreshing the Displayed Data
This article is relevant to entity models that utilize the deprecated Visual Studio integration of Telerik Data Access. The current documentation of the Data Access framework is available here.
In this step you will add functionality to MainViewModel allowing filtering the di... | https://docs.telerik.com/data-access/deprecated/quick-start-scenarios/wpf/quickstart-wpf-filter-reset-refresh.html | 2018-02-18T04:42:44 | CC-MAIN-2018-09 | 1518891811655.65 | [array(['/data-access/images/1quickstart-wpf-filter-reset-refresh-010.png',
None], dtype=object) ] | docs.telerik.com |
Workflow¶
GeoServer documentation aims to mirror the development process of the software itself. The process for writing/editing documentation is as follows:
- Step 1: Check out source
- Step 2: Make changes
- Step 3: Build and test locally
- Step 4: Commit changes
Repository¶
This documentation source code exists in t... | http://docs.geoserver.org/latest/en/docguide/workflow.html | 2018-02-18T04:53:42 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.geoserver.org |
Remote Administration (RA) follows a specific workflow implemented by automation that takes into account subscription-specific preferences. If you are a Remote Administration customer, setting your application update preferences correctly ensures that security updates can be smoothly integrated into your workflow.
Revi... | https://docs.acquia.com/index.php/node/16646 | 2018-02-18T05:12:31 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.acquia.com |
Microsoft network server: Amount of idle time required before suspending session
Each Server Message Block (SMB) session consumes server resources. Establishing numerous null sessions will cause the server to slow down or possibly fail. A malicious user might repeatedly establish SMB sessions until the server stops res... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/jj852253(v=ws.11) | 2018-02-18T05:08:30 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.microsoft.com |
Help Center
Local Navigation
I receive a prompt to switch networks when I stream a song or video
If you receive a prompt to switch networks, you cannot box.
Next topic: I cannot open a new tab
Previous topic: I cannot play a song or video on a web page
Was this information helpful? Send us your comments. | http://docs.blackberry.com/en/smartphone_users/deliverables/22178/I_receive_a_prompt_to_switch_browsers_60_1131209_11.jsp | 2015-07-28T03:57:51 | CC-MAIN-2015-32 | 1438042981525.10 | [] | docs.blackberry.com |
Hortonworks Data Platform deploys Apache Oozie for your Hadoop cluster.
Oozie is a server-based workflow engine specialized in running workflow jobs with actions that execute Hadoop jobs, such as MapReduce, Pig, Hive, Sqoop, HDFS operations, and sub-workflows. Oozie supports coordinator jobs, which are sequences of wor... | http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.0.9.0/bk_dataintegration/content/ch_using-oozie.html | 2015-07-28T03:26:05 | CC-MAIN-2015-32 | 1438042981525.10 | [] | docs.hortonworks.com |
UAB Galaxy RNA Seq Step by Step Tutorial
-.
Cufflinks QC
- Check that all the FPKM values in these files are not zero.
- Check that the gene symbols show up where you want them. If all the gene_id's are "CUFF.#.#", it will be hard to figure things out.
- Visualize assembled_transcripts.
cuffcompare outputs
- combined_t... | https://docs.uabgrid.uab.edu/wiki/UAB_Galaxy_RNA_Seq_Step_by_Step_Tutorial | 2015-07-28T03:24:54 | CC-MAIN-2015-32 | 1438042981525.10 | [] | docs.uabgrid.uab.edu |
You can set limits on the size of tables that users can create.
Overview of User Query Limits
- You can restrict the number of fields, rows, columns, wafers, or total cells that users can add to a table.
- The query limits apply to groups rather than individual users. If you have not already done so, you will need to o... | http://docs.spacetimeresearch.com/display/SuperSTAR98/Configure+User+Query+Limits+-+SuperWEB2 | 2017-05-22T17:21:40 | CC-MAIN-2017-22 | 1495463605485.49 | [] | docs.spacetimeresearch.com |
Example: Testing SAP
Overview
This document contains a basic example for testing SAP-based applications.
The SAP connector requires a set of specific libraries which are listed in the SAP Connector requirements documentation. These libraries need to be added manually in order to test the SAP-based application correctly... | https://docs.mulesoft.com/munit/v/1.3/testing-sap | 2017-05-22T17:14:10 | CC-MAIN-2017-22 | 1495463605485.49 | [] | docs.mulesoft.com |
This topic shows how to use the Azure portal with Azure Resource Manager to manage your Azure resources. To learn about deploying resources through the portal, see Deploy resources with Resource Manager templates and Azure portal.
Currently, not every service supports the portal or Resource Manager. For those services,... | https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-portal | 2017-05-22T17:28:17 | CC-MAIN-2017-22 | 1495463605485.49 | [array(['media/resource-group-portal/manage-resources.png',
'manage resources'], dtype=object)
array(['media/resource-group-portal/select-subscription.png',
'subscription'], dtype=object)
array(['media/resource-group-portal/burn-rate.png', 'burn rate'],
dtype=object)
array(['media/resource-gro... | docs.microsoft.com |
In this section:
You can monitor and collect coverage data from .NET managed code during manual or automated functional tests performed on a running web application that is deployed on IIS.
The following components are required for collecting coverage:.
The following steps are required to prepare the application under ... | https://docs.parasoft.com/plugins/viewsource/viewpagesrc.action?pageId=38643244 | 2020-10-19T22:12:43 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.parasoft.com |
Some objects may show only a limited set of details, or may not have any details available at the time of execution.
The tab may provide the Block Object option for adding the object to the User-Defined Suspicious Object List.
You can further examine objects with "Malicious" ratings in Threat Connect or VirusTotal. | https://docs.trendmicro.com/en-us/smb/worry-free-business-security-services-67-server-help/detection-and-respon/noteworthy-events_001/analysis-chains/object-details_-prof.aspx | 2020-10-19T22:06:21 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.trendmicro.com |
To place Light Probes in your Scene, you must use a GameObject with a Light Probe Group component attached. You can add a Light Probe Group component from the menu: Component > Rendering > Light Probe Group.
You can add the Light Probe Group component to any GameObject in the Scene. However, it’s good practice to creat... | https://docs.unity3d.com/es/2020.2/Manual/class-LightProbeGroup.html | 2020-10-19T22:22:00 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.unity3d.com |
Internet Data Query Files
Note
Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.
Internet Data Query files (files with an .idq extension) for Indexing Service... | https://docs.microsoft.com/en-us/previous-versions/windows/desktop/indexsrv/internet-data-query-files | 2020-10-19T22:15:44 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.microsoft.com |
How to self-sign certificates
This topic describes one way you can use OpenSSL to self-sign certificates for securing forwarder-to-indexer and Inter-Splunk communication.
If you already possess or know how to generate the needed certificates, you can skip this topic and go directly to the configuration steps, described... | https://docs.splunk.com/Documentation/Splunk/8.0.2/Security/Howtoself-signcertificates | 2020-10-19T21:06:22 | CC-MAIN-2020-45 | 1603107866404.1 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
public static interface ResponseCookie.ResponseCookieBuilder
ResponseCookie.ResponseCookieBuilder maxAge(Duration maxAge)
A positive value indicates when the cookie should expire relative to the current time. A value of 0 means the cookie should expire immediately. A negative value results in no "Max-Age" attribute in ... | https://docs.spring.io/spring-framework/docs/5.2.7.RELEASE/javadoc-api/org/springframework/http/ResponseCookie.ResponseCookieBuilder.html | 2020-10-19T22:14:41 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.spring.io |
This article describes how to implement the basic features of PK Host.
Flowchart
Refer to the flowcharts for the following functions:
- Joins and leaves the room.
- Co-host across channels.
Integrate the SDK
Refer to the following table to integrate the SDKs into your project:
Core API call sequence
The following diagr... | https://docs.agora.io/en/Interactive%20Broadcast/pk_host_android?platform=Android | 2020-10-19T21:12:46 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.agora.io |
Bitnami Moodle Deployment¶
What is Moodle ?¶
Moodle is a free and open-source learning management system written in PHP and distributed under the GNU General Public License.It is widely used at universities, schools, and corporations worldwide. It is modular and highly adaptable to any type of online learning.
Why use ... | https://docs.e2enetworks.com/oneclick/moodle.html | 2020-10-19T21:10:43 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.e2enetworks.com |
Australian Quality Framework Review submissions
In December 2018, the Chair of the Australian Qualifications Framework (AQF) Review, Professor Peter Noonan, released a discussion paper calling for public submissions and consultation to the Review.
The submission process was closed on 15 March 2019. A total of 134 writt... | https://docs.education.gov.au/documents/australian-quality-framework-review-submissions?page=2 | 2020-10-19T22:15:42 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.education.gov.au |
Before upgrading, please ensure the machine hosting Loome Publish is running version 4.6.2 or above of the .net framework.
You can find steps to check the version number here -
You can find dot net framework downloads here -
Once completed, follow the steps under Running the Upgrade to install your upgrade. | https://docs.loomesoftware.com/publish/upgrades/adfs-on-premise-upgrade-guide/version-4.5/ | 2020-10-19T21:32:35 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.loomesoftware.com |
MASSO Documentation
Work offsets allows the user to position the work piece and cutting tool to allow cutting at the required position. There are different types of offsets such as work and temporary offsets, its very important to understand these concepts as these will help you generate gcode from a CAD/CAM software a... | https://docs.masso.com.au/index.php/getting-started-guides/machining-with-masso/work-offsets | 2020-10-19T21:59:48 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.masso.com.au |
Toolbar Plugins
Fred supports adding functionality to individual Elements by registering new buttons in the toolbar above each Element.
ToolbarPlugin– the Toolbar ToolbarPlugin.
Example
var TestToolbarPluginInit = function(fred, ToolbarPlugin, pluginTools) { class TestToolbarPlugin extends ToolbarPlugin { static title ... | https://docs.modx.org/current/en/extras/fred/developer/toolbar_plugins | 2020-10-19T21:38:18 | CC-MAIN-2020-45 | 1603107866404.1 | [array(['/2.x/en/extras/fred/developer/../media/toolbar.png',
'Element Toolbar'], dtype=object) ] | docs.modx.org |
Configuring OpenID Connect Back-Channel Logout¶
OpenID Connect back-channel logout feature enables logging out users from a client application/Relying Party (RP) by directly communicating the logout requests between the client application and authorization server.
What is direct communication?
Direct communication enab... | https://is.docs.wso2.com/en/5.11.0/learn/configuring-openid-connect-back-channel-logout/ | 2020-10-19T22:26:53 | CC-MAIN-2020-45 | 1603107866404.1 | [] | is.docs.wso2.com |
Product Overview
Welcome to Aspose.BarCode for Java.BarCode for Java supports the most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, GIF, JPEG, PNG and TIFF.
This section introduces Aspose.BarCode for Java and its features, gives example... | https://docs.aspose.com/barcode/java/product-overview/ | 2020-10-19T21:08:09 | CC-MAIN-2020-45 | 1603107866404.1 | [array(['product-overview_1.png', 'todo:image_alt_text'], dtype=object)] | docs.aspose.com |
Introduction¶
E2E CDN is a fast content delivery network (CDN) service that securely delivers data, and static contents to customers globally with low latency, high transfer speeds.
The idea of a CDN is essentially to have multiple edges in different locations of the world which caches all the static content so that it... | https://docs.e2enetworks.com/cdn/cdn.html | 2020-10-19T21:27:09 | CC-MAIN-2020-45 | 1603107866404.1 | [array(['../_images/2.png', '../_images/2.png'], dtype=object)
array(['../_images/3.png', '../_images/3.png'], dtype=object)
array(['../_images/4.png', '../_images/4.png'], dtype=object)
array(['../_images/5.png', '../_images/5.png'], dtype=object)
array(['../_images/6.png', '../_images/6.png'], dtype=object)
arra... | docs.e2enetworks.com |
Difference between revisions of "Getting started"
From Technologic Systems Manuals
Revision as of 15:53, 21 July 2017
A Linux PC is recommended for development, and will be assumed for this documentation. For users in Windows or OSX we recommend virtualizing a Linux PC. Most of our platforms run Debian and if you have ... | https://docs.embeddedarm.com/index.php?title=Getting_started&diff=8953&oldid=8075&printable=yes | 2020-10-19T23:02:16 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.embeddedarm.com |
Paris Paris ParisThe vs. updates ServiceNow organizes its releases into families. A family is a set of releases that are named after a major city, such as Paris. lifecycle, Paris patch-to-patch and Paris. You can use Automated Test Framework quick start tests and product. | https://docs.servicenow.com/bundle/paris-release-notes/page/release-notes/upgrades/reference/upgrade.html | 2020-10-19T20:59:35 | CC-MAIN-2020-45 | 1603107866404.1 | [] | docs.servicenow.com |
Documentation for txtAlert API¶
Please Call Me API documentation¶
A “Please Call Me” is a text message that is sent from one subscriber to another where asking the latter to call the sender of the message back.
PCMs (Please Call Me’s) are usually sent by dialing a specific USSD code and arrive at the receivers handset ... | https://txtalert.readthedocs.io/en/latest/api.html | 2020-10-19T21:07:00 | CC-MAIN-2020-45 | 1603107866404.1 | [] | txtalert.readthedocs.io |
Contents
GVP Minutes
This page provides information about how the GVP Minutes metric is defined and calculated, and describes the key values used to designate these metrics in the billing files.
GVP Minutes is a usage metric.
Metric specification
Configuration
Define the following:
- Regions and locations — Within each... | https://docs.genesys.com/Documentation/BDS/latest/User/GVPMinutes | 2019-07-15T22:34:35 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.genesys.com |
Data structure requirements for visualizations
In this topic we cover the data structure requirements of the different types of visualizations offered for our reports and dashboards. If you're trying to generate a visualization, and are wondering why certain visualizations are unavailable, building searches with report... | https://docs.splunk.com/Documentation/Splunk/4.3/User/VizDataStructures | 2019-07-15T22:50:39 | CC-MAIN-2019-30 | 1563195524254.28 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
@FunctionalInterface public interface Function<T> extends Identifiable<java.lang.String>
Functions can be of different types. Some can have results while others need not return any result. Some functions require writing in the targeted
Regionwhile some may just be read operations. Consider extending
FunctionAdapterwhic... | http://gemfire-95-javadocs.docs.pivotal.io/org/apache/geode/cache/execute/Function.html | 2019-07-15T22:15:54 | CC-MAIN-2019-30 | 1563195524254.28 | [] | gemfire-95-javadocs.docs.pivotal.io |
4.2. Before getting openMosix
First of all, you must understand that openMosix is made up of a kernel patch and some user-space tools. The kernel patch is needed to make the kernel capable of talking to other openMosix-enabled machines on the network. If you download openMosix as a binary package (such as an rpm file),... | http://tldp.docs.sk/howto/openmosix/x320.html | 2019-07-15T22:57:40 | CC-MAIN-2019-30 | 1563195524254.28 | [] | tldp.docs.sk |
Constantly – Symbolic Constants in Python¶
Overview¶
It is often useful to define names which will be treated as constants. constantly provides APIs for defining such symbolic constants with minimal overhead and some useful features beyond those afforded by the common Python idioms for this task.
This document will exp... | https://constantly.readthedocs.io/en/latest/ | 2019-07-15T22:49:58 | CC-MAIN-2019-30 | 1563195524254.28 | [] | constantly.readthedocs.io |
8.5.200.11
Genesys Knowledge Center CMS Release Notes
Helpful Links
Releases Info
Product Documentation
Genesys Products
What's New
This release contains the following new features and enhancements:
- This release now enables the user to delete the previously set date in the Valid to date field by pressing on the clear... | https://docs.genesys.com/Documentation/RN/latest/gkc-cms85rn/gkc-cms8520011 | 2019-07-15T22:32:43 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.genesys.com |
Formatting Dates for Gravity Forms in Microsoft Excel
Fixing date formatting in Excel
Gravity Forms fields can be formatted in many ways
If your current spreadsheet isn't using the currect format, the import may not work. Here's how to fix the formatting in Microsoft Excel.
Open your spreadsheet in Microsoft Excel
Note... | https://docs.gravityview.co/article/396-formatting-dates-for-gravity-forms-in-microsoft-excel | 2019-07-15T21:58:13 | CC-MAIN-2019-30 | 1563195524254.28 | [array(['https://gravityview.co/wp-content/uploads/2018/01/gravity-forms-fields-can-be-formatted-in-many-ways.png?1480725505',
None], dtype=object)
array(['https://gravityview.co/wp-content/uploads/2018/01/open-your-spreadsheet-in-microsoft-excel.png?1480725506',
None], dtype=object)
array(['https://g... | docs.gravityview.co |
Overview
With Optimail, it is easy to automatically send personalized transaction confirmation emails to customers. These transactional emails are typically generated in response to events such as purchase made, shipment sent or game level reached.
This document outlines the steps required to set up automatic transacti... | https://docs.optimove.com/optimail-transactional-emails/ | 2019-07-15T23:09:44 | CC-MAIN-2019-30 | 1563195524254.28 | [array(['/wp-content/uploads/2017/03/c-users-hadar_s-appdata-local-microsoft-windows-i-1.png',
None], dtype=object)
array(['/wp-content/uploads/2017/03/word-image-12.png', None],
dtype=object) ] | docs.optimove.com |
.
See Azure Availability Sets in the High Availability section to learn how to set up Azure Availability Sets. | https://docs.softnas.com/display/SD/Planning+your+Instance%3A+Azure+Availability+Sets | 2019-07-15T22:01:56 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.softnas.com |
JBoss.orgCommunity Documentation.
Example 7.35. Banking Tutorial: Example3.java
public class Example3 {
public static void main(String[] args) throws Exception {
Number[] numbers = new Number[] {wrap(3), wrap(1), wrap(4), wrap(1), wrap(5)};
new RuleRunner().runRules( new String[] { "Example3.drl" },
numbers );
}
privat... | https://docs.drools.org/5.4.0.Final/drools-expert-docs/html/ch07.html | 2019-07-15T23:00:15 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.drools.org |
Microsoft 365 Enterprise E5
When you add a subscription through the admin center, the new subscription is associated with the same organization (domain namespace) as your existing subscription. This makes it easier to move users in your organization between subscriptions, or to assign them a license for the additional... | https://docs.microsoft.com/en-us/office365/admin/try-or-buy-microsoft-365?redirectSourcePath=%252fhr-hr%252farticle%252fIsprobajte-ili-Kupite-pretplatu-na-Microsoft-365-9E8CEAC6-8D20-4D28-837A-D766AE99CBD1&view=o365-worldwide | 2019-07-15T23:01:48 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.microsoft.com |
vSphere 6.0.x includes the VMware Certificate Authority (VMCA). By default, VMCA generates all internal certificates used in vSphere environment, including certificates for newly added ESXi hosts and storage VASA providers that manage or represent Virtual Volumes storage systems.
Communication with the VASA provider is... | https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.storage.doc/GUID-36F6CC52-833F-4F37-AB4E-7EA80145979C.html | 2019-07-15T22:37:13 | CC-MAIN-2019-30 | 1563195524254.28 | [] | docs.vmware.com |
Converting legacy renderingConverting legacy rendering
This page is only relevant to you if you upgraded from the old 'Jira Automation' add-on by Atlassian Labs to 'Automation for Jira' by Code Barrel. If you are a new user and never upgraded, then this documentation does not apply!
For more details on the different ve... | https://docs.automationforjira.com/upgrade/convert-legacy-velocity-to-smart-fields.html | 2019-04-18T16:29:54 | CC-MAIN-2019-18 | 1555578517745.15 | [array(['/assets/img/velocity-warning.7936dbb1.png', 'Velcoity Warning'],
dtype=object)
array(['/assets/img/velocity-upgraded.932c2734.png', 'Velcoity Upgraded'],
dtype=object) ] | docs.automationforjira.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.