Showing posts with label
Siebel eScripting online Training.
Show all posts
Showing posts with label
Siebel eScripting online Training.
Show all posts
Introducing Siebel Scripting
- Siebel Scripting Environment
- Browser Vs Server Scripts
- When to go for writing e Scripting
- Scripting limitations and Reasons to Avoid Scripting
Exploring Alternatives to Scripting
- What are the other ways to provide solutions [other than Scripting]
- Administrative Alternatives to scripting
- Declarative Alternatives to scripting
Siebel Event Handling
- Event Handling in Siebel Applications
- Introduction to Scripting Events and Methods.
- Usage of Pre & Post Events.
Coding and Debugging in Siebel Tools’ Script Editor
- Understanding Scripting Editor Usage & Debug options.
- Benefits of Script Assist Features.
- Scripting Compilation Options.
- Other available options for Debug Techniques.
Scripting Using the Siebel Object Interfaces
- Creation of Siebel Object Instances.
- Handling Parent and Child records using Scripting.
- Coding for common data manipulate Operations.
- Using COM Object with scripting.
Writing Good Scripts
- Follow best practices for writing scripts
- Use eScript techniques for script libraries, memory management, and error handling
- Learning from best practice options..
- Implementing Try Catch Block in a script.
Creating Custom Business Services
- Creating a Custom Business Service.
- Understanding how to Invoke a Business Service from Browser Script.
- Invoking Custom Business Services.
- Simulating Business Services.
- Understating Property Sets and Using in Business Services.
- Using Vanilla Business Services.
- Invoking Workflows using Business Services.
- Deploying a Business Services as a Web Service.
- Generating WSDL and testing in Web Services.
- Use Script to convert Integration Object to XML Files using Siebel Business Services.
- Sending and Receiving XML files.