Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How will you get the concurrent program output as email?

Answers were Sorted based on User's Feedback



How will you get the concurrent program output as email? ..

Answer / chenna

by using xml bursting we can send concurrent program output as email.

Is This Answer Correct ?    6 Yes 0 No

How will you get the concurrent program output as email? ..

Answer / nusrath

Using Shell script we can attach the output of a concurrent
program.
mutt -s <subject> -a <attachment> <mail_id> < <mail body>

Eg:mutt -s "Output-conc prgm" -a XXCUST_TOP/bin/xx_pr.txt
abcd@gmail.com < "Hello, PFA output of conc.program."

Is This Answer Correct ?    6 Yes 2 No

How will you get the concurrent program output as email? ..

Answer / tj

Incase of only concurrent program, we can set delivery options.
Incase of PL/SQL stored procedure execution method concurrent program, we can define one Host concurrent program which contains mailx command in .prog file. Place the file in respective TOP . Now call the concurrent program from PL/SQL package or procedure of previous concurrent program or we can create a request set(manual run) with two cp's. We can set delivery options for the second cp in request set. Request set mail parameters will not changes once scheduled(automatic run).
Incase of XML Publisher report creation, we can use bursting control file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .

3 Answers   Infosys, Oracle,


What is count(*) from po_vendors(any table)?

0 Answers  


Attribute data types?

2 Answers  


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

0 Answers  


HOW CAN U KNOW THE STAUS OF PO?

1 Answers   TCS,


what are the error tables in AP?

6 Answers  


How many parameters we can pass through pl/sql program in Oracle apps

4 Answers  


where do u specify in org_id?

2 Answers  


In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?

2 Answers  


in ap_terms table what data will be stored

1 Answers  


how can i print random rows in plsql table

0 Answers   Fujitsu, KPIT,


what are the different calculation columns available in reports?

1 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)