Tracking workflow process using Server Manager
In this case, it’s required to activate server log level, using a sentence such as:Change evtloglvl %=5 for Comp wfprocmgr Once the log level is 5, it’s required use server manager again, using a...
View ArticleIn Siebel Tools, create a new workflow for linking a file from an external...
First of all, this process lists all the files that there are in a Siebel Server as a result of an integration between Siebel and an extenal application, a sentence such as: Clib.system("cmd /c dir /B...
View ArticleCreate a standard Work Order
you can create predefined activity plans templates. In order to stay the more standard possible, you can use EIM load such as: 1. Entity EIM Plan (EIM_TMPL_PLNITM) --> Plan (S_TMPL_PLANITEM) EIM...
View ArticleDifferent ways to integrate to third party applications with Siebel.
In order to integrate Siebel with external application, what I can share, from my own experience, is that there are two options that can be easily carried out without any problem: Option A: Using...
View ArticleImport Object
Siebel provides an useful way to load data in Siebel Application, that allows end-users to load small quantity of data into Siebel (my own experience in using Import Object: load data for identify a...
View ArticleUsage of InvokeServiceMethod() on Calculated Fields
In order to achieve complex requirements, we can invoke Business Service scripts from within the Calculated Fields (in Siebel Business Component).First of all, I would like to emphasize that each...
View ArticleRead only field can be accessed from script
If you want to modify via script a “read-only” field, in Siebel 7.7 don’t works. To avoid this we should do:BusComp.InvokeMethod("SetAdminMode", flag)ArgumentflagDescription"TRUE" or "FALSE". Flag to...
View ArticleThe blog's statistics for the first month
The statistics below provide a summary of the blog's statistics for the first month and I'm really so glad!
View ArticleImplementation of an error control in a Workflow
It’s well known that a workflow requires an error control for a robust process design. The next diagram shows an overview of the proposed error control:As it’s shown, an error control provided a...
View ArticleExternal Data Base Connection
The intent of this article is to explain how an external DDBB can be integrated within Siebel technology, in order to enable to display external information that an end-user needs.The following basic...
View ArticleAs times goes
Nothing makes me happier than notice that this blog is visited by people from several countries and that really encourages me.Another year is over (2010), anyway life is life and after all I learnt...
View ArticleServer Optimization
At a high level, the purpose of this article is to provide you with a basic understanding of a flexible mechanism for the optimization of the platform or Operating System.First of all, via the...
View ArticleBusiness Intelligence Platforms:
Markets offers so many Business Intelligence Platforms. In this way, bellow is detailed a product analysis, elaborated by one of the main technology observatory market analysis:Magic Quadrant for...
View ArticleBusiness Intelligence
It’s a waste of time to think about unthinkable. In this way, Business Intelligence tools are designed to take exposure and to track transactional system, using Cubes. A Cube is a logical schema that...
View ArticleComputers don’t think, people do
This article provides an overview of the Dashboard potential, focus on what works, what doesn’t and why.First of all, let me say that Dashboard design is not an exact science, anyway obviously, the...
View ArticleIts time to welcome 2012 and evaluate 2011
Thanks to this blog, I have the opportunity now to reach hundreds and thousands of people, talking about CRM (Customer Relationship Management) systems, emphasising alignment of “operational” CRM...
View ArticleMonitoring what’s going on
With an increasing maturity of Business Intelligence support for CRM processes, it is a fact that specific Business Intelligence solutions will be oriented much more on usage stastical techniques like...
View ArticleMarketing Module – Oracle Business Intelligence
This article provides a high level overview of a marketing automation mechanism (using Oracle BI) that could be so useful. As it’s well known, a segment is used in order to identify groups by one or...
View ArticleExport data into an Excel File using escript
In fact, there are different ways to export a excel file from Siebel. Anyway, this time, let’s focus on using scripting as a tool to extract accurate information from Siebel, which is also easy to...
View ArticleIntegration of Oracle Analytical tool (OBIEE) in external portals or...
The purpose of this article is to discuss the integration (as consistently as possible) of Oracle Analytical tool (OBIEE) in externals portals or applications , in order to take it into account when...
View Article