KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: How to add SOAP documentation to your SOAP methods
PRODUCT: 4D | VERSION: 2003 | PLATFORM: Mac & Win
Published On: March 21, 2003

To add SOAP documentation to your SOAP methods:


  1. Open the Explorer

  2. Click on the methods tab

  3. Highlight your SOAP method

  4. Click the double blue arrow >> to expand the window

  5. You will now see two radio buttons at the very bottom

  6. One is preview and one is comments

  7. Select comments

  8. You can now type comments in the window above. The comments is the description.



When you type https://www.domain.com/4dwsdl , you should see the wsdl show up. In the wsdl, you will see the documentation tag. In this tag is the comment that you inserted in the method editor.

code