Siebel Reflection
Ever wonder how to apply reflection to Siebel. For example how to
check whether a particular field is there in the current SRF.There is
a bunch business components in Siebel which can do most of these. For
example "SRF Business Component" and "SRF Field" can easily tell you
what is in a particular business component.
This trick is very useful when you build VBCs on the fly. Thats to
make a particular sort or effect which can be done with normal siebel
configuration, one can build a VBC on the fly (where you construct
the propert set dynamically to represent each field in the VBC), you
can query the business component rather than hardcode each field.
0 Comments:
Post a Comment
<< Home