SiebelInterviewQuestionsWorkflow
SiebelInterviewQuestionsWorkflow
• What are the different table that are invoke when Workflow Policies process
requests?
1. S_ESCL_REQ
2. S_ESCL_ACT
3. S_ESCL_LOG
4. S_ESCL_STATE
• What are the different table that are invoked while we are Runing Asynchronous
Workflows using Server Request Business Service?
1. S_SRM_REQUEST
2. S_SRM_DATA
• How do you handle looping in a Siebel Workflow
Looping can be achieved using Decision Steps and conditional branching. Evaluate conditions
and use Decision Steps to loop back to a previous step or move to a different branch based
on the outcome.
1. NumAffRows Output of Query Step and
2. NoMoreRecords Output of Next Method can be used to form the conditions
• What are the default Process Properties in Workflow, that are created by default.
1. Error Code
2. Error Message
3. Object Id
4. Process Instance Id
5. Siebel Operation Object Id
• What is the difference between the End and Stop step of Workflow
the "End" and "Stop" steps both serve the purpose of terminating the execution of the
workflow process, but there are some differences in their behaviour and usage:
1. End Step: is used to explicitly indicate the normal completion of the workflow
process. When the workflow execution reaches an "End" step, it signifies that
the entire process has successfully completed, and there are no errors or
exceptional conditions
2. Stop Step: is used to terminate the workflow process abruptly, regardless of
the execution status or completion state of the process. When a workflow
execution reaches a "Stop" step, it immediately halts the execution, and the
process is considered stopped.
• What is difference between workflow Process Manager and Workflow Process Batch
Manager
Workflow Process Manager is focused on real-time, online execution of workflows that
respond immediately to events triggered by user interactions or business processes.
On the other hand, the Workflow Process Batch Manager is designed for batch
processing, handling workflows in the background, and is well-suited for scenarios
involving scheduled, asynchronous execution or bulk operations. i.e. RCR’s
TIP: Refresh concepts around Workflow Policies and Asynchronous Workflows from
Bookshelf
If you do not get the answer to these Question, please mail to
enquiry@expertcrmservices.com, we will be happy to explain.