Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Custom command to invoke Custom Service method finally invoking a command

edited Nov 30, 2018 12:35AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

We have requirement where before logout of application user needs to be provided with options to whether log out or not based on a custom validation done through business service method invoked on logout. Can someone tell how to invoke a command from business service method.

It is something like below,

Command Name: CustomLogOut

Command Business Service: CustomLogOutService

Command Method: checkforPendingTasks

Inside my checkforPendingTasks BS method, we will be checking for pending tasks in current logged in user account. Then display confirm box with message have pending tasks do you want to log out. On click of no nothing will happen but on click of yes actual vanilla logout command should be invoked and we are stuck here how to invoke command from BS method or browser script (if possible).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center