Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to display output of an ade perl script on browser

User771294-OracleMay 29 2015 — edited Jun 1 2015

I have creates a cgi to display the output of an ade perl script on browser. The cgi calls a shell script which executes the command.

The syntax looks like this:

echo $(ade exec "perl5.8 /usr/local/ade/util/adhoc_query_scripts/list_merges_to_branch.pl -b st_fusionapps_pt-interpprj -p FUSIONAPPS -d 33 -sort_by date -no_files")  ;


The same script works fine from terminal but doesnt yield any result on UI.


Any clue why this is happening?


Thanks and Regards,


Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 29 2015
Added on May 29 2015
1 comment
1,047 views