RefreshBusComp Method for a Business Component
The RefreshBusComp method runs the current query again for a business component and makes the record that was previously active the active record. The user can see that Siebel CRM updated the view but the same record remains highlighted in the same position in the list applet. This method does not return any information.
Format
BusComp.InvokeMethod("RefreshBusComp")
No arguments are available.
Used With
To use this method, you can use a BusComp.InvokeMethod call with the following interfaces:
Browser Script
COM Data Control
COM Data Server
Siebel Java Data Bean
Mobile Web Client Automation Server
Server Script
This method only works with a business component that uses the CSSBCBase class.