Business Console 10.7 | webMethods Business Console Documentation | Developing Gadgets for Business Console | Getting Started | Creating your First HelloWorld Gadget | Testing HelloWorld Gadget
 
Testing HelloWorld Gadget
Test the HelloWorld gadget using following URL format:
http://<HOST>:<PORT>/business.console.gadgets#/<PROJECT_NAME>/<GADGET_NAME>
Type the following URL in your browser by replacing <HOST> with the host name of My webMethods Server.
http://<HOST>:8585/business.console.gadgets#/MyPortletAppProject/HelloWorld.
HelloWorld gadget displays as shown below.
The diagram below shows the structure of the gadget.