Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
importing from mediabin into userdefined folder in Teamsite
new2interwoven
Hi,
I am using ecm connector 2.0 to integarte Mediabin with teamsite.
From my dct i am able to browse mediabin and select assets.
The prob;em is when i generate the dct,the mediabin asset is imported to the default defined directory "imported/images" but i want the images to be imported depending on the folder that i mention.Is thera way i can mention the path where the images be imported in presentation template or in some other place?
Also can someone help me out to find documentation for presentation template tags like "iwov_import_mediabin" that are specific to mediabin.
The perldocs on my system are not showing any information
Please help me out
Thanks in advance
Find more posts tagged with
Comments
Nicholas
You can change the path CCPro - Adminitration - ECM Connector - MediaBin - Destination, here you can define import path.
Nicholas
Perldoc is only where you can find the information.
Try running the
perldoc iw-perl/vendor/lib/TeamSite/PT/iwov_import_mediabin.pm
Are you getting some error if you tried this?
Thanks Nicholas
new2interwoven
Thanks for the help
Besides this I have one more issue,when the files are imported into teamsite,the actual folder hierarchy is replicated in "/imported/images" folder in Teamsite.I want that just the file is imported into my folder into teamsite without creating the mediabin folder hierarchy.
Thanks in advance for any help
Nicholas
You can refer the ECM connector guide for dialog tag. I am not sure at the moment if this could be done.
Thanks Nicholas