Showing posts with label Workflow. Show all posts
Showing posts with label Workflow. Show all posts

What is RCR in Siebel?

RCR stands for Repeating Component Request. This is essentially a way to schedule a workflow to run at certain time. Consider these as cron jobs in Linux or schedule task in windows which are some actions that run at specified times.

Siebel RCR are workflows that run at a specified time.

In Siebel using RCR one can specify when to run the workflow and for which record workflow should be run. There is no user action or event required to trigger RCR.

Along with the time when workflow should be run, search spec of primary buscomp of workflow's BO can be provided. Siebel server then executes that workflow for all those records which satisfies the search spec at the given time.

Hope it helps, feel free to ask any questions you may have.

Workspace Icon Missing From Siebel Web Tools For Users Other Than SADMIN

When you have just enabled workspace and created new developer logins to get your hands dirty, this the first thing you can face 😊 Unless...