Creating the NewsArticlesByCategoriesInterface

Follow these steps to create the NewsArticlesByCategoriesInterface interface:
  1. From the menu, select File > New > Other. The New window opens.
  2. In the navigation tree, click Business Integration > Interface.
  3. Click Next.
  4. From the Module list, click eMergedLibrary.
  5. In the Folder field, type com.emerged.portal.
  6. In the Name field, type NewsArticlesByCategoriesInterface.
    Picture of the New Interface Wizard window
    The Namespace field is set to http://eMergedLibrary/com/emerged/portal/NewsArticlesByCategoriesInterface.
  7. Click Finish. The editor opens for NewsArticlesByCategoriesInterface.
  8. Click the Add Request Response Operation button Add Request Response Operation.
  9. Switch to the Properties view.
  10. In the details section, click the Description tab.
  11. In the Name field, type getNewsArticlesByCategories.
  12. Switch to the NewsArticlesByCategoriesInterface editor.
  13. Click the Add Input button Add Input.
  14. Switch to the Properties view.
  15. In the details section, click the Description tab.
  16. In the Name field, type categories. The Data Type Selection window opens.
  17. In the Filter by type, namespace, or file (? = any character, * = any String) field, type NewsCategoryListBO.
  18. Click NewsCategoryListBO.
  19. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/NewsCategoryListBO.xsd.
  20. Click OK.
  21. In the Type list, type NewsCategoryListBO [http://eMergedLibrary/com/emerged/portal].
  22. Switch to the NewsArticlesByCategoriesInterface editor.
  23. Click the Add Output button Add Output.
  24. Switch to the Properties view.
  25. In the details section, click the Description tab.
  26. In the Name field, type newsArticles. The Data Type Selection window opens.
  27. In the Filter by type, namespace, or file (? = any character, * = any String) field, type NewsArticleListBO.
  28. Click NewsArticleListBO.
  29. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/NewsArticleListBO.xsd.
  30. Click OK.
  31. In the Type list, type NewsArticleListBO [http://eMergedLibrary/com/emerged/portal].
    *NewsArticlesByCategoriesInterface
  32. From the menu, select File > Save (or press Ctrl+S).
  33. From the menu, select File > Close (or press Ctrl+F4). The editor closes for NewsArticlesByCategoriesInterface.

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.