הצגת רשומות עם תוויות Tricks in Siebel. הצג את כל הרשומות
הצגת רשומות עם תוויות Tricks in Siebel. הצג את כל הרשומות
יום שישי, 2 באוגוסט 2013
Two Buttons with same Method Invoked = ShowPopup, displaying different popup applets!!
After reading the title of this post, you might have got some idea
what the scenario I am going to talk about today. This is the scenario where I
have two buttons exposed on the UI and both having the same Method Invoked =
"ShowPopup".
Here
below is the snapshot:
1.
Create SR : this
button is being used for displaying “Create
יום רביעי, 24 ביולי 2013
How to expose a hidden field in Siebel list applet?
This is a very simple requirement that I am talking about today, where on a button click you are required to do a GetFieldValue() of a active BC field, which is NOT exposed on the UI and doesn't have the Force Active property checked. If you try to do that, system prompts an error sayng:
A script failed to get the value for field
תוויות:
Configuration,
How To?,
Issues/Resolution,
Tricks in Siebel
יום רביעי, 27 ביולי 2011
Child Field Read Only depending on Parent Field Value
Sometimes it happens that you get a very simple requirement to implement and in a single glance you say, "Well, this is very easy to implement" and when you actually see the result on the UI after the configuration you have done, you start scratching your head to find out the reason for not getting the result as per the expectation.Today, I am going to discuss a very simple requirement you might
יום שישי, 1 ביולי 2011
How to send Email in HTML Format?...... contd
In continuation of the previous post, I found another good way to achieve the requirement of sending email in HTML format and moreover you are required to replace the field values dynamically from business component. So the extra information you need to provide to Outbound Communication Manager is the ROW_ID of the record in context.Suppose, here below is the Email Template need to send in HTML
יום חמישי, 30 ביוני 2011
How to send Email in HTML Format?
If you get a requirement to send an email from Siebel, the very simple way is to make use of OOB business service, i.e "Outbound Communications Manager" with the method "SendMessage". Following input parameters would be enough for this purpose: a) MsgToList b) MsgSubject c) MsgBody d) CommProfile Here below is the working example for the same: var inp = TheApplication().NewPropertySet();
הירשם ל-
תגובות (Atom)