Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7405305
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:23:03+00:00 2026-05-29T05:23:03+00:00

I created a SOAP server outside of Magento (lets call it www.example.com/soap/). The directory

  • 0

I created a SOAP server outside of Magento (lets call it http://www.example.com/soap/). The directory /soap looks like this:

example.wsdl
example_server.php

There are helper classes that I’m ignoring because the users don’t see those. What I want to do is move this code into a Magento module and use the router to avoid forcing users to change their URLs. Is this possible? For example, when a user requests http://www.example.com/soap/example.wsdl I want to route that to My_Newsoap_IndexController::wsdlAction().

This is what I’ve got in my config.xml right now:

<frontend>
  <routers>
    <newsoap>
      <use>standard</use>
      <args>
        <module>My_Newsoap</module>
        <frontName>soap</frontName>
      </args>
    </newsoap>
  </routers>
</frontend>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:23:03+00:00Added an answer on May 29, 2026 at 5:23 am

    Conditional yes, but not the way you’re thinking. The <routers/> tags in the Magento config setup a very specific sort of routing. In plain english, you can say

    “URLs that start with this <frontName/> should be handled by this module”

    Outside of that though, there’s no further way to setup custom routes by configuration alone.

    What you can do is configure a custom router object, and then write PHP code to implement your routing logic however you want to. The how of this goes beyond a simple Stack Overflow answer, but you can get the full story in this series of articles, or see an example of custom routing in the simple page module, (self links).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Delphi 2010 to create a SOAP Server. The server is created as
On our local dev server, the web services we created list both SOAP and
I created a WCF SOAP service using VS 2008 that works server side. I
I have a SOAP application created with delphi. Input comes to server correct. But
I've created a new Soap Server that can be questioned about information about people.
I've created an app that interacts with a SOAP service using java WS. I
I'm trying to create a soap connection to Magento's web services, however I'm getting
I created a few mediawiki custom tags, using the guide found here http://www.mediawiki.org/wiki/Manual:Tag_extensions I
I've created a simple SOAP web service using soaplib and run into an issue
I have successfully created an ASP.net website to make calls to a Soap Web

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.