HI,
Suppose there is a requirement to create a new responsibility as A. But A should include all the characteristics and functionalities of existing B responsibility. For now I didn't find a short way to do that. What I have done is just querying the B responsibility details and create new A responsibility with same values (only deference responsibility name and responsibility key ). It is hard to assign the profile option values to B because I dont have the list of profile option values for A. However it is hard to find out the existing profile options values for A in the UI. I need know is there any query to get that. And I need to know there any simple way to do such thing because I feel above method is not good and time consuming.
thanks
nuwan