function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
gbacskaigbacskai 

Salesforce calls from Oracle PL/SQL.

Salesforce SOAP calls from PL/SQL.

Dear All,

Webpage of the project: http://code.google.com/p/plsqlsoap/

New version in the repository.

    * General soap calls from salesforce
    * Full Object copy from salesforce to oracle
    * Supported SOAP calls: describeGlobal , describeLayout, describeSObject, describeTabs,getServerTimestamp,getUserInfo,query,queryAll,queryMore

I have tested with Oracle Database 10g Release 10.2.0.1.0 and PL/SQL Release 10.2.0.1.0.

If you have any question and/or feature requests do not hesitate contact me

Regards
Gergo
gergo@bacskai.hu
gbacskaigbacskai
several buxfix added

G