soap

Events happening in the community are now at Drupal community events on www.drupal.org.

Interfacage avec système ERP Sage

Posted by Drupal_Frank on September 5, 2012 at 3:34pm

Bonjour, dans le cadre d'un de mes projets, je dois créer un moyen de communiquer avec un système ERP Sage et Drupal Commerce. Je sais que je pourrais utiliser ODBC pour faire la communication mais ne le trouvant pas assez sécuritaire, je cherche une alternative.

Quelqu'un pourrait m'aider à m'orienter (pistes de solutions) pour déterminer un autre moyen de créer une architecture entre Drupal et Sage. Exemple: Rest, Soap.

Merci d'avance pour toutes informations.

François Pilon

Read more
Categories: , , ,

images with soap

Posted by pelach on September 6, 2011 at 12:04pm

hello all,

I am trying to get a node out of "http://source.com" to "http://destination.com" via services using the node_soap_retrieve function and the soap_server module.

Both sites are running drupal 6.22.

Now say I want to create a node which has an image field in "http://destination.com" from "http://source.com".

how do I upload that image in "http://destination.com"?

I mean the node that want to create should have an image but how do I pass this binary info?

I hope I described my problem well :)

thank you.

Read more

Problemas con hook_service() para generación XML con SOAP-WSDL

Posted by anieves on November 29, 2010 at 5:20pm

Hola amigos, necesito una pequeña ayuda ya que tengo un pequeño problema al construir una respuesta WSDL que interpreta Flex, resumiendo lo que tiene que devolver el servicio que estoy creando es esto:

Read more
1 comment Categories: , , ,

BACnet Interfaces (BI Module)

Posted by dbt102 on October 19, 2010 at 2:38pm

BACnet Interfaces are plentiful. What is the best way to develop a Drupal module that can fully implement a BACnet interface from any vendors device.

Read more
1 comment Categories: , ,

BACnet Web Services

Posted by dbt102 on October 19, 2010 at 2:27pm

The Services Module (http://drupal.org/project/services) already provides a standardized solution of integrating external applications with Drupal. Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code.

Has anyone used it to bring BACnet data into Drupal?

Is this all that is needed to fully implement BACnet Web Services (ref: http://www.BACnet.org/WG/XML/index.html) into Drupal?

Read more
Categories: , ,

Webbservice klient

Posted by masu0105 on June 14, 2010 at 6:00am

Hej!

Jag har problem med att anropa en java webbservice från en modul. Webbservicen är skriven i java och skapad med Netbeans, metoden jag anropar heter getInfo och returnerar en sträng. Jag har testat webbservicen med både en java klient och soapUI och den fungerar i båda dom. Problemet är när jag ska anropa den från modulen, då får jag bara upp en vit skärm. Koden jag använder i modulen för att anropa webbservicen ser ut så här: require_once('lib/nusoap.php');
$soapclient = new nusoap_client('http://localhost:8080/RodheWS/RodheService?wsdl', 'wsdl');

Read more

QuickBooks is Coming to Drupal, but May Need a bit 'o Help

Posted by Souvent22 on November 28, 2006 at 2:47pm

Quickbooks is coming to drupal soon, but I may need help from the community.

I currently have a module that uses SOAP and the RDS (Remote Data Sharing) server from Intuit (a program that runs locally on your machine locally and runs. It acts as a "proxy" b/t you and your quickbooks file, and accepts SOAP requests and pulls the information from quickbooks for you and returns the information in XML format). The module is pretty simple in form currently.

  • On a users "My Account" form, an admin user is presented with a drop down of current customers from Quickbooks. The admin then selects what "customers" the registered user can view.
Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /