Configuration Guide for Siebel Offline Client for Life Sciences > Extending the Business Functions > Process of Defining Business Services >

Adding a Button to Call the Business Service


This task is a step in Process of Defining Business Services. Create a new button that will call the new business service when it is clicked.

To add a button to call the business service

  1. Start Oracle JDeveloper.
  2. In the Application Navigator window, expand the Projects option, and then click toolbar_buttons.xml.
  3. In the toolbar_buttons.xml Structure window, expand the TOOLBARS node.
  4. Right-click the TOOLBAR - AppletToolbar - Standard - D node and select Copy.
  5. Right-click TOOLBARS and select Paste.
  6. In the Property Inspector window, make the following attribute value changes for the new node:
    • Change NAME to My Delete Button
    • Change EVENTNAME to INVOKESERVICE.
    • Change EVENTSTATE to MyServices::MyDelete.
  7. Click Save.
  8. Validate the modified definition file.

    For more information, see Validating Configured Filter Definition Files.

Configuration Guide for Siebel Offline Client for Life Sciences Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.