"2017-06-13T06:09:36.554793"^^ . . . "OdsFrameworkProgrammersGuideWebServices" . . . . . . "%TOC%\n\n---++ODS Data Spaces Framework API\n\n---+++API - Getting Started\n\n | ODS_CREATE_USER | Automatic creation of new user without going trough web registration procedure.||\n | |in _username varchar,|login for user to create |\n | |in _passwd varchar,|password for created user |\n | |in _email varchar,|email address for user |\n | |in _host varchar := '', |desired domain for which user will be created, if not supplied URIQA default host will be taken|\n | |in _creator_username varchar :='',|if registration for domain is prohibited authentication of administrator of the domain is required in order to authorize account create |\n | |in _creator_passwd varchar :=''|password for authorized administrator;|\n | |in _is_searchable integer:=0|optional value to determine if new user data is searchable;|\n | |in _show_activity integer:=0|optional value to determine if new user is shown on activity dashboard on ODS home page;|\n | | | |\n | |RESULT is INTEGER (created user id) if successful, otherwise varchar - ERROR MESSAGE;||\n\n\n | ODS_CREATE_NEW_APP_INST | creates instance of determined type for given user ||\n | |in app_type varchar,|VALID WA_TYPE of application to create |\n | |in inst_name varchar,|desired name for the instance |\n | |in owner varchar,|username of the owner of the instance |\n | |in model int := 0,|refers to Membership model(Open,Closed,Invitation only,Approval based)|\n | |in pub int := 1,|refers to Visible to public property |\n | |in inst_descr varchar := null|description for the instance |\n | |result is INTEGER (instance id)if successful, otherwise varchar - ERROR MESSAGE ||\n\n\n | ODS_DELETE_USER | Delete user true authenticated SOAP call ||\n | |in _username varchar,| username to be deleted |\n | |in _delDAV integer := 1,| optional delete of user owned DAV content |\n | |in _auth_username varchar :='',|authentication of administrator of the domain is required in order to authorize account delete |\n | |in _auth_passwd varchar :=''|password for authorized administrator;|\n | |result is 1 if successful, otherwise varchar - ERROR MESSAGE ||\n\n\nAccess to procedures granted to GDATA_ODS SOAP user using [/ods_services] web services endpoint .\n\nIt is supposed to use shttp when using the SOAP procedure for creating user authenticated by admin account. \n\n\n\n---+++ODS Data Spaces Framework API Services UI Endpoint\n\nODS Wiki Services UI endpoint:\n\nhttp://host:port/ods_services/services.vsmx\n\n\nODS Wiki Services wsdl Endpoint:\n\nhttp://host:port/ods_services/services.wsdl\n\n\n---++Related \n\n * [[ODSProgrammersGuide][ODS Programmers' Guide]]\n * [[VirtuosoOdsControllers][ODS REST Controllers Programmers Guide]]\n * [[VirtuosoAppODSUsers][ODS REST based Controller Interfaces]]\n * [[VirtuosoOdsControllers][Manipulating data via REST using authentication based on OAuth, sessions, or password hash]]\n\n \nCategoryODS CategoryOpenSource CategoryWebSite" . . . "OdsFrameworkProgrammersGuideWebServices" . . . . . . . "OdsFrameworkProgrammersGuideWebServices" . . "d741be195305d56e52fdf03a335aad8d" . "2017-06-13T06:09:36Z" . "2017-06-13T06:09:36Z" . . "2017-06-13T06:09:36.554793"^^ . . .