2011 Nov 15 7:31 PM
Hi all,
i will give a brief idea about what i have done...
I had a standard report in which there was a include which gets called in 4-5 main reports but i choose whatever I want and then created 2 enhancements and activated them. I have done the testing in dev. server it was getting called and working fine to solve my purpose..
but problem occurs when i transported it into quality server. there code changes were reflecting but when i executed the main report the include getting called without enhancement in it.
.I am little confused in this if code changes are there and I m adding session break point in the enhancement code line but when I execute main program the include doesnt show any enhancement in debugging..
kindly give your precious time to resolve the issue..
Thanks a lot..
2011 Nov 15 8:22 PM
Hi,
Cross check if all of your changes are getting or have gotten transported properly in QA system. Navigate thru the same and active all the related objects individually.
You can also do a version check.
Hope this helps!
Regards,
Reetesh
Hi all,
i will give a brief idea about what i have done...
I had a standard report in which there was a include which gets called in 4-5 main reports but i choose whatever I want and then created 2 enhancements and activated them. I have done the testing in dev. server it was getting called and working fine to solve my purpose..
but problem occurs when i transported it into quality server. there code changes were reflecting but when i executed the main report the include getting called without enhancement in it.
.I am little confused in this if code changes are there and I m adding session break point in the enhancement code line but when I execute main program the include doesnt show any enhancement in debugging..
kindly give your precious time to resolve the issue..
Thanks a lot..
2011 Nov 15 7:41 PM
2011 Nov 15 7:53 PM
thanks for your reply..
yes its is active and also showing 'active version' in comment just next to enhancement name in the code
thanks a lot.
2011 Nov 15 8:05 PM
2011 Nov 16 5:11 AM
I mean is the enhancement active (not just the include).
>
> Rob
yes the enhancement is active.
2011 Nov 15 8:22 PM
Hi,
Cross check if all of your changes are getting or have gotten transported properly in QA system. Navigate thru the same and active all the related objects individually.
You can also do a version check.
Hope this helps!
Regards,
Reetesh
2011 Nov 16 5:15 AM
Hi,
> Cross check if all of your changes are getting or have gotten transported properly in QA system. Navigate thru the same and active all the related objects individually.
>
> You can also do a version check.
>
> Hope this helps!
>
> Regards,
> Reetesh
thanks for your reply
my request including only the enhancement and yes it is active and transported properly and i can see the code changes in that include but in the version management of that include its not showing my request its showing the original one.
2011 Nov 16 5:22 AM
Hi,
Well, then that is where the problem is, do talk to your BASIS team about this. While execution the older version is getting executed.
Reetesh
2011 Nov 16 5:31 AM
Hi,
Its a common problem with enhancements to not get automatically in active state even though it displays active. My suggestion would be activate the enhancement and regenerate in the target client (QA in your case) directly.
Thanks.
Ravi
2011 Nov 17 5:58 AM
Hi,
>
> Its a common problem with enhancements to not get automatically in active state even though it displays active. My suggestion would be activate the enhancement and regenerate in the target client (QA in your case) directly.
>
> Thanks.
> Ravi
Thanks Ravi its Resolved by activating it in Qua system and then also activated in PRD system then it worked...
2011 Dec 15 11:07 AM
Do we need to activate the Enhancement in the respective target servers ?
I think no and should not be the case.I had created an explicit implementation within an enhancement spot for VA01/VA02 and activated it in DEV and transported it to QA.So far I haven't faced any issue in terms of activation.
But,after reading this thread I would like to confirm if whatever the info that was shared in this thread regarding activating the enhancements in the respective target servers is true.
Thanks,
K.Kiran.
Edited by: Kiran K on Dec 19, 2011 6:45 AM
2011 Nov 16 5:30 AM
Hi,
Check the below points might help you.
1) Try to activate the main the program by clicking object navigator, activate each and every step. then see in QA is it getting called.
2) please go to the development box just change in the code and save in new transport request, import into QA and activate main program and all the enhancement spots.
Thanks,
Suresh