• Sf_Swati
  • NEWBIE
  • 25 Points
  • Member since 2012

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi all,

 

 I want to migrate(push) data from mysql to Salesforce with php.So in this case php toolkit does not work because it works when we access data from Salesforce to php but in our case we are sending data to Salesforce so we need to generate wsdl file for php server which can be parsed in Salesforce to generate a ApexClass.So is there any tool available to generate WSDL file for php server and that wsdl file should be according to limitation of Salesforce(no rpc style etc).Please reply soon..

Hi,

 

I am trying integration of java and salesforce using REST API but i am facing one issue

when i click on link then i am finding "HTTP Status 404 - The requested resource (/TestRest/oauth) is not available".

please help.

Hi all,

 

 I want to migrate(push) data from mysql to Salesforce with php.So in this case php toolkit does not work because it works when we access data from Salesforce to php but in our case we are sending data to Salesforce so we need to generate wsdl file for php server which can be parsed in Salesforce to generate a ApexClass.So is there any tool available to generate WSDL file for php server and that wsdl file should be according to limitation of Salesforce(no rpc style etc).Please reply soon..