Technology Stack - EBS (MOSC)

MOSC Banner

FNDGFU

edited Aug 20, 2021 11:26AM in Technology Stack - EBS (MOSC) 1 comment

hi

I am using the shell script to execute the below

v_file_id=$1
v_file_name=$2
FNDGFU apps/apps 0 Y DOWNLOAD=$v_file_id /tmp/$v_file_name

once i execute the file getting the message as below

Log filename : L5846630.log

Report filename : O5846630.out
ORA-01722: invalid number

log file does not have any information on the error.


If i hard code the values 

v_file_id=213445
v_file_nam=Test.pdf
FNDGFU apps/apps 0 Y DOWNLOAD=$v_file_id /tmp/$v_file_name

the file is not downloading



but 
if i try as below

v_file_id=$1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center