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)
How to get IW_USER in custom_instantiation.cfg
cc96ai
I am trying to get IW_USER in custom form.
I try the configurable variable, dataSource
however it displays the $IW_USER
I thought it will get the user login name, but it is not
Is there anyway to populate the IW_USER in the form ?
Find more posts tagged with
Comments
Bill Klish
The form api IWDatacapture.getUser() should do the trick after you customize the job instantiation form.
I know Interwoven said that you can do anything you can do in a template in the instantiation form, but I have found a few of the Form API calls do not work. I know they have fixed the ones we reported in the patch out after 6.7.1 SP1, but there may be others.