Hi All,
A basic question about DC.
scenario:
I have dca and dcb (Both WD)
dca has a PP with several methods (I exposed a component as PP).
dcb uses dca's component.
If I change one of the method's signature (for instance: add another parameter to the method) in dca I cannot see the changes in dcb.
What I did is:
changed the method in dca
"build project"
"build component"
then, I refreshed the used parts in dcb and builded the project, still I cannot see the change.
What are the steps needed in order to see the changes in dcb?
Thanks, Omri