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
Sponsorship keeps our open-source projects running. We want our open-source projects running independently from our business [Terl]() because that way: They are not tied to the longevity of our business. They are not tied to the financial incentives of our business. They remain open-source forever. They live a long tim...
https://docs.lazycode.co/lazysodium/sponsors
2019-02-16T05:03:35
CC-MAIN-2019-09
1550247479885.8
[]
docs.lazycode.co
Basic LINQ Query Operations (C#) This topic gives a brief introduction to LINQ query expressions and some of the typical kinds of operations that you perform in a query. More detailed information is in the following topics: Standard Query Operators Overview (C#) Walkthrough: Writing Queries in C# Note If you already ar...
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/basic-linq-query-operations
2019-02-16T06:13:43
CC-MAIN-2019-09
1550247479885.8
[]
docs.microsoft.com
trident.LightRay¶ - class trident. LightRay(parameter_filename, simulation_type=None, near_redshift=None, far_redshift=None, use_minimum_datasets=True, max_box_fraction=1.0, deltaz_min=0.0, minimum_coherent_box_fraction=0.0, time_data=True, redshift_data=True, find_outputs=False, load_kwargs=None)[source]¶ A 1D object ...
https://trident.readthedocs.io/en/latest/generated/trident.LightRay.html
2019-02-16T06:08:33
CC-MAIN-2019-09
1550247479885.8
[]
trident.readthedocs.io
Tools¶ Doctrine Console¶ The Doctrine Console is a Command Line Interface tool for simplifying common tasks during the development of a project that uses Doctrine PHPCR-ODM. It is built on the Symfony Console Component If you have not set up the console yet, take a look at the Console Setup Section. Command Overview¶ T...
http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/tools.html
2016-09-25T01:58:21
CC-MAIN-2016-40
1474738659753.31
[]
docs.doctrine-project.org
is where you can view and edit permissions for items that are part of this Contact Category. The tree on the left represents the user groups that have been defined for your Joomla! site, while the right part displays permissions for the currently selected group, and lets you edit those permissions: At the top right yo...
http://docs.joomla.org/index.php?title=Help16:Components_Contact_Categories_Edit&diff=77187&oldid=34253
2013-12-05T07:03:20
CC-MAIN-2013-48
1386163041297
[]
docs.joomla.org
Help Center Local Navigation Search This Document Making software and applications available on a network drive To make the BlackBerry® Device Software or applications available for users to install on or add to their BlackBerry devices, you must save the BlackBerry Device Software and applications to a network drive a...
http://docs.blackberry.com/en/admin/deliverables/12934/Make_sw_apps_avail_on_network_drive_189002_11.jsp
2013-12-05T06:43:46
CC-MAIN-2013-48
1386163041297
[]
docs.blackberry.com
While it is true that PHP4 allows only one parameter, it is not true that PHP5 allows only 2 parameters. The correct function signature for PHP5 should be: resource ibase_blob_open([ resource link_identifier, ] string blob_id) If a link_identifier is not provided, then the "default" link_identifier will be used. The de...
http://docs.php.net/manual/es/function.ibase-blob-open.php
2013-12-05T06:43:24
CC-MAIN-2013-48
1386163041297
[]
docs.php.net
This page is under construction. Basic Operations APIs receive() - for a queue, receive is the standard JMS receive method. -. Shared Features Features that are used across APIs are listed in this section Message Selector - In JMS, Message Selector is a String that defines some filtering conditions for receiving messag...
http://docs.codehaus.org/pages/viewpage.action?pageId=110166041
2013-12-05T06:43:24
CC-MAIN-2013-48
1386163041297
[]
docs.codehaus.org
User Guide Local Navigation Search This Document Zoom in to or out from a webpage On a webpage, press theAfter you finish: To turn off zoom mode, press the key > Zoom. Next topic: About tabbed browsing Previous topic: Visit a webpage or search the Internet Was this information helpful? Send us your comments.
http://docs.blackberry.com/en/smartphone_users/deliverables/36023/Zoom_in_to_a_web_page_60_1065587_11.jsp
2013-12-05T06:46:08
CC-MAIN-2013-48
1386163041297
[array(['menu_key_bb_bullets_39752_11.jpg', 'Menu'], dtype=object) array(['escape_key_arrow_curve_up_left_39748_11.jpg', 'Escape'], dtype=object) ]
docs.blackberry.com
Can I get the Austral Addaline 35 as a Wall Mounted clothesline? Yes, in fact the initial price displayed above is for the wall mount version, this is standard for of any of the Fold Down type clotheslines. To have it ground mounted you will need to add the Ground Mount Kit option to your order, this option is located ...
https://docs.lifestyleclotheslines.com.au/article/90-can-i-get-the-austral-addaline-35-as-a-wall-mounted-clothesline
2020-09-18T20:13:42
CC-MAIN-2020-40
1600400188841.7
[]
docs.lifestyleclotheslines.com.au
Create a new customer contact As an account manager, you can create a new contact when you receive an email from a customer whose details are not in the Microsoft Outlook contacts list. Before you beginRole required: sn_customerservice.contact_manager or sn_customerservice.proxy_contact Procedure Open an email message ...
https://docs.servicenow.com/bundle/orlando-customer-service-management/page/product/customer-service-management/task/create-new-contact.html
2020-09-18T21:17:11
CC-MAIN-2020-40
1600400188841.7
[]
docs.servicenow.com
When owner to share saved Pinboards. Any user can share them, based on the access levels the user has. You can share a pinboard from the list of pinboards on the main pinboards page, or from the pinboard itself. Share from the Pinboards page To share a Pinboard from the main Pinboard page, follow these steps. Configure...
https://docs.thoughtspot.com/6.0/admin/data-security/share-pinboards.html
2020-09-18T19:46:39
CC-MAIN-2020-40
1600400188841.7
[array(['/6.0/images/sharing-pinboards.gif', 'Save and share pinboards Save and share pinboards'], dtype=object)]
docs.thoughtspot.com
Running a Groovy Service After creating and populating your Groovy service, you may want to run it. Running a Groovy service is a pretty straightforward process, just do the following: From the Navigator view, right click on the Groovy class or script which contains the service1 you want to run, then click Invoke in Br...
https://docs.torocloud.com/martini/latest/developing/groovy/running/
2020-09-18T21:22:21
CC-MAIN-2020-40
1600400188841.7
[array(['../../../placeholders/img/coder-studio/compressed/groovy-service-running-http.png', 'Invoking a Groovy service via the service invoker'], dtype=object) array(['../../../placeholders/img/coder/compressed/groovy-service-running-http.png', 'Invoking a Groovy service via the service invoker'], dty...
docs.torocloud.com
Latest Trends - Customer User Guide - How Administrator Guide Developer Guide - Twilio Voicemail Setup in Flexie CRM - Setting up Workflows - How to build a workflow - Workflow and automation overview - Working with workflow automation - Event-based Actions - Actions based on any entity update/insert event - Process fo...
https://docs.flexie.io/
2020-02-16T23:43:11
CC-MAIN-2020-10
1581875141430.58
[]
docs.flexie.io
While a traditional CRM gathers data about prospects via traditional channels and usually push them to a funnel, the Social CRM is the today’s word for a customer focused CRM. Being that companies more and more are present in social networks, customer communication may take place in distributed channels and all of thos...
https://docs.flexie.io/docs/marketing-trends/social-crm-a-must-for-your-business/
2020-02-16T23:43:16
CC-MAIN-2020-10
1581875141430.58
[]
docs.flexie.io
9.1.3 September 4th, 2018 Men & Mice announces the release of Version 9.1.3 of the Men & Mice Suite. This is a maintenance release containing various fixes and improvements. Bug fixes - An issue was fixed where in some cases for xDNS zones, an additional record would be created - An issue was fixed with the Web applica...
https://docs.menandmice.com/display/MM910/9.1.3
2020-02-16T22:53:31
CC-MAIN-2020-10
1581875141430.58
[]
docs.menandmice.com
Health insurance isn’t insurance, it’s an annuity. Can you afford it? So the waters have parted and America will now provide “affordable” health insurance for all. On an earlier blog post, I explained why health insurance is different from any other kind of insurance because everyone who is insured collects on it; and ...
https://docs.microsoft.com/en-us/archive/blogs/healthblog/health-insurance-isnt-insurance-its-an-annuity-can-you-afford-it
2020-02-16T23:21:57
CC-MAIN-2020-10
1581875141430.58
[]
docs.microsoft.com
Database Changes¶ When changing code for this project you may add, remove or modify columns in the SQL database. Those change must be updated too in the sql directory. Data¶ Some tables may require data, place them in the directory sql/data. The files must be called with the insert prefix to the table name. So if you c...
https://ravada.readthedocs.io/en/latest/devel-docs/database_changes.html
2020-02-16T21:49:28
CC-MAIN-2020-10
1581875141430.58
[]
ravada.readthedocs.io
Table of Contents Product Index Makaio is a high quality character for Lee 7 for use in Daz Studio 4.8 and up. The head and body are uniquely custom sculpted in Zbrush, and the skin was created using high quality photo references for depth and detail. Please Note: While Makaio was designed with Daz Studio 4.8 (and up) ...
http://docs.daz3d.com/doku.php/public/read_me/index/29328/start
2020-02-16T22:23:17
CC-MAIN-2020-10
1581875141430.58
[]
docs.daz3d.com
This package is the main dependency of our framework. With it, you can start your NodeJs application and scale it on a non-intrusive/non-imperative way by maintaining everything over a Dependency Injection Pattern working together with a Module/Component abstraction provided by Appt. We assume you got here after seeing...
https://docs.apptjs.com/packages/appt-core
2020-02-16T22:44:39
CC-MAIN-2020-10
1581875141430.58
[]
docs.apptjs.com
OpenID Connect details¶ OpenID Connect (OIDC) is a simple standardized identity (authentication) layer on top of OAuth 2.0. After a successful login, the user agent is in possession of an access token and an ID token. The access token looks the same as for plain OAuth2. The ID token is a signed JSON Web Token with info...
https://docs.feide.no/reference/oauth_oidc/openid_connect_details.html
2020-02-16T23:33:38
CC-MAIN-2020-10
1581875141430.58
[array(['../../_images/registerclient2.png', 'Registration of new application screenshot'], dtype=object)]
docs.feide.no
Getting access to the customer portal¶ To manage your organizations integrations with Feide, your organization needs access to the Feide customer portal. If your organization is already a service provider or home organization in Feide, you should already have access. If not, you need to register as a service provider i...
https://docs.feide.no/service_providers/getting_started/customer_portal.html
2020-02-16T23:32:53
CC-MAIN-2020-10
1581875141430.58
[]
docs.feide.no
Ribbon, ribbon... Where did my favorite commands go? As Richard posted today, no school in the Puget Sound area today. I'm thankful today for Outlook Web Access and Live Meeting today as it allows us to dial in for broad meetings that we've had on that schedule for months now. Now back to our regularly scheduled progra...
https://docs.microsoft.com/en-us/archive/blogs/mthree/ribbon-ribbon-where-did-my-favorite-commands-go
2020-02-16T23:21:52
CC-MAIN-2020-10
1581875141430.58
[]
docs.microsoft.com
About the Software Inventory Client Agent Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2 Software inventory is the process of gather...
https://docs.microsoft.com/en-us/previous-versions/system-center/configuration-manager-2007/bb681072(v=technet.10)?redirectedfrom=MSDN
2020-02-16T21:22:32
CC-MAIN-2020-10
1581875141430.58
[]
docs.microsoft.com
The bipartiteSBM User Guide¶ The bipartiteSBM is a Python library of a fast community inference heuristic of the bipartite Stochastic Block Model (biSBM), using the MCMC sampler or the Kernighan-Lin algorithm. It estimates the number of communities (as well as the partition) for a bipartite network. The bipartiteSBM ut...
https://docs.netscied.tw/additional-resources/usage/make-plots.html
2020-02-16T22:16:47
CC-MAIN-2020-10
1581875141430.58
[]
docs.netscied.tw
Released on: Wednesday, March 7, 2018 - 13:20 Bug an issue where the Java agent 4.3.0 would not report data depending on the locale setting of the JVM. Java Agent 4.3.0 failed to send event data if the JVM locale is set to use a comma as the decimal. You would see NumberFormatException in the agent log. - an issue wher...
https://docs.newrelic.co.jp/docs/release-notes/agent-release-notes/java-release-notes/java-agent-3471
2020-02-16T22:21:16
CC-MAIN-2020-10
1581875141430.58
[]
docs.newrelic.co.jp
.4.0. A modern, feature-rich and highly tunable Java client library for Apache Cassandra® (2.1+) and DataStax Enterprise (4.7+), and DataStax Apollo, using exclusively Cassandra’s binary protocol and Cassandra Query Language (CQL)>$..
https://docs.datastax.com/en/developer/java-driver/4.4/
2020-02-16T21:41:00
CC-MAIN-2020-10
1581875141430.58
[]
docs.datastax.com
So what does Cluster Recovery actually recover anyway? The Windows Server 2003 Resource Kit introduced a handy, easy-to-use utility that even warranted its own download link on Microsoft.com/downloads. However the name “Cluster Recovery” can lead to misunderstanding and taken at face value makes quite a bold statement....
https://docs.microsoft.com/en-us/archive/blogs/askcore/so-what-does-cluster-recovery-actually-recover-anyway
2020-02-16T23:33:07
CC-MAIN-2020-10
1581875141430.58
[]
docs.microsoft.com
into an In Memory Message Store. You then use a Message Processor to retrieve the message from the store and then deliver the message to the back-end service. Message Store - Righ click on SampleServices in the Project Explorer and navigate to New->Message Store. Select Create a new message-store artifact and fill in ...
https://docs.wso2.com/display/EI600/Storing+and+Forwarding+Messages
2020-02-16T22:46:59
CC-MAIN-2020-10
1581875141430.58
[]
docs.wso2.com
Run Ravada in development mode¶ Once it is installed, you have to run the two ravada daemons. One is the web frontend and the other one runs as root and manage the virtual machines. It is a good practice run each one in a different terminal: The web frontend runs with the morbo tool that comes with mojolicious. It auto...
https://ravada.readthedocs.io/en/latest/devel-docs/run.html
2020-02-16T21:51:32
CC-MAIN-2020-10
1581875141430.58
[]
ravada.readthedocs.io
Old Configuration Files¶ Tahoe-LAFS releases before v1.3.0 had no tahoe.cfg file, and used distinct files for each item listed below. If Tahoe-LAFS v1.9.0 or above detects the old configuration files at start up it emits a warning and aborts the start up. (This was issue ticket #1385.) Note: the functionality of [node]...
https://tahoe-lafs.readthedocs.io/en/latest/historical/configuration.html
2020-02-16T22:58:10
CC-MAIN-2020-10
1581875141430.58
[]
tahoe-lafs.readthedocs.io
= Version 2.4.8 | 22nd January 2020 = * Add: Support for testimonial carousel shortcode. * Fix: Out of date template notice. * Remove: data-vocabulary.org from breadcrumbs. = Version 2.4.7 | 19th December 2019 = * Fix: Issue where product search shows transparent header when it shouldn’t. * Fix: Issue with some undefin...
http://docs.kadencethemes.com/pinnacle-premium/premium-changelog/
2020-02-16T21:32:32
CC-MAIN-2020-10
1581875141430.58
[]
docs.kadencethemes.com
About Internet Exchange Equinix Internet Exchange Equinix Internet Exchange enables customers to exchange internet traffic through public peering on the largest peering platform in the world (IX) enables networks, content providers, and large enterprises to exchange internet traffic using our global peering solution. T...
https://docs.equinix.com/en-us/Content/Interconnection/IX/IX-intro.htm
2020-02-16T23:15:04
CC-MAIN-2020-10
1581875141430.58
[]
docs.equinix.com
How to Configure Protected Accounts Applies To: Windows Server 2012 R2 Through Pass-the-hash (PtH) attacks, an attacker can authenticate to a remote server or service by using the underlying NTLM hash of a user's password (or other credential derivatives). Microsoft has previously published guidance to mitigate pass-th...
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn518179(v=ws.11)?redirectedfrom=MSDN
2020-02-16T21:45:10
CC-MAIN-2020-10
1581875141430.58
[array(['images/dn518179.21a525d4-2296-4f6c-9e61-ce1a45b7f182%28ws.11%29.jpeg', None], dtype=object) array(['images/dn518179.fb01bd2b-42a4-4d0a-93c2-49f823c30534%28ws.11%29.jpeg', None], dtype=object) array(['images/dn518179.09b474fb-9ab0-4d9a-9a8d-531eae9cf3b5%28ws.11%29.jpeg', None], dtype=o...
docs.microsoft.com
The need to transition between multiple UI screens is fairly common. In this page we will explore a simple way to create and manage those transitions using animation and State Machines to drive and control each screen. The high-level idea is that each of our screens will have an Animator Controller with two states (Ope...
https://docs.unity3d.com/560/Documentation/Manual/HOWTO-UIScreenTransition.html
2020-02-16T23:20:48
CC-MAIN-2020-10
1581875141430.58
[]
docs.unity3d.com
CleanSPDA Description SharePoint DataArchiver Cleanup Tool This is a tool to clean up certain custom list columns created by Commvault Qinetix Sharepoint Data Archiver Product. currently, two columns, "Archived" and "Commvault Stub", are created on every sharepoint list (docLibrary, PicLibrary etc) processed by the Dat...
http://docs.snapprotect.com/netapp/v10/article?p=features/resource_pack_utils/readmes/rm_win_clean_spda.htm
2017-09-19T15:26:59
CC-MAIN-2017-39
1505818685850.32
[]
docs.snapprotect.com
Quickstart Intro¶ In this quick tutorial we will show you how to two set up two Reach devices as a base and a rover with correction link over Wi-Fi. Tip If you encounter any issues performing these steps, we will be happy to help at our community forum. This tutorial only covers one use case. To get more information, f...
https://docs.emlid.com/reach/quickstart/
2017-09-19T15:03:22
CC-MAIN-2017-39
1505818685850.32
[array(['../img/reach/quickstart/reach_view_updater_main.png', None], dtype=object) array(['../img/reach/quickstart/reach_view_updater_wifi.png', None], dtype=object) array(['../img/reach/quickstart/reach_view_updater_wifi_connect.png', None], dtype=object) array(['../img/reach/quickstart/fing....
docs.emlid.com
CvSpf Description This utility displays Windows system protected files. Usage Command Description CvSpf /? To get usage help CvSpf /f c:\windows\my.dll To check if the passed in file is protected CvSpf /p c:\MyFolder To print any protected files in the root of MyFolder CvSpf /p c:\MyFolder /r To print any protected fil...
http://docs.snapprotect.com/netapp/v10/article?p=features/resource_pack_utils/readmes/rm_win_cvspf.htm
2017-09-19T15:26:32
CC-MAIN-2017-39
1505818685850.32
[]
docs.snapprotect.com
To collect data from an object, you might need to add an object or edit an existing object in your environment. For example, you might need to add objects for an adapter that does not support autodiscovery, or change the maintenance schedule of an existing object. Where You Find Manage Objects In the left pane, select....
https://docs.vmware.com/en/vRealize-Operations-Manager/6.5/com.vmware.vcom.core.doc/GUID-AEF85BDB-F8E1-4B67-BAD1-97F5C0D827AE.html
2017-09-19T15:38:09
CC-MAIN-2017-39
1505818685850.32
[]
docs.vmware.com
Slack Users - How do I schedule messages for future delivery in Slack? - What can I do with Convergely? - What is Convergely? - How do I create a poll in Slack? - What permissions does Convergely require from my Slack account? - Keo Slash Commands -? - How do I create tasks in Slack? - How many polls can I create? - Wh...
http://docs.convergely.com/category/139-slack-users
2017-09-19T15:14:11
CC-MAIN-2017-39
1505818685850.32
[]
docs.convergely.com
Create a Virtual Machine - VM Lifecycle Management - Microsoft Hyper-V Overview The Virtual Machines module allows you to create and customize your own virtual machine. In addition, you can make snapshots and restore files from backups of your virtual machine. You must use the CommCell Console that is associated with t...
http://docs.snapprotect.com/netapp/v10/article?p=products/vs_ms/vm_provisioning/vmlm_hyper_v_user_create_vm.htm
2017-09-19T15:23:35
CC-MAIN-2017-39
1505818685850.32
[]
docs.snapprotect.com
Retrieves the binary stream of a project that has been deployed to the Integration Services server. Syntax get_project [ @folder_name = ] folder_name , [ @project_name = ] project_name Arguments [ @folder_name = ] folder_name The name of the folder that contains the project. folder_name is nvarchar(128). [ @project_nam...
https://docs.microsoft.com/it-it/sql/integration-services/system-stored-procedures/catalog-get-project-ssisdb-database
2017-09-19T15:13:37
CC-MAIN-2017-39
1505818685850.32
[array(['../../includes/media/yes.png', 'yes'], dtype=object) array(['../../includes/media/no.png', 'no'], dtype=object) array(['../../includes/media/no.png', 'no'], dtype=object) array(['../../includes/media/no.png', 'no'], dtype=object)]
docs.microsoft.com
App creation¶ Mayan EDMS apps are essentially Django app with some extra code to register navigation, permissions and other relationships. App modules¶ __init__.py Should be empty if possible. No initialization code should be here, use the ready() method of the MayanAppConfig class in the apps.py module. admin.py Stand...
https://mayan.readthedocs.io/en/latest/topics/app_creation.html
2017-03-23T04:12:06
CC-MAIN-2017-13
1490218186774.43
[]
mayan.readthedocs.io
Part 3 - iOS Backgrounding Techniques - PDF for offline use - Let us know how you feel about this 0/250 Overview Let’s examine the different ways to perform background processing on iOS in more detail. In the following sections, we will cover how to: - Register a task to run in the background. - Register an entire appl...
https://docs.mono-android.net/guides/ios/application_fundamentals/backgrounding/part_3_ios_backgrounding_techniques/
2017-03-23T04:22:48
CC-MAIN-2017-13
1490218186774.43
[]
docs.mono-android.net
Release Note 20150113 Table of Contents - Features & Improvements - Bug Fixes Features & Improvements This is a summary of the new features and improvements introduced in this release: Backend: Upgraded Presto to v0.89 We upgraded the Presto Engine to the currently latest version v0.89. Please refer to the Presto offic...
https://docs.treasuredata.com/articles/releasenote-20150113
2017-03-23T04:20:41
CC-MAIN-2017-13
1490218186774.43
[]
docs.treasuredata.com
dumpscript¶ The dumpscript command generates a standalone Python script that will repopulate the database using objects. The advantage of this approach is that it is easy to understand, and more flexible than directly populating the database, or using XML. Why?¶ There are a few benefits to this: - less drama with model...
http://django-extensions.readthedocs.io/en/latest/dumpscript.html
2017-03-23T04:11:42
CC-MAIN-2017-13
1490218186774.43
[]
django-extensions.readthedocs.io
We provide your instances with IP addresses and DNS hostnames. These can vary depending on whether you launched the instance in the EC2-Classic platform or in a virtual private cloud (VPC). For information about the EC2-Classic and EC2-VPC platforms, see Supported Platforms. For information about Amazon VPC, see What i...
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html
2014-10-20T12:57:51
CC-MAIN-2014-42
1413507442900.2
[]
docs.aws.amazon.com
null pointer dereference is a prime example of a bug (hopefully the urgency is self-evident). Potential bugs are a bit more subtle, but no less important. Instances of this sin are tracked with the issues mechanism. Typically bugs and potential bugs will show up as Blocker or Critical issues, although that's fully con...
http://docs.codehaus.org/plugins/viewsource/viewpagesrc.action?pageId=229738267
2014-10-20T13:22:50
CC-MAIN-2014-42
1413507442900.2
[]
docs.codehaus.org
This document provides detailed instructions only for users who updated to 3.1.2. Please check the version number in your installation before following these instructions. The version is visible on the bottom right of your admin view or can be found by going to the System>System Information menu. If you need additional...
http://docs.joomla.org/index.php?title=J3.1:Detailed_instructions_for_updating_from_3.1.2_to_3.1.4&oldid=101859
2014-10-20T13:48:14
CC-MAIN-2014-42
1413507442900.2
[]
docs.joomla.org
. javax.persistence.EntityManager getTargetEntityManager() throws) IllegalStateException- if no underlying EntityManager is available
http://docs.spring.io/spring/docs/3.0.0.RC1/javadoc-api/org/springframework/orm/jpa/EntityManagerProxy.html
2014-10-20T13:07:34
CC-MAIN-2014-42
1413507442900.2
[]
docs.spring.io
I can't send text messages Depending on your wireless service plan, this feature might not be supported. Try the following actions: - Verify that your BlackBerry smartphone is connected to the wireless network. If you're not in a wireless coverage area, your smartphone should send the messages when you return to a wire...
http://docs.blackberry.com/en/smartphone_users/deliverables/38326/1489020.jsp
2014-10-20T13:15:18
CC-MAIN-2014-42
1413507442900.2
[]
docs.blackberry.com
A half-normal continuous random variable. Continuous random variables are defined from a standard form and may require some shape parameters to complete its specification. Any optional keyword parameters can be passed to the methods of the RV object as given below: Notes The probability density function for halfnorm is...
http://docs.scipy.org/doc/scipy-0.11.0/reference/generated/scipy.stats.halfnorm.html
2014-10-20T13:05:30
CC-MAIN-2014-42
1413507442900.2
[]
docs.scipy.org
Do you spend a lot of time preparing your data for use? Flywheel Gears reduce data-management overhead by automating many routine, time-consuming tasks. Gears are applications that run in Flywheel. They come in two flavors depending on their functionality: Utility or Analysis. For example, to convert all files from DIC...
https://docs.flywheel.io/hc/en-us/articles/360008411014-Using-gears
2022-05-16T18:57:58
CC-MAIN-2022-21
1652662512229.26
[]
docs.flywheel.io
Download model and job usage data Overview Modzy provides users the ability to view individual model usage data, job specific data, and download it for your own custom use case. Filtering Data To download data for a job(s) run for a particular model or user, you will first navigate to the top section named "Operations....
https://docs.modzy.com/docs/download-model-and-job-usage-data
2022-05-16T19:16:34
CC-MAIN-2022-21
1652662512229.26
[]
docs.modzy.com
This page describes the different ways you can control the camera and interact with content at runtime in the Collab Viewer Template, in both desktop and VR modes. Desktop Controls Toolbar You can use the toolbars at the top of the window to teleport, switch navigation modes, and save the current session. Switch betwee...
https://docs.unrealengine.com/4.26/en-US/Resources/Templates/CollabViewer/Interaction/
2022-05-16T19:25:55
CC-MAIN-2022-21
1652662512229.26
[]
docs.unrealengine.com
Users can restore a previous version of an existing file or a deleted file from snapshots stored on the Mirage server. The restore is based on files and directories included in CVD snapshots, in accordance with the upload policies currently in effect. See Working with Upload Policies. When the CVD contains Encrypted Fi...
https://docs.vmware.com/en/VMware-Mirage/5.9/com.vmware.mirage.admin/GUID-EE017E46-9FC9-45BE-8C4D-4609FFFA86DD.html
2022-05-16T19:03:42
CC-MAIN-2022-21
1652662512229.26
[]
docs.vmware.com
Datainjection¶ - Sources link: - Download: Features¶ This plugin allows data import into GLPI using CSV files. It allows to create models of injection for a future re-use. It’s been created in order to: - Import data coming from others asset management softwares - Inject electronic delivery forms Data to be imported ...
https://glpi-plugins.readthedocs.io/en/latest/datainjection/index.html
2022-05-16T17:38:33
CC-MAIN-2022-21
1652662512229.26
[]
glpi-plugins.readthedocs.io
Structural Element Links Introduction A link is an object that links a source node to a target. Currently that target may be either another structural node or a zone, although more targets may be added in the future. Each link utilizes the local system of its source node, and all link properties are specified with resp...
http://docs.itascacg.com/flac3d700/common/sel/doc/manual/sel_manual/links/links.html
2022-05-16T18:41:48
CC-MAIN-2022-21
1652662512229.26
[]
docs.itascacg.com
Exporting data from Castle There are multiple ways for you to consume Castle's data, for instance when you're looking to feed it into your other log and security management tools: - Ingest the response of the inline Risk and Filter APIs. This will offer you a 1:1 mapping of all the Risk and Filter calls you send to Cas...
https://docs.castle.io/docs/exporting-data-from-castle
2022-05-16T18:51:14
CC-MAIN-2022-21
1652662512229.26
[]
docs.castle.io
Overview Explainability is a model’s ability to return inference details that explain how it came to a result. The details returned depend on the explainable input type. Some types include image, audio, and video. This feature is tested during the model deployment. Check out the model container specifications for more ...
https://docs.modzy.com/reference/explainability
2022-05-16T18:00:52
CC-MAIN-2022-21
1652662512229.26
[]
docs.modzy.com
KEYTRANSFER SPEC: Data transfer proofs¶ shortname: KEYTRANSFER name: Data transfer proofs type: Standard status: Valid version: 0.1 editor: Sami Mäkelä <sami@keyko.io> contributors: Aitor Argomaniz <aitor@keyko.io> - KETRANSFER SPEC: Data transfer proofs This SPEC describes an addition to ACCESS SPEC, namely new flows ...
https://docs.nevermined.io/architecture/specs/keytransfer/
2022-05-16T17:30:20
CC-MAIN-2022-21
1652662512229.26
[]
docs.nevermined.io
The CRM service enables service providers to deliver a robust customer relationship management solution to customers through Microsoft Dynamics CRM 2011. Customers enjoy a 360-degree view of their customers along with automated workflows, ease of reporting, and a granular security structure. The CRM service supports In...
https://docs.citrix.com/ja-jp/cloudportal-services-manager/11-5/ccps-plan-overview/ccps-plan-services/ccps-plan-crm.html
2018-04-19T13:26:58
CC-MAIN-2018-17
1524125936969.10
[]
docs.citrix.com
The sort filter sorts an array: {% for user in users|sort %} ... {% endfor %} Note Internally, Twig uses the PHP asort function to maintain index association. It supports Traversable objects by transforming those to arrays. © 2009–2017 by the Twig Team Licensed under the three clause BSD license. The Twig logo is © 201...
http://docs.w3cub.com/twig~1/filters/sort/
2018-04-19T13:40:25
CC-MAIN-2018-17
1524125936969.10
[]
docs.w3cub.com
DatabaseImporterMySQL::getColumns/11.1 to API17:JDatabaseImporterMySQL::getColumns without leaving a redirect (Robot: Moved page) - 20:29, 27 April 2011 Doxiki2 (Talk | contribs) automatically marked revision 56274 of page JDatabaseImporterMySQL::getColumns/11.1 patrolled
https://docs.joomla.org/index.php?title=Special:Log&page=JDatabaseImporterMySQL%3A%3AgetColumns%2F11.1
2015-08-28T03:44:40
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Welcome to the Bug Squad From Joomla! Documentation Revision as of 15:33, 7 June 2009 by Dextercowley (Talk | contribs), test, and fix bugs in the current Joomla release and we help debug new major releases. Bug Tracking Process For a description of the way the JBS works, see the Joomla! Maintenance Procedures article....
https://docs.joomla.org/index.php?title=Welcome_to_the_Bug_Squad&oldid=14461
2015-08-28T03:34:38
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Revision history of "How do you assign a template to a specific page?" View logs for this page Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom. Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
https://docs.joomla.org/index.php?title=How_do_you_assign_a_template_to_a_specific_page%3F&action=history
2015-08-28T02:19:02
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Changes related to "Issues that affect both the CMS and Platform" ← Issues that affect both the CMS and Platform This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold. No changes during the given period matching these crit...
https://docs.joomla.org/index.php?title=Special:RecentChangesLinked&days=30&from=&target=Issues_that_affect_both_the_CMS_and_Platform
2015-08-28T03:32:35
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Code 01060 From Joomla! Documentation Contents One line summary Advanced search capabilities including specific content types including third party extensions, section and category, weighted searches, Ajax support, multiple tabbed results sorted differently include most recent, relevance, external API's like Google and...
https://docs.joomla.org/index.php?title=Code_01060&oldid=3386
2015-08-28T03:55:55
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Difference between revisions of "Content Article Manager Edit" From Joomla! Documentation Revision as of 07:31, 5 August 2012: - Reset button. Press this button to change the Hits to 0. Article, Image, Page Break, Read More, and Toggle Editor Buttons Five buttons. -. - Toggle Editor. This button toggles the editor betw...
https://docs.joomla.org/index.php?title=Help17:Content_Article_Manager_Edit&diff=70481&oldid=60317
2015-08-28T04:02:02
CC-MAIN-2015-35
1440644060173.6
[]
docs.joomla.org
Control Plane Aserto edge authorizers can connect to the Aserto control plane to receive policy and directory updates and commands. Edge authorizers must use client certificates from satellite connections to connect to the control plane. #Configuration The Aserto CLI can be used to configure certificates. The list-conn...
https://docs.aserto.com/docs/command-line-interface/aserto-cli/control-plane
2022-06-25T06:57:59
CC-MAIN-2022-27
1656103034877.9
[]
docs.aserto.com
the Citrix ADC cluster If a failure occurs in a Citrix ADC cluster, the first step in troubleshooting is to get information on the cluster instance. You can get the information by running the show cluster instance clId and show cluster node nodeId commands on the cluster nodes run, the status of commands, and the stat...
https://docs.citrix.com/en-us/citrix-adc/13/clustering/cluster-troubleshooting.html
2022-06-25T07:43:17
CC-MAIN-2022-27
1656103034877.9
[]
docs.citrix.com
Menu Designer Adding Main Menu items There are multiple methods for building menus using the RadItem Collection Editor or the RadMenu designer. To add a new main menu item: - Click the RadMenu area labeled Type here, and type your top level menu item directly into the entry space provided. When you're finished click ES...
https://docs.telerik.com/devtools/winforms/controls/menus/menu/design-time/menu-designer
2022-06-25T08:31:31
CC-MAIN-2022-27
1656103034877.9
[array(['images/menus-menu-design-time-menu-designer001.png', 'menus-menu-design-time-menu-designer 001'], dtype=object) array(['images/menus-menu-design-time-menu-designer002.png', 'menus-menu-design-time-menu-designer 002'], dtype=object) array(['images/menus-menu-design-time-menu-designer003.png', ...
docs.telerik.com
Information for "Vyatka" Basic information Display titleUser:Vyatka Default sort keyVyatka Page length (in bytes)303 NamespaceUser Page ID34079 Page content languageen - English Page content modelwikitext User ID99458Vyatka (talk | contribs) Date of page creation11:43, 19 April 2014 Latest editorVyatka (talk | contribs...
https://docs.joomla.org/index.php?title=User:Vyatka&action=info
2022-06-25T07:48:41
CC-MAIN-2022-27
1656103034877.9
[]
docs.joomla.org
Overview of Event Analytics in ITSI Splunk IT Service Intelligence (ITSI) Event Analytics ingests events from across your IT landscape and from other monitoring silos to provide a unified operational console of all your events and service-impacting issues. You can also integrate with incident management tools and helpd...
https://docs.splunk.com/Documentation/ITSI/4.13.0/EA/AboutEA
2022-06-25T07:59:09
CC-MAIN-2022-27
1656103034877.9
[array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'], dtype=object) ]
docs.splunk.com
High resolution 3D models of furniture Twinmotion’s Chair & Tables Pack 1 is a collection of 3D models related to the furniture category that has been set up for use in Unreal Engine. This asset pack contains 144 high resolution 3D models as well as blueprints for the composed assets. UE-Only Content - Licensed for Use...
https://docs.unrealengine.com/marketplace/en-US/product/twinmotion-chairs-tables-pack-1
2022-06-25T08:10:18
CC-MAIN-2022-27
1656103034877.9
[]
docs.unrealengine.com
Browsing Geographie, Hydrologie by Contributor "Thieken, Annegret H." Now showing items 1-2 of 2 Short contribution on adaptive behaviour of flood-prone companies: A pilot study of Dresden-Laubegast, Germany Integrated flood management strategies consider property-level precautionary measures as a vital part. Whereas t...
https://e-docs.geo-leo.de/handle/11858/Geography/browse?type=author&value=Thieken%2C+Annegret+H.
2022-06-25T07:04:10
CC-MAIN-2022-27
1656103034877.9
[]
e-docs.geo-leo.de
Basis¶ 3×3 matrix datatype. Description¶ 3×3 matrix used for 3D rotation and scale. Almost always used as an orthogonal basis for a Transform. Contains 3 vector fields X, Y and Z as its columns, which are typically interpreted as the local basis vectors of a transformation. For such use, it is composed of a scaling and...
https://docs.godotengine.org/pl/stable/classes/class_basis.html
2022-06-25T07:23:21
CC-MAIN-2022-27
1656103034877.9
[]
docs.godotengine.org
The <rich:notify> component serves for advanced user interaction, using notification boxes to give the user instant feedback on what's happening within the application. Each time this component is rendered, a floating notification box is displayed in the selected corner of the browser screen.@author Lukas Fryc @author ...
https://docs.jboss.org/richfaces/4.5.X/4.5.14.Final/vdldoc/rich/notify.html
2022-06-25T07:21:03
CC-MAIN-2022-27
1656103034877.9
[]
docs.jboss.org
mars.tensor.arctanh# - mars.tensor.arctanh(x, out=None, where=None, **kwargs)[source]# Inverse hyperbolic tang the same shape as x. - Return type Tensor - 1 M. Abramowitz and I.A. Stegun, “Handbook of Mathematical Functions”, 10th printing, 1964, pp. 86. - 2 Wikipedia, “Inverse hyperbolic function”, Examples >>> import...
https://docs.pymars.org/en/latest/user_guide/tensor/generated/mars.tensor.arctanh.html
2022-06-25T08:45:05
CC-MAIN-2022-27
1656103034877.9
[]
docs.pymars.org
Event batching This topic describes how the Optimizely C# SDK uses the event processor to batch impressions and conversion events into a single payload before sending it to Optimizely. The Optimizely Full Stack C# C# using OptimizelySDK; class App { static void Main(string[] args) { string sdkKey = args[0]; // Returns ...
https://docs.developers.optimizely.com/experimentation/v3.1.0-full-stack/docs/event-batching-csharp
2022-06-25T07:29:56
CC-MAIN-2022-27
1656103034877.9
[]
docs.developers.optimizely.com
Setting Custom Data Discussed here is how to set user attributes and tags, as well as log user events, and their relevant APIs. User Attributes You can assign custom attributes to your users and they will show up on your Instabug dashboard with each report. These attributes can later be used to filter reports in your d...
https://docs.instabug.com/docs/react-native-set-custom-data
2022-06-25T08:43:20
CC-MAIN-2022-27
1656103034877.9
[array(['https://files.readme.io/c523b79-Bug_Report_Content_-_Bug_Details.png', 'Bug Report Content - Bug Details.png This is where additional user attributes appear in your bug reports.'], dtype=object) array(['https://files.readme.io/c523b79-Bug_Report_Content_-_Bug_Details.png', 'Click to clo...
docs.instabug.com
Mapped drive connection to network share may be lost This article provides solutions to an issue where the mapped drive may be disconnected if you map a drive to a network share.. Cause This behavior occurs because the systems can drop idle connections after a specified time-out period (by default, 15 minutes) to preve...
https://docs.microsoft.com/en-us/troubleshoot/windows-client/networking/mapped-drive-connection-to-network-share-lost
2022-06-25T07:45:55
CC-MAIN-2022-27
1656103034877.9
[]
docs.microsoft.com
Sharing a Ping Once you've created the Ping, you can easily share the unique link that you can share with your members. To get started, click Pings in the sidebar and then select the Ping you want to share. To share the Ping, Share link in the top right. To copy the link, click Copy and we'll add the unique link to you...
https://docs.payzip.co.uk/article/106-sharing-a-ping
2022-06-25T07:46:22
CC-MAIN-2022-27
1656103034877.9
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/60a4d71713fd125a39b45055/images/60c753a7af164f7b537cdf5d/file-XwZEq9wzIV.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/60a4d71713fd125a39b45055/images/60c753d3af164f7b537cdf5f/file-JDpBORisCS.png', None], dt...
docs.payzip.co.uk
Unity SDK The project is on GitHub. You can add the package to your Unity project via "Package Manager" -> "add package from Git URL" -> enter (be sure to include the .git part in the URL) Step 3 - Initialize the SDK After installation, you will need to initialize the SDK using a Client SDK key from the "API Keys" tab ...
https://docs.statsig.com/client/unitySDK
2022-06-25T07:15:58
CC-MAIN-2022-27
1656103034877.9
[]
docs.statsig.com
1.1.4¶ 09/04/2018 Graphite 1.1.4 is now available for usage. Please note that this is a bugfix release for the stable Graphite 1.1.x branch and it’s recommended for production usage. It also contains some improvements backported from the master branch. Main features¶ - Django 2 and Python 3.7 support for carbon and gra...
https://graphite.readthedocs.io/en/stable/releases/1_1_4.html
2019-07-16T03:08:11
CC-MAIN-2019-30
1563195524475.48
[]
graphite.readthedocs.io
Express deployment hardware and software requirements Applies To: Windows Azure Pack A Windows Azure Pack express deployment is installed on single physical or virtual machine. Minimum hardware requirements Software requirements Note Before you install any of the Windows Azure Pack components, you must install the foll...
https://docs.microsoft.com/en-us/previous-versions/azure/windows-server-azure-pack/dn469325(v%3Dtechnet.10)
2019-07-16T02:30:20
CC-MAIN-2019-30
1563195524475.48
[]
docs.microsoft.com
Configure the distributed management console What is the distributed management console? The distributed management console lets you view detailed performance information about your Splunk Enterprise deployment. The topics in this chapter describe the available dashboards and alerts. The available dashboards provide in...
https://docs.splunk.com/Documentation/Splunk/6.2.8/Admin/ConfiguretheMonitoringConsole
2019-07-16T02:35:36
CC-MAIN-2019-30
1563195524475.48
[array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)]
docs.splunk.com
Introduction Follow these instructions to create your first website: - using a fresh copy of CakePHP 3.x - called mycake3.app - with Nginx virtual host - with two databases (one for testing purposes) 1. Login to your Virtual Machine Make sure that you are in the cakebox folder on your local machine before running: vagr...
https://cakebox.readthedocs.io/en/latest/tutorials/creating-your-first-website/
2019-07-16T02:17:21
CC-MAIN-2019-30
1563195524475.48
[array(['../../img/fresh-install-cake3.png', 'Cakebox Overview'], dtype=object) ]
cakebox.readthedocs.io
.NET Framework technologies unavailable on .NET Core Several technologies available to .NET Framework libraries aren't available for use with .NET Core, such as AppDomains, Remoting, Code Access Security (CAS), and Security Transparency. If your libraries rely on one or more of these technologies, consider the alternat...
https://docs.microsoft.com/en-us/dotnet/core/porting/net-framework-tech-unavailable
2019-07-16T02:39:48
CC-MAIN-2019-30
1563195524475.48
[]
docs.microsoft.com
Americommerce americommerce.com Configuration Instructions - 1 - Sign into your Rejoiner Account and click Implementation. Copy your Rejoiner Site ID. - 2 - From your Americommerce dashboard, click Tools > Apps & Add-ons > Rejoiner - 3 - Using your Rejoiner account credentials from Step 1, complete the Account Settings...
https://docs.rejoiner.com/article/114-americommerce
2019-07-16T03:22:20
CC-MAIN-2019-30
1563195524475.48
[]
docs.rejoiner.com
Start Here - Segments In this tutorial, we'll learn about segmentation and how it can be used to target specific customer groups with automated email campaigns. CONTENTS Overview Segments are groups of customers that share specific traits or characteristics. Segments can be used to target specific groups of customers w...
https://docs.rejoiner.com/article/41-start-here-segments
2019-07-16T03:21:28
CC-MAIN-2019-30
1563195524475.48
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/54623c9ae4b075529d654585/images/555204aee4b027e1978dfe43/file-JmMWW3otYv.png', None], dtype=object) ]
docs.rejoiner.com
Commands. Add Method Command Bar(String, vsCommandBarType, Object, Int32) Definition Creates a command bar that is saved and available the next time the environment is started. [System.Runtime.InteropServices.DispId(12)] public object AddCommandBar (string Name, EnvDTE.vsCommandBarType Type, object CommandBarParent, in...
https://docs.microsoft.com/en-us/dotnet/api/envdte.commands.addcommandbar?redirectedfrom=MSDN&view=visualstudiosdk-2017
2017-11-18T02:58:03
CC-MAIN-2017-47
1510934804518.38
[]
docs.microsoft.com
With View Administrator, you can create a pool of Windows, but not Linux, desktop machines automatically. With vSphere PowerCLI, you can develop scripts that automate the deployment of a pool of Linux desktop machines. The sample scripts that are provided are for illustration purposes only. VMware does not accept respo...
https://docs.vmware.com/en/VMware-Horizon-6/6.1.1/com.vmware.horizon-view.linuxdesktops.doc/GUID-8EC5A02E-E619-47E0-B897-412F2F27DC48.html
2017-11-18T03:02:54
CC-MAIN-2017-47
1510934804518.38
[]
docs.vmware.com
You can select the security protocols and cryptographic algorithms that are used to encrypt communications between Horizon Client and Horizon servers or between Horizon Client and the agent in the remote desktop. These options are also used to encrypt the USB channel (communication between the USB service daemon and th...
https://docs.vmware.com/en/VMware-Horizon-Client-for-Linux/4.4/com.vmware.horizon-client.linux-44.doc/GUID-7C4410AF-E25C-4A85-9F59-846C0DC6ABD6.html
2017-11-18T03:03:32
CC-MAIN-2017-47
1510934804518.38
[]
docs.vmware.com
You can install Horizon Client on all models of iPad and iPhone. The iOS device on which you install Horizon Client, and the peripherals it uses, must meet certain system requirements. iPad and iPhone models iPhone 4, 4s, 5, 5s, 5c, 6, 6 Plus, 6s, and 6s Plus iPad 2, iPad (3rd generation), iPad (4th generation), iPad m...
https://docs.vmware.com/en/VMware-Horizon-Client-for-iOS/4.0/com.vmware.horizon.ios-client-doc/GUID-A05941AE-0287-4B72-B7E7-F42EF8FB9307.html
2017-11-18T03:03:35
CC-MAIN-2017-47
1510934804518.38
[]
docs.vmware.com
The default authentication method for admin users to log in from the System directory is Password (Local Directory). The default access policy is configured with Password (Local Directory) as a fallback method so that admins can log in to VMware Identity Manager admin console and Workspace ONE portal If you create acce...
https://docs.vmware.com/en/VMware-Identity-Manager/2.9.1/com.vmware.wsp-administrator_29/GUID-14FA4721-BB62-4ADD-AA46-8CF53EF1D9C5.html
2017-11-18T03:03:46
CC-MAIN-2017-47
1510934804518.38
[array(['images/GUID-8BF3CD2D-051E-4484-8FEF-3E33C2B5F17B-low.png', None], dtype=object) ]
docs.vmware.com
New Features - OpenStack - OpenStack Kilo is now officially supported in RightScale. For more information, see the OpenStack documentation on our docs site. - Dashboard Sidebar Redesign - Along with resolving minor bugs in how the sidebar hides/shows on certain views within Cloud Management, the new sidebar design is p...
http://docs.rightscale.com/release-notes/cloud-management/2015/12/02.html
2017-11-18T02:39:56
CC-MAIN-2017-47
1510934804518.38
[]
docs.rightscale.com
Title Creating a Religious Properties Database for the City of New Bedford: an Analysis of Best Practices and Available Systems Document Type Document Abstract This policy analysis was written to provide the city of New Bedford, the Waterfront Historic Area League, Inter-church Council of Greater New Bedford, and the c...
https://docs.rwu.edu/hp_capstone_project/2/
2017-11-18T02:35:54
CC-MAIN-2017-47
1510934804518.38
[]
docs.rwu.edu
Contents IT Service Management Previous Topic Next Topic Apply conditions to tasks Add To My Docs Add selected topic Add selected topic and subtopics Subscribe to Updates Share Save as PDF Save selected topic Save selected topic and subtopics Save all topics in Contents Apply conditions to tasks Apply conditions to 1. ...
https://docs.servicenow.com/bundle/jakarta-it-service-management/page/product/service-catalog-management/reference/r_ApplyCondExecPlanTasks.html
2017-11-18T03:07:45
CC-MAIN-2017-47
1510934804518.38
[]
docs.servicenow.com
Query Console is an interactive web-based query development tool for writing and executing ad-hoc queries in XQuery, Server-Side JavaScript, SQL and SPARQL. Query Console enables you to quickly test code snippets, debug problems, profile queries, and run administrative XQuery scripts. The following terms and definition...
http://docs.marklogic.com/guide/qconsole/intro
2017-11-18T02:53:32
CC-MAIN-2017-47
1510934804518.38
[]
docs.marklogic.com