• Anonymous
  • Login
  • Register
Domino 2 JSON

Owners bruce lill, Hozcar Andrés López Ramírez Category
Web Development Tools
Contributors - Platform
R 7.0.x
R 8.0.x
R 8.5.1+
R 8.5.x
Downloads 613Download latest release Last Release Nov 5, 2009
Rating
(0 ratings)
Project Creation Apr 9, 2008
Status Not active Short URL Not defined
Description Create profiles that process JSON request In Catalog
No


I got tired of building a lot of agents or using something that returned too much data. This way I can control what is returned and the format.

This database is used to present domino data in a JSON format via an agent. It lets you define a configuration that will pull data from the selected server, database and view using a given search string. The results can be passed back to the Javascript in JSON format. The results will be field mapped to Javascript variables or returned as one field containing the HTML to use in the Javascript.


Uses database search or a key to find the documents in a view.

Type:
JSON - Lets the user map document fields to javascript varibles and return all document in one call.

HTML - lets the user either pull the html from a field on each document, a column from a view or to a parameters that is used to search-replace in the HTML template.

When you need to just display record(s) on a web page (usually replacing the innerhtml in a div tag), use one of the following methods:
For single items or records the HTML template with field replacements works the best.

For multiple records, a view columun is the fastest method. The column will contain the html segment needed.

When you need to be able to process the data, then the full JSON method works.

Using the view for searching, lets you define the sorting of the data passed back. If you don't need sorting, then use the full database search.

Help with agent and search ideas would be nice.


Projects can have short and readable URLs, e.g. http://mobilecontrols.openntf.org.

You can request a short URL to your project by sending a mail to support at openntf dot org. Put the word 'OpenNTF' somewhere in the subject.
Owners are the people with maximal rights. For example they can create releases and add more contributors.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter the contributors or owners here who you want to receive notifications and questions by email.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
In addition to the owners additional OpenNTF contributors have to be listed here. Contributors don't have the same access rights as owners, e.g. they cannot create releases.

In order to define multiple owners use "," (comma) as separator.

Because of data privacy you cannot lookup other people's names but you have to type them in.
Enter a short description of the project here (up to 100 characters).

The short description shows up in the project UI and in some of the views.
In this field you should enter a more detailed description of your project.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
A Catalog Release is for projects that are production ready and that are end-user "install friendly".

This property describes whether any release of this project has been added to the catalog.

Learn more about the catalog.