In CRM2007, I've added a custom view to the BP Factsheet but for the moment I've just hard-coded values in the 'DO_INIT_CONTEXT' method of the implentation class to prove I can do it.
In order to retrieve real data from ECC6, I need to be able to grab hold of the BP Number that has been confirmed by the user but I'm struggling to know how I do that. I'm hoping that I can do this from within the same method. Does anyone have some example code that may give me a pointer ?
thanks.