Re: Adding activity to courses using API
by Engr. Nayab Bukhari, Syed. I had created plugin for "Bulk course creations" on local system getting course contents from 2 webservice. Now I am going to develop a webservice. When a user pass...
View ArticleWeb services user permission stand off
by Ben Phee. Hi,I have set up all necessary items to get my web service working which can create a user without issue using core_user_create_users.I have referenced this site as well:...
View Articleexternal database problem
by mohammed barakat. after full all inforamtion of oracledatabase , when click to Test settings appear message " localhost : Missing extension for native"How can solve this problem ???Thanks,
View ArticleRe: having trouble with web services in Moodle 2.0
by tushar bhatia. Hello I trying to Create User using moodl_user_create_user fumction in web services but it giving errorfaultCode28194976faultStringCalling parameters do not match signature |...
View ArticleRe: Problem with adding a new external function
by tushar bhatia. I am Trying to create USER using moodle_user_create_user webservicesbut it giving errorfaultCode28194976faultStringCalling parameters do not match signature | ERRORCODE:Please...
View ArticleRe: having trouble with web services in Moodle 2.0
by tushar bhatia. I am Trying to create USER using moodle_user_create_user webservicesbut it giving errorfaultCode28194976faultStringCalling parameters do not match signature | ERRORCODE:Please...
View ArticleRe: Developing webservice - 'do not match signature' error
by tushar bhatia. I am Trying To create User using moodle_user_create_user webserviceand getting errorfaultCode28194976faultStringCalling parameters do not match signature | ERRORCODEI am attaching...
View ArticleRe: Web service error
by tushar bhatia. I am Trying To create User using moodle_user_create_user webserviceand getting errorfaultCode28194976faultStringCalling parameters do not match signature | ERRORCODEI am attaching...
View ArticleRe: how to enrol user to freshly created course via web services
by Engr. Nayab Bukhari, Syed. I think problem is here $einfo = moodle_int_course_enrol($einfo);if $einfo is defined as above then here $einfo = moodle_int_course_enrol($einfo);it is being redefine and...
View ArticleCalling Server Function in WebService external Function.
by Engr. Nayab Bukhari, Syed. Dear SeniorsI developed a script for Bulk Course Creation via coursecreate() function. coursecreate0 get data from a webservice one the base of unique id. Each id has...
View ArticleRe: Web Service Implementation
by Engr. Nayab Bukhari, Syed. http://docs.moodle.org/dev/Web_servicesHow it worksThis simple example will give you an idea of how our web services infrastructure works.The client sends a username and...
View ArticleRe: Web service error
by Engr. Nayab Bukhari, Syed. Dear Tushar Bhatia! Have you tried this<?php/// SETUP - NEED TO BE CHANGED$token = '663c70e3034930ded9a3287fc1716213';$domainname =...
View ArticleRe: Web service error
by Engr. Nayab Bukhari, Syed. Dear Javier González Díaz! I found same error onhttps://tracker.moodle.org/browse/MDL-34177I hope it will helpful for you.
View ArticleRe: Calling Server Function in WebService external Function.
by Engr. Nayab Bukhari, Syed. Please anyone suggest me What is I am doing wrong.
View ArticleMultiple Bindings and Port in wsdl
by Mayank Pant. Hi,I am very new to web serive and wsdl. My application does not support multiple bindings and ports. The wsdl provided to me by client has multiple bindings and ports. Would any one...
View ArticleNative Mobile application
by Nirmal Kumar B. Hi,I would like to develop a native (Android & iOS) mobile application for moodle. I found the web services listed in http://docs.moodle.org/dev/Web_services_Roadmap . But these...
View ArticleOktech for moodle 2.4.8
by Nelson Gomez. Hi all.Sorry for my english. I hope you understand.I have installed moodle version 2.4.8, i need install oktech webservices.Do i where can download oktech webservices for version...
View ArticleRe: Calling Server Function in WebService external Function.
by Engr. Nayab Bukhari, Syed. With great blessing of Almighty Allah. I completed this task.1. allow single url from php.ini set on 2. include required page having function you want to...
View ArticleRe: Calling Server Function in WebService external Function.
by Engr. Nayab Bukhari, Syed. Please tell me what I am doing Wrong. When I call WebService...
View ArticleTopicmaps UI
by Malte Reißig. Hey there, I plugged a moodle web service client into the situation-centered Topicmaps UI DeepaMehta 4.Despite its massive limitations functionality-wise I would like to know what you...
View Article