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 is po approval hierarchy?

1 Answers   Cap Gemini,


what is meant by Drill Down in Discoverer report? why it will be use?

3 Answers   Oracle,


Cycle of requestion to receving transaction.

1 Answers   Accenture,


what is the use of format trigger?a

3 Answers  


What is FORWARD DECLARATION in Packages?

6 Answers   British Telecom BT, HCL, Tech Mahindra,






What are profile options?

4 Answers   Accenture,


what are the default arguments for pl/sql program?

1 Answers  


in oracle workflow if i want to send a mail to the user after sending if the user didn't approve the mail after 10 mins it is automatimatically approved how we can approach?

2 Answers   Cap Gemini,


What is ment by Global Templates in Oracle.

1 Answers   IBM,


In sequence i want to 11 and 15th values how we will write?

0 Answers  


wht is format triger?

4 Answers  


INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.

2 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)