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)
Teamsite import function
enthusiast
Is there a way to reuse Teamsite import function and incorporate that in one of the DCT?
Find more posts tagged with
Comments
ISCBorisB
Is there a way to reuse Teamsite import function and incorporate that in one of the DCT?
Sure. You can use FormAPI to initiate import on certain event like for example callout.
From the event handler open a new Window using Import URL.
For Details: Interwoven® User Interface CustomizationGuide Release 1.5.0
Chapter 9 Using URL Commands, File URL Commands, Command "Import"
enthusiast
Thanks, I made it work through the default teamsite import. However, inorder to have more flexibility, I am also trying to make the following concept work based on the following article:
http://devnet.interwoven.com/site.fcgi/techlib/52656?msg_id=%2Ftechlib%2F52656
But I can't make the file uploading successfully on Solaris to the directory I want. The only file content uploading correct are with XML extention. The rest are copied empty. Also, they are only getting copied to the main workarea directory and not to any subdirectory. Has anyone made it to work yet?