Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- Perl, PHP, Python & Ruby Development
- :
- Tool to generate WSDL for php server which can eas...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Tool to generate WSDL for php server which can easily be parsed in Salesforce
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-29-2012 01:04 AM - edited 10-29-2012 02:13 AM
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..
Solved! Go to Solution.
Re: Tool to generate WSDL for php server which can easily be parsed in Salesforce
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-04-2012 04:35 AM
Hi,
if you solved your issue then please let me know the solution.I'm also facing same issue.
Thanx in an advance :)

