This document provides steps to create a host program with one parameter by creating a .prog file, uploading it to the bin folder and giving it permissions, creating a soft link to the fndcpesr executable, and then creating the executable and concurrent program.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
115 views1 page
Create Soft Link For .Prog Program
This document provides steps to create a host program with one parameter by creating a .prog file, uploading it to the bin folder and giving it permissions, creating a soft link to the fndcpesr executable, and then creating the executable and concurrent program.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
ln -s $FND_TOP/bin/fndcpesr XX_TEST_HOST_PROG
Here is an example of creation of host program with one parameter:
Step 1: Create a prog file XX_TEST_HOST_PROG.prog as shown below Step 2: Upload the .prog file to the bin folder of respective application top and give necessary file permissions Step 3: Create Soft Link: