Creating the NewsArticlesInterface interface

Follow these steps to create the NewsArticlesInterface 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 NewsArticlesInterface.
    Picture of the New Interface Wizard window
    The Namespace field is set to http://eMergedLibrary/com/emerged/portal/NewsArticlesInterface.
  7. Click Finish. The editor opens for NewsArticlesInterface.
  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 getNewsArticles.
  12. Switch to the NewsArticlesInterface 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 symbols. The Data Type Selection window opens.
  17. In the Filter by type, namespace, or file (? = any character, * = any String) field, type StringListBO.
  18. Click StringListBO.
  19. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/StringListBO.xsd.
  20. Click OK.
  21. In the Type list, type StringListBO [http://eMergedLibrary/com/emerged/portal].
  22. Switch to the NewsArticlesInterface editor.
  23. Click the Add Input button Add Input.
  24. Switch to the Properties view.
  25. In the details section, click the Description tab.
  26. In the Name field, type categories. The Data Type Selection window opens.
  27. In the Filter by type, namespace, or file (? = any character, * = any String) field, type NewsCategoryListBO.
  28. Click NewsCategoryListBO.
  29. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/NewsCategoryListBO.xsd.
  30. Click OK.
  31. In the Type list, type NewsCategoryListBO [http://eMergedLibrary/com/emerged/portal].
  32. Switch to the NewsArticlesInterface editor.
  33. Click the Add Output button Add Output.
  34. Switch to the Properties view.
  35. In the details section, click the Description tab.
  36. In the Name field, type newsArticles. The Data Type Selection window opens.
  37. In the Filter by type, namespace, or file (? = any character, * = any String) field, type NewsArticleListBO.
  38. Click NewsArticleListBO.
  39. Click http://eMergedLibrary/com/emerged/portal - eMergedLibrary/com/emerged/portal/NewsArticleListBO.xsd.
  40. Click OK.
  41. In the Type list, type NewsArticleListBO [http://eMergedLibrary/com/emerged/portal].
    *NewsArticlesInterface
  42. From the menu, select File > Save (or press Ctrl+S).
  43. From the menu, select File > Close (or press Ctrl+F4). The editor closes for NewsArticlesInterface.

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