Siebel Interview Q&A

Siebel - Email/SMS/FAX template substitution

Scenario :

 Need to fill email/sms/fax template content substituted via scripting. Need to dynamically fetch Request ID and Timestamp value pertaining to the instance of the Outbound Communication Manager

What is available Out Of Box – you can use Send Email /SMS/Fax window to select the template to substitute the content. User has to manually copy the content

 Solution : 

What are possible reasons of values not showing in dropdown of static Picklist?

Question: What are possible reasons of values not showing in dropdown of static Picklist?

Answer: The possible reason which could result in Picklist values not showing are

1.PickMap is not defined for Field which is showing Picklist values
2.LOV Type and LOV Values are not defined
3.Runtime Flag on Applet level is not true.
4.You have not clicked on Clear Cache after adding the values and trying to see values in same session.