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

How You Will display the key flexifields in your report

3 Answers   TCS,


How relation will be made between modules in oracle financial?

4 Answers   HCL, Wipro,


how can u link a org-id with a responsibility in reports?

2 Answers   TCS,


what is Flex mode and Confine mode?

2 Answers   Rapidigm,


what are the difference between oracle discoverer and report6i

1 Answers  


What is Pragma Autonomous transaction. It's Real time Example

4 Answers   IBM,


how to call report from oracle oracle apps11i?

3 Answers   Genpact,


how can we get odd numbered pages in output of a report

2 Answers   Infosys,


How can u find custom top? where its located? How to find custom top in front end?

1 Answers  


what are the prerequisites for costing transactions?

0 Answers   Scan Steel,


Write an SQL Query to Delete Duplicate records from a table using ROWID.

24 Answers   pspl, Satyam, Thinkways,


What is P2P cycle.

27 Answers   Accenture, Deloitte, EE Limited, EXL, IBM, Tech Mahindra,


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)