A question about this API function:
Am I seeing the correct result that the function does NOT replace the existing URI. It will always create a new record?
BTW: it makes some sense to me since I don't think you want to leave the old link as unreachable?
Thanks,
Scott
IDS
Code:
<MvASSIGN NAME = "l.genuri_result" VALUE = "{ [ g.Module_Feature_URI_UT ].URI_Generate_Category_Update( l.settings:uri_category ) }">
BTW: it makes some sense to me since I don't think you want to leave the old link as unreachable?
Thanks,
Scott
IDS
Comment