Hi All,
Is there anyway to get the virtual path or branch path in datacapture.cfg file.I need to pass that branch name to an .ipl file as an argument.
If you have any ideas on this,can you please share me?
Thanks,
Chandra
Why the stipulation of "not through FormAPI"?
FormAPI provides access to that information, anything else is likely to be a "re-invention of the wheel".
If you're talking about an <inline cmd> using perl, then that information should be available in the environment variables.. $ENV{'IW_DCT'} if memory serves..