Skip to Content
0
Sep 19, 2008 at 05:17 PM

subtyping BUS1001006

183 Views

Hi experts,

I need to add new methods to BUS1001006. I see that it already has a subtype ADB1001006 which has 2 methods defined on it. Also BUS1001006 is delegated to ADB1001006.

My question is: Should I subtype BUS1001006 or ADB1001006?

I create a ZB1001006 and add my methods.

I see that for the workflow to be triggered using the CREATED event, I will have to delegate BUS1001006 to ZB1001006. Workflow does not get triggered without this delegation. I see I can change the delegation. Bus is this what I should do?

Advice is really appreciated.

Regards,

Gayathri