Hi All,Thanks in advance. I am trying to get the value of 'area_path' into a perl script through an inline command. But all what I get is a null value. Could anyone help me on this?I am attaching a portion of the DCT and the calling ipl files along with this post.Thanks!Jenni
DCT Inline request is not posted so you can not use CGI. Try $ENV{IW_WORKAREA} instead, massage it if needed