This is one of the tricks that i use to debug Siebel scripts. It is really useful if you are working on the product configurator. As most of the events in configurator have property set as argument to it, and there is no debug window to see runtime property values for the events.
How to create cookies from server side?
-
Yes, you read it correctly, you can create cookies in the browser from the
server side, and get your browser script to access them. This is enabled
via Web...
4 years ago