CatGroupCatEntryRelDeleteCmd 指令
這個指令會刪除型錄群組和型錄項目之間的關係。
這個指令是由 WebSphere Commerce Accelerator 中的產品管理呼叫。

參數值
- http://host_name/path/
- WebSphere Commerce Server 與架構路徑的完整名稱。
- catalogId
- 型錄的參考號碼。
- catgroupId
- 型錄群組的參考號碼。
- catentryId
- 型錄項目的參考號碼。
- URL
- 當指令順利完成時所要呼叫的 URL。
規則
- 如果型錄群組是同屬 (catgroupId=*) 的,就會刪除指定 CatEntryId 的所有 CatGroup-CatEntry 關係。
- 如果型錄項目是同屬 (catentry=*) 的,就會刪除指定 CatGroupId 的所有 CatGroup-CatEntry 關係。