Siebel Insurance Guide > Business Services for Siebel Financial Services > FINS Application View Navigation >

Example of FINS Application View Navigation


The FINS Application View Navigation Service is used in Siebel Insurance on the Application screen, where the Application form contains Previous and Next buttons.

The invocation on the Application screen uses Applet Named Method, a feature of frame classes derived from CSSSWEFrameBase and CSSSWEFrameListBase. The applet User Property has the following name/value pairs:

  • Named Method 1: GotoPreView

'INVOKESVC', 'FINS Application View Navigation Service', 'GotoNextView', '"BusComp'", "'Opportunity'", "'Navigation Direction'", "'Backward'", "'Product Id Field'", "'Opportunity Product Id'"

  • Named Method 1: GotoNextView

'INVOKESVC', 'FINS Application View Navigation Service', 'GotoNextView', "'BusComp'", "'Opportunity'", "'Navigation Direction'", "'Forward'", "'Product Id Field'", "'Opportunity Product Id'"

The Next and Previous buttons are mapped to methods as follows:

  • Previous

GotoPreView

  • Next

GotoNextView

Siebel Insurance Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.