Hi.
Here is a cool hack that will automatically run the Change Finder utility.
/* autochangefinder.p This routine will automatically: 1. Create a Task 2. Run the Change Finder 3. Check-out the changed objects 4. Remove the deleted objects 5. Complete the Task */
[View:/cfs-file/__key/communityserver-discussions-components-files/231/autochangefinder.p:320:240]
Hi Jeff,
cool, thanks.
Would it be possible to document the unused parameters.
I'd like to modify it to run for a product or product module.
Hi.
The parameters for the call to rtb_get_changed_objects are:
INPUT pcWorkspace - Workspace ID to compare (required) pcModule - Workspace Module to compare (blank for all)
Unused OUTPUT PhTTchangedObjects - Temp-table handle for changed objects
FYI, getting changed Objects by Product Module is forthcoming.