Why do we have to integrate social media with CRMs?

Why do we have to integrate social media with CRMs?

Due to the wide spread of the use of social networks, it is evident that companies that define and follow a strategy and understand how to use new trends in CRM tools and solutions will have a competitive advantage in their market. The evolution of the CRM implemented...
Validating the Siebel Schema (diccache.dat)

Validating the Siebel Schema (diccache.dat)

Monday, 28 January 2021 As you know, when a task of some of the Siebel components is executed, for example the EIM, a reading of the data dictionary (diccache.dat) is done as a first step where the data model of our Siebel application is described, that is, tables,...
Another way to save .sif files

Another way to save .sif files

Sunday, 09 December 2020  An important part of any Siebel developer’s job is to work with .sif files by exporting/importing objects from one environment to another or between several local machines. One day I wanted to export some objects to the server I...
Run a process in Siebel with a Cron

Run a process in Siebel with a Cron

One way to develop a functional requirement that the system perform a daily validation to check something and depending on this result, perform some specific action (such as creating an activity), could be with a unix cron. It is a very simple way to execute a process...