I know that this is not a requirement that you will face everyday but I did face it and didn’t find anything useful on the web which could tell me exact script that I can use to trigger a stored procedure residing the database.
How to Trigger EIM Job from UNIX?
Everybody knows that EIM is usually used in Siebel to import data from external applications. I am not going to go into details of EIM in this article. This article assumes that you already have an EIM Job created and running successfully and your requirement is to run this EIM at regular intervals.
InList and GetProfileAttrAsList functions
This is a very useful tip shared with us by “Kavitha Devarajan” known as “Kavi” to us.
==================================================================
Requirement:
Disable the Button if user has ‘Junior Sales Representatives’ responsibility assigned to him.
Thoughts/Assumptions:
This requirement is quite different for me, since every time we configure enable and disable button functionalities based on Position Names.
We have a button called as “create [...]
Creating a Static Toggle Applet
In last post we theoretically discussed about Toggle Applets, now we will do some hands on. In this post we will discuss how to create a Static Toggle Applet.
In this example we would want user to be able to toggle between Form and List Applet in Account Screen. By default user is able to see [...]
Saving Actuate Reports in PDF format
Another article by Tapan. This time about actuate reports.
By default, when a report is generated and viewed in the Siebel web client, or selected from Reports Server > My Reports view, the report will be presented in Dynamic HTML (DHTML) format in the web browser. When the user clicks on the Save button , a [...]
How to create Hierarchical Picklist?
I know there aren’t many articles on this website related to basic configuration and a lot of you have asked for it.
So, as the saying goes “better late than never”, I am starting with an article on Hierarchical Picklist.
Let’s start with the most basic question:
What is Hierarchical Picklist?
A Hierarchical Picklist is a Picklist that has constrained [...]
Uploading multiple Actuate ROX files
This Article has been submitted by Tapan Chitkara working in Siebel from past 2 year and had worked in various areas of Siebel like Siebel Administration, Actuate Reports, Configuration
To upload multiple ROX files into the Reports Server Encyclopedia, you can use the Actuate eReport Designer Professional (eRDPro). You might use this approach to upload multiple ROX [...]
Mapping custom fields – Siebel Order Management
This post has been contributed by Ravi Kumar who’s been working in Siebel from past 4 years and have worked on areas like configuration, scripting, Workflows, EAI. In this post he has explained “How to copy custom fields from Order line items to Asset using Auto Asset functionality”.
Requirement:
I have created some custom fields on line items [...]
Automatic Logout from Siebel Application
Sushil, a reader of Siebel Unleashed shared a tip, which looks useful so sharing it with all.
If you have requirement of logging off user based on certain conditions then you can use LS Medical Product Issue Service BS to logoff a user from application.
Here is sample code:
Frequently Asked Questions – Regarding ADM
Purti Garg a reader of SiebelUnleashed asked me several questions regarding ADM which I think are really good questions as answers to these questions will clear most of the doubts there are for ADM. I will try to answer to best of my ability and will expect that if somebody out there knows more details [...]
Decoding Siebel FDR Files
I am not sure how many people know what I am talking about but I am pretty sure the number is not very high. Some might have heard the term but don’t actually know what it is and what it contains. So, let’s discuss FDR Files
FDR stands for Flight Data Recorder and these are log [...]
Formatting button text in Siebel
This is a simple but effective tip and not many people know this.
Sometime we want to break the caption of a button in two lines because the caption is too long or change the color of the text of button. There is really simple way for you to accompish this. You just need to know simple [...]
Pass a property set as input argument in eScript
One fine day I got an assignment of working on Siebel EAI. I had to create an example workflow where I had to
Query an Attachment Record using EAI Siebel Adapter.
Convert it into MIME Hierarchy using EAI MimePropSet Converter
Convert it into MIME Doc using EAI MIME Doc Converter
Finally write it to a File using EAI File [...]
Siebel CTI – Integrating without Drivers
Rogério Morais has kept his promise. I wasn’t expecting a documenting this soon. But he has put together a nice document explaining the approach, major steps and changes done to achieve Telephony Integration without drivers from the Third party.
“This is not by any means a complete documentation, only a few examples of what can be [...]
Siebel CTI (Computer Telephony Integration)
According to Siebel Bookshelf
Siebel CTI (Computer Telephony Integration) provides voice-channel support for call center agents using Siebel Business Applications. CTI capabilities are provided through integration with third-party CTI middleware packages, such as Intel NetMerge.
and rsmorais a user of Siebel Unleashed forum had a chance to work on Siebel and CTI integration.
