Running Hello World Service

The AbSolutionsLogicAddIns application contains a simple Hello World service example. You can use it to get familiar with the basics of the business logic development in Eclipse.

The Hello World service:

  • Formats a text message containing current date and time.
  • Prints it to the server console.
  • Logs it to \WEB-INF\config\context\applications\archibus.log .
  • Returns it to the view.

image074.JPG

Run Hello World example from a view