By neel + March 26th, 2008
Few days ago while working on a requirement I came to know a new thing about BC UndoRecord Method.
Requirement:
If user changes a field value make a flag true
If user hits ESC key or does an undo record then set the flag to false.
Solution:
On SetField value event write the script to make the set the flag [...]
By neel + March 25th, 2008
Hey Guys I am back with what I promised a while ago. If you have read my earlier post about EAI Data Maps you must remember that I promised to share objects like Data Map XML, BC sif and test workflows.
So, here they are. In the zip file attachment what you will get is
A Data [...]
By neel + March 24th, 2008
As I have stated in some of my earlier posts how the combination of Business Service and Runtime events has bailed us out of trouble number of times. I believe we can resolve almost all issues using runtime events and client side business service.
I will be sharing with you different situations in which we used [...]
By neel + March 24th, 2008
Development in Siebel inevitable results in scripting for one or the other requirement and we end up writing a business service quite often in case of bigger requirements.
I have written quite a few business services myself both on client side and tools side. The biggest difficulty I have faced with business services is testing them, [...]
By neel + March 21st, 2008
I am not sure how useful this information is going to be but somebody asked me about in comments of one post. So I am putting it for everybody as post.
Requirement:
Remove the splash screen text which appear when you start dedicated client as shown in the screenshot.