Hi,
We have several branches in our Teamsite and under each branch we have the same set of categories and datatypes. When we try to invoke a NewDCR from a CCI URL with the area_path value it is behaving very strange. It doesn't redirect to the DCT of specified WorkArea .It directs us to a DCT of a random WorkArea and very frequently shows us
with error message stated below
With the address URL
http://10.185.6.96/iw/webdesk/templating/DatacaptureServlet?area%5fpath=/default/main/sprint/sales%5fand%5fmarketing/businesswholesale/Local%5fBusiness/WORK/ad/WORKAREA/adwa&iw%5faction=newdcr&iw%5ftdt=DCT/LeafPageshows the error in the browser window as follows
Category DCT does not exist in workarea /default/main/sprint/sales_and_marketing/businesswholesale/Local_Business/WORK/Marketing/Marketing_Communications/WORKAREA/Marketing_Communications_WA
As you can see the Address URL and the error message in the browser window does not have any corrrelation.This error appears repetitively.We tried clearing the browser cache too.
(2)
The CCI URL to create a new DCR we are using is as follows:
http://10.185.6.96/iw/webdesk/templating/DatacaptureServlet?iw%5Ftdt=DCT%2FLeafPage&iw%5Faction=newdcr&area%5Fpath=/default/main/sales%5Fand%5Fmarketing/businesswholesale/Local%5FBusiness/WORK/Marketing/Marketing%5FCommunications/WORKAREA/Marketing%5FCommunications%5FWAI have a few questions:
1.How can we pass the area_path to the CCI URL to create New DCR?
2.Can we have same category and datatypes under all branches?
3.What changes do we need to make to the templating.cfg?
Any help in this regard is highly appreciated.