Hi team,
Good day!
Is there any method to compare pbl's, windows, datawindows, userobjects in runtime. Need to do this dynamically while running the application.
Please let me know how we can implement this in pb.
Thanks and regards
Rajkumar
Hi team,
Good day!
Is there any method to compare pbl's, windows, datawindows, userobjects in runtime. Need to do this dynamically while running the application.
Please let me know how we can implement this in pb.
Thanks and regards
Rajkumar
This checking is mainly used for closing our release tickets.
For our project, we have two sources with the same pbls, while if we make any changes in one source related to any release tickets, the developer first closes the ticket and changes will be pushed to the second source. We have another application to check the closed tickets and also the changes are reflected in the source related to the release ticket. For that, we need to compare both source objects.
Regards
Rajkumar
Something like this: http://www.pblsoft.com
Regards .. Chris