Not logged in : Login

About: EntryPoint - calendar_task_new     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : schema:EntryPoint, within Data Space : ods-qa.openlinksw.com:8896 associated with source document(s)

AttributesValues
type
described by
name
  • EntryPoint - calendar_task_new
schema:contentType
  • text/xml
description
  • inst_id

    The id of the Calendar app instance. See ODS App Instance Ids for details.

  • uid

  • subject

    The subject/title of the task.

  • description

    The optional description of the task, typically longer than subject.

  • attendees

    An optional comma-separated list of email addresses of people working on the task.

  • privacy

    Set the new task to be public (1) or private (0) or controlled by ACL (2). See ODS Access Control Lists (ACL) for details.

  • tags

    An optional comma-separated list of tags to assign to the new task.

  • eventStart

    The start of the task as a datetime value. See also Virtuoso TIMESTAMP; DATE & TIME.

  • eventEnd

    The end time of the task. The same rules apply as for eventStart.

  • priority

    The priority of the task.

    1 - highest,

    2 - high

    3 - normal,

    4 - low

    5 - lowest

  • status

    The task status. Can be one of:

    "Not Started"

    "In Progress"

    "Completed"

    "Waiting"

    "Deferred"

  • complete

    The completion state as percentage (0%, 25%, 50%, 75%, 100%)

  • completed

    The time when the task has been completed.

  • notes

    Additional optional notes.

An error code stating the success of the command execution as detailed in ODS Error Result Codes. If the task was successfully created the error code will match the id of the event.

Example:
$ curl -i "http://ods-qa.openlinksw.com/ods/api/calendar.task.new?inst_id=11&subject=test_task&description=test&eventStart=2011.05.20&eventEnd=2011.05.20&event=1&user_name=demo&password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh"

HTTP/1.1 200 OK
Server: Virtuoso/06.02.3129 (Linux) x86_64-generic-linux-glibc25-64  VDB
Connection: Keep-Alive
Date: Fri, 20 May 2011 05:46:05 GMT
Accept-Ranges: bytes
Content-Type: text/xml; charset="UTF-8"
Content-Length: 60

<result>
  <code>2518</code>
  <message>Success</message>
</result>

schema:httpMethod
  • GET
schema:shortDescription
  • Create a new Calendar Task.

isWebServiceOf
url
oplwebservices:endPointURL
hasParameter
is topic of
is target of
Faceted Search & Find service v1.17_git55 as of Mar 01 2021


Alternative Linked Data Documents: ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3322 as of Mar 14 2022, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software