Hi Rajiv,
Here are my comments.
1) Indesign is used to create Indesign Template (https://helpx.adobe.com/indesign/using/files-templates.html) while Indesign Server is used to be configured with AEM to get support of Indd and INDT files support (renditions, processing etc). Basically IDS would process the backend of creation of catalog pages.
2) The INDT template is different then Sites template. Please review documentation for more info.
3) Right now this is not supported in AEM Assets.
Just sharing steps on how to configure Indesign Server with AEM post successful IDS CC installation with serial number:
- Go to - C:\Program Files\Adobe\Adobe InDesign CC Server 201x
- Start InDesign Server with command- InDesignServer.com -port 8080
After starting InDesign server few changes needs to be made on AEM Server:-
- Go to Config Manager http://localhost:4502/system/console/configMgr/
- In Configuration com.day.cq.dam.ids.impl.IDSJobProcessor enable the ids.cc.enable and Save the change.
<Step c and d not needed if AEM server is running on localhost port 4502 and InDesign server is up on localhost port 8080> - Enter the AEM Server details in http://localhost:4502/etc/cloudservices/proxy.html\
- Enter running IDS Server details in http://localhost:4502/etc/cloudservices/proxy/ids.html
Hope it helps.
Thanks.