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 |
|---|---|---|---|---|---|---|
Creating and Opening Scenes
All scenes created via Harmony Stand Alone are independent and local to the computer. You can create or open a scene using the Welcome screen or the File menu.
- In the Name field, type the scene’s name.
- To select the scene’s location, in the Location section, click Browse.
- From the Came... | https://docs.toonboom.com/help/harmony-12-2/premium/getting-started/create-open-scenes.html | 2018-07-15T23:17:40 | CC-MAIN-2018-30 | 1531676589022.38 | [array(['../Skins/Default/Stylesheets/Images/transparent.gif', 'Closed'],
dtype=object)
array(['../Resources/Images/HAR/Stage/GettingStarted/HAR12/HAR12_wel_screen.png',
None], dtype=object)
array(['../Resources/Images/HAR/Stage/GettingStarted/step/001_HAR11_creatingscene_ws_001.png',
'Browse f... | docs.toonboom.com |
RevokeCertificate
Revokes a certificate that you issued by calling the IssueCertificate operation. If you enable a certificate revocation list (CRL) when you create or update your private CA, information about the revoked certificates will be included in the CRL. ACM PCA writes the CRL to an S3 bucket that you specify.... | https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_RevokeCertificate.html | 2018-07-15T23:20:47 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.aws.amazon.com |
- User access options
- User authentication
- Optimize the user experience
- StoreFront high availability and multi-site configuration
StoreFront includes features designed to enhance the user experience. These features are configured by default when you create new stores and their associated Citrix Receiver for Web si... | https://docs.citrix.com/ko-kr/storefront/3-11/plan/optimize-user-experience.html | 2018-07-15T23:23:08 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.citrix.com |
MSFTSM_ReferencedProfile class
Associates two instances of MSFTSM_RegisteredProfile where one of the registered profiles references the other.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Version("1.0.0"), provider("MSiSCSITarget... | https://docs.microsoft.com/en-us/previous-versions/windows/desktop/iscsitarg/msftsm-referencedprofile | 2018-07-16T00:14:12 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.microsoft.com |
The
truncatetext filter truncates a
MySQL
BLOB field.
The length is determined by the
length parameter in the
properties:
replicator.filter.truncatetext=com.continuent.tungsten.replicator.filter.JavaScriptFilter replicator.filter.truncatetext.script=${replicator.home.dir}/samples/extensions/javascript/truncatetext.js r... | http://docs.continuent.com/tungsten-replicator-5.3/filters-reference-truncatetext.html | 2018-07-15T23:05:38 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.continuent.com |
Download SnapProtect Documentation
The latest revision of the SnapProtect Documentation is available for download.
Downloading the Documentation Package
The downloadable documentation package includes all of the documentation pages that are available on our Documentation Web site, and includes full search capabilities.... | http://docs.snapprotect.com/netapp/v10/article?p=features/misc/downloads.htm | 2018-07-15T23:17:14 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.snapprotect.com |
Designing thread pickling or “the Essence of Stackless Python”¶
Note from 2007-07-22: This document is slightly out of date and should be turned into a description of pickling. Some research is necessary to get rid of explicit resume points, etc…
Thread pickling is a unique feature in Stackless Python and should be imp... | http://pypy.readthedocs.io/en/latest/discussion/howtoimplementpickling.html | 2018-07-15T22:45:08 | CC-MAIN-2018-30 | 1531676589022.38 | [] | pypy.readthedocs.io |
Building and Distributing Workflows in SharePoint Products and Technologies for Use in Customer and Partner Environments
Summary: Learn about the steps that are necessary to successfully deliver a workflow into a customer or partner environment using SharePoint Products and Technologies. (24 printed pages)
David Mann
J... | https://docs.microsoft.com/en-us/previous-versions/office/developer/office-2007/cc511934(v=office.12) | 2018-07-16T00:05:05 | CC-MAIN-2018-30 | 1531676589022.38 | [array(['images/cc511934.d62e7e0e-8862-4b9c-b79d-fc2f20e99a0f%28en-us%2coffice.12%29.gif',
'A simple sequential workflow A simple sequential workflow'],
dtype=object)
array(['images/cc511934.76d2074b-d2b4-43a8-be91-b15092d7e883%28en-us%2coffice.12%29.gif',
'A simple state machine workflow A simp... | docs.microsoft.com |
The physical design consists of characteristics and decisions that support the logical design. The design objective is to deploy a fully functional Cloud Management Portal with High Availability and the ability to provision to both Regions A and B.
To accomplish this design objective, you deploy or leverage the followi... | https://docs.vmware.com/en/VMware-Validated-Design/4.1/com.vmware.vvd.sddc-design.doc/GUID-DF1205F1-9B2D-4BD4-9988-87868F35E759.html | 2018-07-15T23:35:14 | CC-MAIN-2018-30 | 1531676589022.38 | [array(['images/GUID-1EA8D983-27DF-4A78-AF43-EB8DF429E10E-high.png',
'vRealize Automation Design for Region A'], dtype=object)
array(['images/GUID-974CD5CD-A641-4103-8A2B-E2D375E68E96-high.png', None],
dtype=object) ] | docs.vmware.com |
dhtmlxCombo provides the autocomplete feature, i.e. it can work in the filtering mode.
In this mode values in the list are filtered by the current text entered in the edit control. To enable filtration, the next command should be called:
myCombo.enableFilteringMode(true);
By default, combobox uses options which have be... | http://docs.dhtmlx.com/combo__filtering.html | 2018-07-15T23:01:15 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.dhtmlx.com |
Uses named arguments that match the property names of the domain class to produce a query that returns the first result. This method behaves just like findWhere except that it will never return null. If a matching instance cannot be found then a new instance will be created, populated with values from the query paramet... | http://docs.grails.org/3.3.x/ref/Domain%20Classes/findOrCreateWhere.html | 2018-07-15T22:59:40 | CC-MAIN-2018-30 | 1531676589022.38 | [] | docs.grails.org |
The Molecular Editor allows you to view and edit molecules using Avogadro libraries.
Using control panel on the left you can change the view parameters, edit molecule, or measure molecules. There are three tabs on this panel: Display, Edit, and Measure. The buttons along the bottom of the window can be used to , , , an... | https://docs.kde.org/trunk4/en/kdeedu/kalzium/tools.html | 2016-07-23T15:01:08 | CC-MAIN-2016-30 | 1469257823072.2 | [array(['/trunk4/common/top-kde.jpg', None], dtype=object)
array(['screenshot-mol-edit.png', 'the “Molecular Editor”'], dtype=object)
array(['screenshotnuclidboard.png', 'the “Isotope Table” window'],
dtype=object)
array(['screenshot5.png', 'the “Plot Data” Dialog'], dtype=object)
array(['screenshot-rs-phras... | docs.kde.org |
Diagnose "SMTP" checks availabilty of a Mailserver and sends a testmail.
You can use this test, to check your configured Appliance and follow the SMTP Steps to view detailed information to possible Errors.
Further on it is useful to test the Appliance for incoming Mailflow, before switching on Port Forwarding on your F... | https://appliance.docs.reddoxx.com/en/diagnose-center/smtp | 2020-01-17T16:42:26 | CC-MAIN-2020-05 | 1579250589861.0 | [] | appliance.docs.reddoxx.com |
This guide describes how to develop extensions and customize Alfresco Process Services.
Before beginning, you should read the Administering section to make sure you have an understanding of how Alfresco Process Services is installed and configured.
To learn more about Alfresco Process Services architecture, see our Alf... | https://docs.alfresco.com/process-services1.8/topics/developmentGuide.html | 2020-01-17T16:09:35 | CC-MAIN-2020-05 | 1579250589861.0 | [] | docs.alfresco.com |
Quick Guide
Most of this document is various notes explaining how to do all kinds of things with the test suite. But if you’re new to the
fastai test suite, here is what you need to know to get started.
Step 1. Setup and check you can run the test suite:
git clone cd fastai tools/run-after-git-clone # python tools\run-... | https://docs.fast.ai/dev/test.html | 2020-01-17T17:28:37 | CC-MAIN-2020-05 | 1579250589861.0 | [] | docs.fast.ai |
Qualifiers
Sometimes, the same word can mean multiple things depending on the context. Because Lacona commands are a largely context-free environment, this capability can be handled through Qualifiers.
Imagine the Lacona command "call Vicky" this is a simple command, unless "Vicky" has multiple phone numbers, or I have... | https://docs.lacona.io/docs/advanced/qualifiers.html | 2020-01-17T15:33:28 | CC-MAIN-2020-05 | 1579250589861.0 | [] | docs.lacona.io |
Throttling pattern
Control the consumption of resources used by an instance of an application, an individual tenant, or an entire service. This can allow the system to continue to function and meet service level agreements, even when an increase in demand places an extreme load on resources.
Context and problem
The loa... | https://docs.microsoft.com/en-us/azure/architecture/patterns/throttling | 2020-01-17T17:20:52 | CC-MAIN-2020-05 | 1579250589861.0 | [array(['_images/throttling-resource-utilization.png',
'Figure 1 - Graph showing resource use against time for applications running on behalf of three users'],
dtype=object)
array(['_images/throttling-autoscaling.png',
'Figure 2 - Graph showing the effects of combining throttling with autoscalin... | docs.microsoft.com |
.
This is not possible, the only way to do that is to create a different order for each subscription a user wants to activate.
Yes, you can, but you need the premium version of the plugin. Administrators can set a maximum amount of times users can pause a plan, and the maximum number of days for each pause.
Yes they ca... | https://docs.yithemes.com/yith-woocommerce-subscription/faqs/ | 2020-01-17T16:25:36 | CC-MAIN-2020-05 | 1579250589861.0 | [] | docs.yithemes.com |
Please login or sign up. You may also need to provide your support ID if you have not already done so.
This product can be discovered by Enterprise version of BMC Discovery, but you can still Download our free Community Edition to discover [other products] !
Extended Discovery pattern which models discovered Oracle app... | https://docs.bmc.com/docs/display/Configipedia/Oracle+Application+Server | 2020-01-17T17:43:17 | CC-MAIN-2020-05 | 1579250589861.0 | [] | docs.bmc.com |
VMware Integrated OpenStack 2.0 and greater, and so on). | https://docs.vmware.com/en/VMware-Integrated-OpenStack/3.1/com.vmware.openstack.admin.doc/GUID-13559EC4-C6BE-4D21-9E64-022424F78907.html | 2017-07-20T18:49:35 | CC-MAIN-2017-30 | 1500549423320.19 | [] | docs.vmware.com |
The NSX dashboard simplifies troubleshooting by providing visibility into the overall health of NSX components in one central view.
You can access the dashboard from vCenter Web Client > Networking & Security > Dashboard.
The dashboard checks the following states:
NSX infrastructure—NSX Manager status
Component status ... | https://docs.vmware.com/en/VMware-NSX-for-vSphere/6.2/com.vmware.nsx.troubleshooting.doc/GUID-D97DB7A1-FEA4-4575-96ED-C13EB2A6E5AF.html | 2017-07-20T18:48:33 | CC-MAIN-2017-30 | 1500549423320.19 | [array(['images/GUID-763B6CB1-F01A-41EC-9C98-080A4DF7A594-low.png', None],
dtype=object)
array(['images/GUID-41FC43EF-8BCD-4531-95E8-3F394B4DA5FA-low.png', None],
dtype=object) ] | docs.vmware.com |
You can follow several Auto Deploy best practices, set up networking, configure vSphere HA, and otherwise optimize your environment for Auto Deploy.
See the VMware Knowledge Base for additional best practice information.
Auto Deploy and vSphere HA Best Practices
You can improve the availability of the virtual machines ... | https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.install.doc/GUID-980D9E38-633E-4557-9144-AC422FA239C5.html | 2017-07-20T18:49:31 | CC-MAIN-2017-30 | 1500549423320.19 | [] | docs.vmware.com |
Shares.
Virtual machines with more than one virtual CPU are called SMP (symmetric multiprocessing) virtual machines. ESXi supports up to 128. | https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.resmgmt.doc/GUID-C0D2EFAE-1FE4-4867-AC3F-3E70D9A9ED59.html | 2017-07-20T18:49:37 | CC-MAIN-2017-30 | 1500549423320.19 | [] | docs.vmware.com |
Project Conifer has been live on Evergreen for just over a year now, and as one of the primary technologists I have had to work closely with the OpenSRF infrastructure during that time. As such, I am in a position to identify some of the strengths and weaknesses of OpenSRF based on our experiences.
As a service infrast... | http://docs.evergreen-ils.org/2.7/_evergreen_after_one_year_reflections_on_opensrf.html | 2017-07-20T18:37:04 | CC-MAIN-2017-30 | 1500549423320.19 | [] | docs.evergreen-ils.org |
public interface MethodSecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluation method-security expressions from the implementation of the underlying expression objects.
ExpressionParser getExpressionParser()
EvaluationContext createEvaluationContext(Authentication authentication, o... | http://docs.spring.io/spring-security/site/docs/3.0.x/apidocs/org/springframework/security/access/expression/method/MethodSecurityExpressionHandler.html | 2017-07-20T18:49:16 | CC-MAIN-2017-30 | 1500549423320.19 | [] | docs.spring.io |
0.12.5 (Mar 2017)¶
Bokeh Version
0.12.5 is an incremental update that adds a few important
features and fixes several bugs. Some of the highlights include:
- New general capability for Python/JS events (#3210, #3748, #5278)
- Bokeh apps easily viewable inline in Jupyter Notebooks (#3461)
- Confusing
--hostparameter no ... | https://docs.bokeh.org/en/0.12.11/docs/releases/0.12.5.html | 2020-08-03T21:15:25 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.bokeh.org |
Chart Settings Section
The Chart Settings section displays all charts available, provides options for creating and configuring charts, and allows the user to add or remove charts in the Dashboards section.
In the Chart Settings section you can view:
- The chart Type.
- The Name of the chart.
- A Description of the char... | https://docs.tenable.com/nnm/5_10/Content/ChartSettingsSection.htm | 2020-08-03T21:24:04 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.tenable.com |
After a failover of a SAP, there will be error messages in the SAP logs. Many of these error messages are normal and can be ignored.
On Failure of the DB
BVx: Work Process is in reconnect status – This error message simply states that a work progress has lost the connection to the database and is trying to reconnect.
B... | http://docs.us.sios.com/spslinux/9.4.0/en/topic/sap-error-messages-during-failover-or-in-service | 2020-08-03T21:32:20 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.us.sios.com |
Muting a participant's audio
There are several ways the audio being sent from one or more participants can be muted by an administrator or a meeting Host:
This is known as being "administratively muted". When a participant's audio has been administratively muted, Pexip Infinity still receives their audio stream but doe... | https://docs.pexip.com/admin/muting_participant.htm | 2020-08-03T20:15:38 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.pexip.com |
2D Map
The 2D Map plot type can be used to visualize geographic data at any scale, from worldwide to street level. You can overlay data on top of the map as points or as a heatmap.
Required Features and Dimensions
The 2D Map plot type requires a feature that represents longitude mapped to X and a feature that represent... | https://docs.virtualitics.com/plot-types/2d-map/ | 2020-08-03T19:58:57 | CC-MAIN-2020-34 | 1596439735833.83 | [array(['https://docs.virtualitics.com/wp-content/uploads/2018/05/2DMaps-1.gif',
None], dtype=object) ] | docs.virtualitics.com |
WYSIWYG Export
- 3 minutes to read
In this mode, an exported document retains the layout of grid cells. Grid data shaping features in the exported document are not supported, in comparison to the data-aware export. This mode uses the Printing-Exporting library to export data.
Export Data in Code
The GridControl allows ... | https://docs.devexpress.com/WPF/118842/controls-and-libraries/data-grid/printing-and-exporting/wysiwyg-export | 2020-08-03T21:58:56 | CC-MAIN-2020-34 | 1596439735833.83 | [array(['/WPF/images/printpreviewwindowexport128995.png',
'PrintPreviewWindowExport'], dtype=object) ] | docs.devexpress.com |
Settings storage¶
pretix is highly configurable and therefore needs to store a lot of per-event and per-organizer settings. For this purpose, we use django-hierarkey which started out as part of pretix and then got refactored into its own library. It has a comprehensive documentation which you should read if you work w... | https://docs.pretix.eu/en/latest/development/implementation/settings.html | 2020-08-03T21:06:00 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.pretix.eu |
The Oracle Recovery Kit does not include support for Connection Manager and Oracle Names features
The LifeKeeper Oracle Recovery Kit does not include support for the following Oracle Net features of Oracle: Oracle Connection Manager, a routing process that manages a large number of connections that need to access the s... | http://docs.us.sios.com/spslinux/9.4.0/en/topic/oracle-known-issues-restrictions | 2020-08-03T20:28:08 | CC-MAIN-2020-34 | 1596439735833.83 | [] | docs.us.sios.com |
Branches allow you to keep track of changes that may affect the branch that your project is linked to. There are two types of branches:
- Long lived branches which allow you to see the full dashboard and history of your project
- Short lived branches which allow you to the the delta in issues between your branch and yo... | https://docs.codescan.io/hc/en-us/articles/360011898452-Understanding-branches-in-CodeScan-Cloud | 2020-09-18T13:28:55 | CC-MAIN-2020-40 | 1600400187899.11 | [array(['https://d33wubrfki0l68.cloudfront.net/c0bd74ad1d68f59c28acd3af098c9d949ba94c85/8c386/img/branches/new-branch-issues.png',
None], dtype=object) ] | docs.codescan.io |
Configure Your Data Model¶
On this page
Overview¶
In modern applications, users expect their data to be accurate no matter which device or browser they connect from. Data modeling ensures the accuracy of application data by performing type and format checks on fields.
MongoDB Realm allows you to define, synchronize, an... | https://docs.mongodb.com/realm/sync/configure-your-data-model/ | 2020-09-18T12:50:50 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.mongodb.com |
Manage Service Add-on Store
Service add-on store enables you to organize individual service add-ons into groups that can be used as a paid resource for the buckets. This allows you to easily create groups which can be added to the bucket to limit the amount or types of service add-ons that are available to a user.
Ensu... | https://docs.onapp.com/agm/latest/service-add-ons/manage-service-add-on-store | 2020-09-18T13:15:07 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.onapp.com |
Microsoft Dynamics GP on Windows Azure!
I’m excited to announce that Microsoft Dynamics GP 2013 is now available from partners in the cloud hosted on Windows Azure! This means that starting today Microsoft Dynamics GP customers can take advantage of easy to use, quick to implement business solutions from Microsoft with... | https://docs.microsoft.com/en-us/archive/blogs/gp/microsoft-dynamics-gp-on-windows-azure | 2020-09-18T13:48:44 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.microsoft.com |
FlushApiCache
Flushes an
ApiCache object.
Request Syntax
DELETE /v1/apis/
apiId/FlushCache HTTP
-: | https://docs.aws.amazon.com/appsync/latest/APIReference/API_FlushApiCache.html | 2020-09-18T15:38:20 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.aws.amazon.com |
Key Features
Execute Service Checks - Sensu can monitor application and system services, detecting those in an unhealthy state. Service checks can be used, for example, to determine if a service like HAProxy is up or down, or if a web application is responding to requests..
Dynamic Client Registry - Sensu's use of the ... | https://docs.bigpanda.io/docs/sensu?utm_source=site-partners-page | 2020-09-18T14:49:08 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.bigpanda.io |
Invite users to your app and content by adding them to a group.
By sorting your users into groups, you can decide who gets access to what.
Add users to a group if you want to invite them to download your Falkor app. Invited users are sent an account activation code and download link.
If your app is public, users can si... | https://docs.falkor.io/groups/managing-groups | 2020-09-18T12:44:04 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.falkor.io |
Reports¶
There are 4 built-in reports in Welle - User Accounts & Roles, Users Without Managers, Orphan Accounts and Access Review Results.
User Accounts & Roles¶
This report lists down all users and their assigned roles. Managers or application owners can make use of this report to validate assigned roles offline.
User... | https://welle.readthedocs.io/en/latest/ig/reports.html | 2020-09-18T13:49:48 | CC-MAIN-2020-40 | 1600400187899.11 | [array(['../_images/reports-ua-0.png', '../_images/reports-ua-0.png'],
dtype=object)
array(['../_images/reports-nm-0.png', '../_images/reports-nm-0.png'],
dtype=object)
array(['../_images/reports-oa-0.png', '../_images/reports-oa-0.png'],
dtype=object)
array(['../_images/reports-ar-0.png', '../_... | welle.readthedocs.io |
Web Framework & Plugins¶
TL;DR: Examples¶
The following examples include their documentation in the HTML page and source. Read the source and install them as plugins (see below) to see how they work.
API usage
Installing Plugins¶
The framework supports installing user content as pages or extensions to pages. To install... | https://docs.openvehicles.com/en/latest/components/ovms_webserver/docs/index.html | 2020-09-18T12:46:37 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.openvehicles.com |
Requirements
Your LifeKeeper configuration must meet the following requirements prior to the installation of the LifeKeeper for Linux NAS Recovery Kit. Please see SIOS Protection Suite Installation Guide for specific instructions regarding the configuration of your LifeKeeper hardware and software.
Hardware Requirement... | http://docs.us.sios.com/spslinux/9.5.0/en/topic/nas-recovery-kit-hardware-and-software-requirements | 2020-09-18T14:53:21 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.us.sios.com |
public static class ListDrgsRequest.Builder extends Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ListDrgsRequest.Builder invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for t... | https://docs.cloud.oracle.com/en-us/iaas/tools/java/1.12.3/com/oracle/bmc/core/requests/ListDrgsRequest.Builder.html | 2020-09-18T15:34:20 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.cloud.oracle.com |
Start using Fastah's IP Geolocation API
- Sign Up for Fastah IP Geolocation API - City, Country, Timezone, Maps on AWS Marketplace
- You will be automatically redirected to Fastah's Developer Portal to set your password and obtain an API key.
- Use the keys generated to configure the REST API in your web app or server ... | https://docs.getfastah.com/docs | 2020-09-18T14:41:03 | CC-MAIN-2020-40 | 1600400187899.11 | [array(['/img/emojis/rocket.png', ':rocket: :rocket:'], dtype=object)] | docs.getfastah.com |
Docker
Threat Bus ships as pre-built Docker image. It can be used without any modifications to the host system. The Threat Bus executable is used as the entry-point of the container. You can transparently pass all command line options of Threat Bus to the container.
The pre-built image comes with all required dependenc... | https://docs.tenzir.com/threatbus/deployment/docker/ | 2020-09-18T14:30:37 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.tenzir.com |
LUIS Library
LUIS stands for "Loadable User Interface System." When you access a LUIS-compatible device from the LUIS app (available for ioS and Android), this device sends a
library offers a persistent, convenient storage for your device's settings (operational parameters). It can also play a pivotal role in the devic... | https://docs.tibbo.com/taiko/lib_luis | 2020-09-18T13:38:56 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.tibbo.com |
Mobile Wallets¶
Mobile Decred wallets are available for both Android and iOS.
Unlike desktop wallets, the mobile wallets do not download and validate the entire Decred blockchain. Instead, they run using SPV mode, which drastically decreases the use of the mobile devices system resources and data plan.
It is not curren... | https://docs.decred.org/wallets/mobile-wallets/ | 2020-09-18T12:45:57 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.decred.org |
When deploying your service to a 3rd party provider you will need to generate a service token. Unlike your personal other tokens used by the the Doppler CLI, a service token provides read-only access to a single config.
Let's walk through how to create, use, and revoke a service token.
Creating a Token
To create a toke... | https://docs.doppler.com/docs/enclave-service-tokens | 2020-09-18T12:59:38 | CC-MAIN-2020-40 | 1600400187899.11 | [array(['https://files.readme.io/879ff74-Screen_Shot_2019-11-20_at_6.11.54_PM.png',
'Screen Shot 2019-11-20 at 6.11.54 PM.png'], dtype=object)
array(['https://files.readme.io/879ff74-Screen_Shot_2019-11-20_at_6.11.54_PM.png',
'Click to close...'], dtype=object)
array(['https://files.readme.io/399b796-... | docs.doppler.com |
Constructor: channelAdminLogEventActionParticipantInvite
Back to constructors index
A user was invited to the group
Attributes:
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionParticipantInvite = ['_' => 'channelAdminLogEventActionParticipantInvite', 'participant' => ChannelParticipant];
Or, if you... | https://docs.madelineproto.xyz/API_docs/constructors/channelAdminLogEventActionParticipantInvite.html | 2020-09-18T14:34:35 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.madelineproto.xyz |
Building the CoApp alpha bits — [...] | https://docs.microsoft.com/en-us/archive/blogs/garretts/building-the-coapp-alpha-bits | 2020-09-18T13:54:27 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.microsoft.com |
- Realm >
- React Native SDK >
- The Realm Data Model
Notifications¶
On this page
Overview¶
Any modern app should be able to react when data changes, regardless of where that change originated. When a user adds a new item to a list, you may want to update the UI, show a notification, or log a message. When someone upda... | https://docs.mongodb.com/realm/react-native/notifications/ | 2020-09-18T14:45:46 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.mongodb.com |
Admin Console Enhancements
Payara Server. | https://docs.payara.fish/community/docs/4.1.2.181/documentation/payara-server/admin-console/admin-console.html | 2020-09-18T12:51:52 | CC-MAIN-2020-40 | 1600400187899.11 | [] | docs.payara.fish |
Install BizTalk Server 2020
Install BizTalk Server on a single computer.
Before you begin
System Administrator: When you install SQL Server, setup automatically grants your signed-in account System Administrator rights. Since these rights are also required to install BizTalk Server, do one of the following:
- Use the s... | https://docs.microsoft.com/en-us/biztalk/install-and-config-guides/install-biztalk-server-2020 | 2022-08-07T23:26:51 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.microsoft.com |
.jpg)
Installing Master Data Services in an AlwaysOn Environment
SQL Server Technical Article
Writers: Jim van de Erve
Technical Reviewers: Alexander Tolpin, Anand Subbaraj, Minh Pham, Bogdan Pienescu
Published: November 2012
Applies to: SQL Server 2012 SP1
Summary: This white paper describes how to set up a Microsoft ... | https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2012/jj884069(v=msdn.10)?redirectedfrom=MSDN | 2022-08-07T22:35:08 | CC-MAIN-2022-33 | 1659882570730.59 | [array(['images/jj215886.sqlserver2012_resized(en-us,msdn.10', None],
dtype=object) ] | docs.microsoft.com |
Pull Requests¶
Acceptance Criteria¶
Because we want to create the best possible product for our users, we have a set of criteria to ensure that all submissions are acceptable:
- Features and improvements must be fully implemented so that they can be released at any time without additional work
- Automated unit and/or a... | https://docs.photoprism.app/developer-guide/pull-requests/ | 2022-08-07T22:15:39 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.photoprism.app |
Removing Files Permanently¶
You can permanently delete photo and video files you do not want to keep from your filesystem. Photos and videos must be archived before they can be deleted permanently.
Before you start, make sure the Delete feature is enabled in Settings.
Delete Files¶
- Go to Archive
- Select the photos a... | https://docs.photoprism.app/user-guide/organize/delete/ | 2022-08-07T21:35:30 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.photoprism.app |
Read the Docs Blog - Posts tagged community 2020-05-18T00:00:00Z ABlog Shipping a CDN on Read the Docs Community 2020-05-18T00:00:00Z 2020-05-18T00:00:00Z Eric Holscher <div class="section" id="shipping-a-cdn-on-read-the-docs-community"> <p>You might have noticed that our Read the Docs Community site has gotten faster ... | https://blog.readthedocs.com/archive/tag/community/atom.xml | 2022-08-07T22:38:42 | CC-MAIN-2022-33 | 1659882570730.59 | [] | blog.readthedocs.com |
Deposit BTT/WBTT to BTFS
Deposit BTT to
BTTC ADDRESS
BTTC ADDRESS
As mentioned in the How do I get BTT/WBTT on the BTTC Mainet section, you probably already transferred certain amount of BTT to your own BTTC wallet, or to the
BTTC ADDRESS directly.
If you hold BTT in your own BTTC wallet, you can send certain amount of... | https://docs.btfs.io/docs/deposit-btt-to-btfs-1 | 2022-08-07T22:33:06 | CC-MAIN-2022-33 | 1659882570730.59 | [array(['https://files.readme.io/4e6d8b4-1645522937680.jpg',
'1645522937680.jpg 1680'], dtype=object)
array(['https://files.readme.io/4e6d8b4-1645522937680.jpg',
'Click to close... 1680'], dtype=object)
array(['https://files.readme.io/8e452a5-1645523188281.jpg',
'1645523188281.jpg 2520'], dtyp... | docs.btfs.io |
Agent Third-Party Deployment: Uninstalling FlexNet inventory agent from UNIX
FlexNet Manager Suite 2022 R1 (On-Premises)
If you need to manually uninstall FlexNet inventory agent from a managed device, use the following command lines.
Note: Uninstallation leaves behind the folder
/var/opt/managesoftsince it may contain... | https://docs.flexera.com/FlexNetManagerSuite2022R1/EN/GatherFNInv/SysRef/FlexNetInventoryAgent/topics/FA3-UninstallUNIX.html | 2022-08-07T22:24:27 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.flexera.com |
UserDefinedOracleHome
FlexNet Manager Suite 2022 R1 (On-Premises)
Command line | Registry
UserDefinedOracleHomeis available only on UNIX-like platforms, and is only relevant when a symbolic link was included in the start-up path for an Oracle database instance targeted for inventory collection by the locally-installed ... | https://docs.flexera.com/FlexNetManagerSuite2022R1/EN/GatherFNInv/SysRef/FlexNetInventoryAgent/topics/PMD-UserDefinedOracleHome.html | 2022-08-07T23:19:08 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.flexera.com |
rabbitmq – Retrieve messages from an AMQP/AMQPS RabbitMQ queue¶
New in version 2.8.
Synopsis¶
This lookup uses a basic get to retrieve all, or a limited number
count, messages from a RabbitMQ queue.
Requirements¶
The below requirements are needed on the local master node that executes this lookup.
The python pika packa... | https://docs.ansible.com/ansible/2.9/plugins/lookup/rabbitmq.html | 2022-08-07T22:41:24 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.ansible.com |
With its hierarchical representation (see the diagram below), the ISO standard 25010 provides a good checklist for top-level quality “topics”.
As a more practical alternative, consider the the arc42 subproject “quality requirements examples” (see tip 1-15) for more than 60 real-world examples of quality requirements.
S... | https://docs.arc42.org/tips/1-14/ | 2022-08-07T23:20:44 | CC-MAIN-2022-33 | 1659882570730.59 | [array(['/images/01-ISO-25010-EN.png', None], dtype=object)] | docs.arc42.org |
Service
Fabric Management Client. Long Running Operation Retry Timeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ... | https://docs.azure.cn/zh-cn/dotnet/api/microsoft.azure.management.servicefabric.servicefabricmanagementclient.longrunningoperationretrytimeout?view=azure-dotnet | 2022-08-07T21:52:11 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.azure.cn |
Problem Interface
This page defines the common problem interface. There are certain rules that can be applied to any function definition, and this page defines those behaviors.
In-place vs Out-of-Place Function Definition Forms
Every problem definition has an in-place and out-of-place form, commonly referred throughout... | https://docs.sciml.ai/stable/modules/DiffEqDocs/basics/problem/ | 2022-08-07T21:44:22 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.sciml.ai |
The gateway is a secure server instrumented for IT environment management. Gateway instrumentation collects the data needed to manage IT resources and sends the data to the cloud.
Data retention policy
On loss of network connectivity, the gateway retains alert data for the last 24 hours and retains metric data for the ... | https://jpdemopod2.docs.opsramp.com/platform-features/gateways/ | 2022-08-07T22:15:06 | CC-MAIN-2022-33 | 1659882570730.59 | [] | jpdemopod2.docs.opsramp.com |
Getting Started
Background information
A description of the Poplar SDK with instructions for downloading and installing
An introduction to the IPU architecture, programming model and tools available
User guide for the pre-built Graphcore Docker containers for Poplar SDK components
A Dictionary of Graphcore Terminology
... | https://docs.graphcore.ai/en/latest/getting-started.html | 2022-08-07T22:56:39 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.graphcore.ai |
PyTorch CustomOp API¶
This document describes API exposed to write custom PyTorch Operators for the Habana Accelerator.
Overview¶
The API provides an ability to implement a custom HPU Kernel (Habana Processing Unit) for new PyTorch operators. This allows PyTorch to execute a given Operator on a Habana Gaudi.
Prerequisi... | https://docs.habana.ai/en/latest/PyTorch/PyTorch_CustomOp_API/page_index.html | 2022-08-07T21:42:42 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.habana.ai |
16.1.2.6 Adding Replicas to a Replication Topology
You can add another replica to an existing replication configuration without stopping the source server. To do this, you can set up the new replica by copying the data directory of an existing replica, and giving the new replica a different server ID (which is user-spe... | https://www.docs4dev.com/docs/en/mysql/5.7/reference/replication-howto-additionalslaves.html | 2022-08-07T21:51:01 | CC-MAIN-2022-33 | 1659882570730.59 | [] | www.docs4dev.com |
Installation
If you are (relatively) new to installing python packages, please jump to the getting started tutorial (The getting started with cellpy tutorial (opinionated version)) for an opinionated step-by-step procedure.
Stable release
The preferred way to install
cellpy is by using conda:
$ conda install cellpy --c... | https://cellpy.readthedocs.io/en/204-restructure-txt-loaders/installation.html | 2022-08-07T22:12:15 | CC-MAIN-2022-33 | 1659882570730.59 | [] | cellpy.readthedocs.io |
Disabled (schedule component)
FlexNet Manager Suite 2022 R1 (On-Premises)
Command line | Registry
Disabled determines whether the schedule component is
disabled on the managed device. By default, this value is set to
False,
enabling the schedule component.
If a date and time in the future is specified, the schedule com... | https://docs.flexera.com/FlexNetManagerSuite2022R1/EN/GatherFNInv/SysRef/FlexNetInventoryAgent/topics/PMD-Disabled-SchedAg.html | 2022-08-07T22:14:05 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.flexera.com |
Disaster Recovery best practices for SharePoint Server and Access Services
APPLIES TO:
2013
2016
2019
Subscription Edition
SharePoint in Microsoft 365
The article explains how to successfully implement a disaster recovery (DR) strategy for Access Services service applications for SharePoint Server.
Thanks to Neil Hodgk... | https://docs.microsoft.com/en-us/SharePoint/administration/disaster-recovery-best-practices-for-sharepoint-server-and-access-services?redirectedfrom=MSDN | 2022-08-07T22:09:40 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.microsoft.com |
Beginning with release 9.0.0, you can choose between the classic dashboard and Dashboard 2.0. This sections covers how to set up and use the classic dashboard.
Variables and templates
Using variables, dashboards can be reused widgets but with different resource category values. Variables can be defined in the widgets f... | https://jpdemopod2.docs.opsramp.com/platform-features/feature-guides/dashboards/classic/ | 2022-08-07T22:49:21 | CC-MAIN-2022-33 | 1659882570730.59 | [] | jpdemopod2.docs.opsramp.com |
Elasticsearch Connector
Elasticsearch is a popular fulltext search engine. You can use Elasticsearch as both a source and a sink with the Jet API.
Installing the Connector
This connector is included in the full distribution of Hazelcast.
To use this connector in the slim distribution, you must have one of the following... | https://docs.hazelcast.com/hazelcast/5.1/integrate/elasticsearch-connector | 2022-08-07T23:01:47 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.hazelcast.com |
xdmp:value( expr as xs:string, [map as map:map?], [context as item()?] ) as item()*
Evaluate an expression in the context of the current evaluating statement.
This differs from
xdmp:eval in that
xdmp:value
preserves all of the context from the calling query, so you do not
need to re-define namespaces, variables, and so... | https://docs.marklogic.com/9.0/xdmp:value | 2022-08-07T21:35:40 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.marklogic.com |
An increasing reliance on technology, and the fact we are all living and working in a progressively digital world, inevitably means that whilst we can enjoy many benefits in terms of operational productivity and business growth, there are more and more threats to deal with. Being on your guard and prepared to deal with... | https://www.pc-docs.co.uk/7-common-it-risks-to-business-and-how-to-combat-them/ | 2022-08-07T22:51:42 | CC-MAIN-2022-33 | 1659882570730.59 | [array(['https://www.pc-docs.co.uk/wp-content/uploads/2021/04/Depositphotos_83880900_s-2019-e1619389735990.jpg',
None], dtype=object) ] | www.pc-docs.co.uk |
v0.3.5 (February 22, 2021)
Bugfixes
Very minor one, fixes to the way
Terminalaccesses the
pilot_db.jsonfile to use
Terminal.pilotsproperty that makes a new pilot_db.json file if one doesn’t exist, but otherwise loads the one that is found in
prefs.get('PILOT_DB')
Reorganized
Terminalsource to group properties together ... | https://docs.auto-pi-lot.com/en/main/changelog/v0.3.0.html | 2022-08-07T22:37:05 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.auto-pi-lot.com |
Create Competition¶
The first thing you'll need to do, whether organising a road race, XC event, track & field meeting, or anything else, is to create the competition.
New Competition Button¶
Starting from the homepage, click the NEW COMPETITION+ button.
You may be prompted to sign up or log in at this point.
Filling t... | https://docs.opentrack.run/cms/competition/create/ | 2022-08-07T22:26:44 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.opentrack.run |
The
tectonic_bridge_freetype2 crate
This crate is part of the Tectonic project. It exposes the C API of the FreeType font rendering engine within the Rust/Cargo build framework, with no Rust bindings.
There are a variety of other low-level FreeType-related crates available, including:
This package is distinctive becaus... | https://docs.rs/crate/tectonic_bridge_freetype2/0.1.0 | 2022-08-07T21:38:16 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.rs |
op:join-cross-product( $leftPlan as map:map, $rightPlan as map:map, [$condition as map:map?] ) as map:map
This method yields one output row set that concatenates every left row with every right row. Matches other than equality matches (for instance, greater-than comparisons between keys) can be implemented with a condi... | https://docs.marklogic.com/op:join-cross-product | 2022-08-07T22:39:59 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.marklogic.com |
Cite This Page
Bibliographic details for XMPP
- Page name: XMPP
- Author: NixNet contributors
- Publisher: NixNet, .
- Date of last revision: 14 July 2022 18:18 UTC
- Date retrieved: 7 August 2022 22:51 UTC
- Permanent URL:
- Page Version ID: 2330
Citation styles for XMPP
APA style
XMPP. (2022, July 14). NixNet, . Retr... | https://docs.nixnet.services/index.php?title=Special:CiteThisPage&page=XMPP&id=2330 | 2022-08-07T22:51:22 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.nixnet.services |
Discretization
MethodOfLines.MOLFiniteDifference— Type
MOLFiniteDifference(dxs, time=nothing; approx_order = 2, advection_scheme = UpwindScheme(), grid_align = CenterAlignedGrid(), kwargs...)
A discretization algorithm.
Arguments
dxs:but not a
StepRangeLen.
time: Your choice of continuous variable, usually time. If
tim... | https://docs.sciml.ai/dev/modules/MethodOfLines/api/discretization/ | 2022-08-07T22:24:29 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.sciml.ai |
The IP Manager uses Internet Control Message Protocol (ICMP) and Simple Network Management Protocol (SNMP) to discover and poll IPv4-only, IPv6-only, and dual-stack systems in the managed network environment. The IP Manager supports IPv4 ICMP (also known as ICMPv4), IPv6 ICMP (also known as ICMPv6), IPv4 SNMP, and IPv6... | https://docs.vmware.com/en/VMware-Telco-Cloud-Service-Assurance/2.0.0/ip-manager-concepts-guide/GUID-068E256E-255D-4473-9E03-8588B7D70097.html | 2022-08-07T22:34:25 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.vmware.com |
A wildcard pattern is a series of characters that are matched against incoming character strings. You can use these patterns when you define pattern matching criteria.
Matching is done strictly from left to right, one character or basic wildcard pattern at a time. Basic wildcard patterns are defined in Basic wildcard p... | https://docs.vmware.com/en/VMware-Telco-Cloud-Service-Assurance/2.0.0/ip-manager-reference-guide/GUID-1B285D17-A3B0-468D-8F28-4871DA7BF766.html | 2022-08-07T23:33:11 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.vmware.com |
In addition to an unspecified duplex mode setting, the following properties also determine whether a network adapter is monitored for utilization:
If the network adapter is unmanaged, it is not monitored.
If the network adapter uses the description of “*Vlan” for a Cisco device, it is not monitored.
If the interface is... | https://docs.vmware.com/en/VMware-Telco-Cloud-Service-Assurance/2.0.0/ip-manager-reference-guide/GUID-5396E2EF-D23D-4DFE-A856-0E3A7142A87A.html | 2022-08-07T22:15:32 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.vmware.com |
MMDetection¶
The MMDetection library is a popular library for object detection. It provides implementations for many popular object detection approaches like Faster-RCNN and Mask-RCNN in addition to cutting edge methods from the research community.
model-hub makes it easy to use MMDetection with Determined while keepin... | https://docs.determined.ai/latest/model-hub-library/mmdetection/overview.html | 2022-08-07T23:10:39 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.determined.ai |
24. Resources
You may find the following sources of information useful.
24.1. Graphcore
The latest versions of all the Graphcore software documentation including user guides and technical notes
The Graphcore GitHub examples repository has application examples
The Graphcore GitHub tutorials repository has examples of fe... | https://docs.graphcore.ai/projects/tensorflow1-user-guide/en/latest/tensorflow/references.html | 2022-08-07T23:03:36 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.graphcore.ai |
Solving Nonlinear Systems
A nonlinear system $f(u) = 0$ is specified by defining a function
f(u,p), where
p are the parameters of the system. For example, the following solves the vector equation $f(u) = u^2 - p$ for a vector of equations:
using NonlinearSolve, StaticArrays f(u,p) = u .* u .- p u0 = @SVector[1.0, 1.0] ... | https://docs.sciml.ai/stable/modules/NonlinearSolve/tutorials/nonlinear/ | 2022-08-07T21:40:49 | CC-MAIN-2022-33 | 1659882570730.59 | [] | docs.sciml.ai |
Financial Crime and Corruption
Скачать
1.89 Mb.
Название
Financial Crime and Corruption
страница
Financial Crime and Corruption
3
rd
EDITION
Sam Vaknin, Ph.D.
Editing and Design:
Lidija Rangelovska
Lidija Rangelovska
A Narcissus Publications Imprint, Skopje 2009
Not for Sale! Non-commercial edition.
© 2002-9!
ISBN: 998... | http://lib.convdocs.org/docs/index-4038.html | 2018-07-15T20:43:45 | CC-MAIN-2018-30 | 1531676588972.37 | [] | lib.convdocs.org |
Storefronts
This article applies to Contextual Commerce. (Looking for Classic Commerce documentation?)
Understanding the Difference Between Stores and Storefronts
FastSpring uses the terms "Store" and "Storefront" (among others) to refer to certain components of your account. Although the terms are similar, they have d... | http://docs.fastspring.com/storefronts | 2018-07-15T20:52:20 | CC-MAIN-2018-30 | 1531676588972.37 | [] | docs.fastspring.com |
Administering vRealize Log Insight provides information about administering VMware® vRealize™ Log Insight™, including how to manage user accounts and how to integrate Log Insight Agents with other VMware products. It also includes information about managing product security and upgrading your deployment.
The informatio... | https://docs.vmware.com/en/vRealize-Log-Insight/4.3/com.vmware.log-insight.administration.doc/GUID-4F6ACCE8-73F4-4380-80DE-19885F96FECB.html | 2018-07-15T21:37:28 | CC-MAIN-2018-30 | 1531676588972.37 | [] | docs.vmware.com |
public:
property bool SwapRunFromCD { bool get(); void set(bool value); };
public bool SwapRunFromCD { get; set; }
member this.SwapRunFromCD : bool with get, set
Public Property SwapRunFromCD As Boolean
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our new feedback system is built on GitHub Is... | https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.vcprojectengine.vclinkertool.swaprunfromcd?view=netframework-1.1&viewFallbackFrom=visualstudiosdk-2017 | 2018-07-15T21:23:59 | CC-MAIN-2018-30 | 1531676588972.37 | [] | docs.microsoft.com |
Contents
- Clustering and Job Priority
- Supervisor Configuration
- SmartShare
- Worker Configuration
- Client Configuration
- Permissions
- Auto-Wrangling
- Job Preemption
- Log Files
- Per-User and Per-Pgrp Instance Limits
- System-Wide Resource Tracking
- Flight-Checks (Pre and Post)
- Universal Callbacks
- Queuing ... | http://docs.pipelinefx.com/pages/viewpage.action?pageId=4237733 | 2020-10-20T06:55:50 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.pipelinefx.com |
After you install Appeon Mobile, the Appeon Sample database is automatically installed and defined as a data source in the ODBC Administrator. You use the Appeon Sample database in this tutorial.
Appeon Sample is a SQL Anywhere database that is accessed through ODBC. In this section you create the database profile for ... | https://docs.appeon.com/2015/getting_started/ch03s03s02.html | 2020-10-20T06:21:14 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.appeon.com |
This section describes BizTalk360 from a somewhat higher perspective. This consists of the following parts:
- What is BizTalk360
- Architecture of BizTalk360
What is BizTalk360
Once
Each year we bring 3 to 4 major releases, which brings the number of features over 70. Here, a number of the most important features are m... | https://docs.biztalk360.com/v1/docs/en/what-is-biztalk360 | 2020-10-20T06:03:32 | CC-MAIN-2020-45 | 1603107869933.16 | [array(['https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/53652f1f-4e31-48e2-bd93-0009fa962680.png',
'BizTalk360-Home-Page.png'], dtype=object)
array(['https://cdn.document360.io/253f6006-3994-42d0-98cd-fdc637f51791/Images/Documentation/59ad9b4e-017a-4f58-86e4-9032f863dbe5.p... | docs.biztalk360.com |
Moviri Integrator for TrueSight Capacity Optimization - Entuity
The integration supports the extraction of both performance and configuration data across network components monitored by Entuity (also marketed as “Entuity Network Monitoring and Analytics for BMC ProactiveNet Performance Management” by BMC). Furthermore ... | https://docs.bmc.com/docs/capacityoptimization/btco115/moviri-integrator-for-truesight-capacity-optimization-entuity-830156762.html | 2020-10-20T06:06:59 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.bmc.com |
View and Modify Cloudera Search Configuration
Learn about viewing and editing. You can also restart dependent services using the Restart Stale Services wizard. | https://docs.cloudera.com/cdp-private-cloud-base/7.1.4/search-troubleshooting/topics/search-configure-log-files.html | 2020-10-20T07:08:19 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.cloudera.com |
»
2015
»
Related Documents
»
Acts
»
2015 Wisconsin Act 170
Up
Up
(a) "Accompanied" has the meaning given in s. 23.33 (1) (a).
(b) "Agricultural purpose" includes a purpose related to the transportation of farm implements, equipment, supplies, or products on a farm or between farms.
(c) "Alcohol beverages" has the mean... | https://docs.legis.wisconsin.gov/2015/related/acts/170/12/_31?down=1 | 2020-10-20T06:41:05 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.legis.wisconsin.gov |
Exchange Server supportability matrix
The Exchange Server supportability matrix provides a central source for Exchange administrators to easily locate information about the level of support available for any configuration or required component for supported versions of Microsoft Exchange Server.
Release model
The follo... | https://docs.microsoft.com/en-us/exchange/plan-and-deploy/supportability-matrix?view=exchserver-2019&redirectSourcePath=%252fhu-hu%252foffice%252fc89774d6-0722-4c93-a547-ef45e693e006 | 2020-10-20T07:08:37 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.microsoft.com |
NOT returns the logical opposite of the argument it is passed.
Function category: Logical
NOT(arg1)
Let's say we're given a response with the following fleet deployment information:
{"data":{"fleet_ready":{"fleet_1": false}}}
If we want to transform the return value in the first example into it's opposite value, use th... | https://docs.xapix.io/axel-f/axel-f-functions/not | 2020-10-20T05:44:54 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.xapix.io |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.