Connect AND GeoAccess to Siebel
- A VBC is based upon a Business Component (Class: CSSBCVExtern) and a Business Service (Class: CSSService).
- For using a VBC it is mandatory to code (either in VB-script or Java script) the methods y
Siebel Integration Objects and Data Mapping step by step guide
Steps to create a Siebel Integration Object:
1.Login Siebel epharma Client with User Id and password SADMIN to sample database.
2. Before Creating a integration object study the Siebel data to integrate
Navigate to Contacts-->Contact List >My Contact
Do Help->About View
Siebel EAI Web Services Lab Guide
Steps to Create Siebel Inbound Web Service:
Siebel EAI Interview Questions
Reference on Siebel eScripts
Siebel Scripting is an integrated use of multiple scripting languages to support Siebel applications. Siebel 7 supports the use of both VB Script and eScript in the same application. Siebel eScripting provides a flexible mechanism for extending the Siebel applications. Siebel scripting can be typically used in the following scenarios:-
1. Simple or Complex, customer specific data validation rules.
2. Communication with external sources – Workflows, Business Services, VBCs etc
Predefault a Field based on Applets
A user wants to set different Predefault Values for a Field exposed in different Applets.
Solution: A Vanilla Applet User Property ‘PostInvokeMethod’ Can be used in the above Scenario
Loop through Multiple Records in a Workflow
User wants to loop through multiple records in workflow which are returned after execution of query .
BCHasRows : Validation Without Scripting
Time zone implementation for Oracle BI reporting
To implement multiple Time zone implementations, one has to modify the instanceconfig.xml to invoke certain OOB features available with OBI implementation.
Things to consider before implementing multiple time zones:
Data obtained from the source systems have to be stored in GMT in the OLAP Database.