I have been receiving loads of question that I have been trying to answer as soon I get a chance, but I have been busy lately with project work so not have been able to answer many of them. Today I am answering questions which can be readily answered and don’t require me to dig into tools and find answers.
Question: Is there any business service in Siebel 7.7/7.8 to query the child BC records and update all the records Type field to ‘To Do’?
Answer: I don’t think there is any business service available to accomplish that job but you can achieve this using a simple workflow. You just need to:
- Query your records using Siebel Query Operation
- Next step should be Siebel Update Operation
Siebel will take care of updating all the records that were returned by the query step. Remember this will only work on child BC records (precisely the requirement) and not on Primary Business Component of your BO.
Question: How can we set visibility at applet level, field level i.e. make a field visible only for Sales Rep?
Answer: There is no way to set visibility at field level. You can use Toggle Applets to accomplish your requirement.
This means that you create a copy of same applet but with different fields according to your need and show the appropriate applet based your condition. I have written few posts explaining the basics that should help to clear any doubts that you have.
http://siebelunleashed.com/siebel-toggle-applets-an-introduction/
http://siebelunleashed.com/create-siebel-static-toggle-applet/
Question: how to make an applet visible to Manger alone?
Answer: You can use Personalization to hide or show and applet but remember that these Personalization only takes effect when you Login to the application. Which means when user logins to the application he will either visible or not visible. It is not possible to hide and show an applet multiple times in same session.
Questions: How to configure a Constraint Picklist?
Answer: Below given link has the answer to the above question
http://siebelunleashed.com/constraining-the-siebel-picklist/
Question: What is difference Hierarchical and Constraint picklist?
Answer: Follow the link below to get an answer
http://interview.siebelunleashed.com/blog/configuration/difference-between-hierarchical-constraint-picklist/
I will keep this series of Question & Answers going will provide more answers as and when time permits. Stay tuned !!

