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 difference between API and Interface?

2 Answers   Infogain,


what type of testing u r doing?

2 Answers   Convergys,


please send me forms, xml pulisher questions,answers

0 Answers   Zensar,


How can a process be deployed in soa?

0 Answers  


in reports token is casesensitive or not?

2 Answers  






How to create a purchase order without a requisition?

0 Answers  


What multi org tables . example - difference between app table non all table . Po_header and po_headers_all

1 Answers   IBM,


What is SRW Package? (Sql Report Writer)

1 Answers  


Hi All, I have one year experience in Oracle Apps.I want to know that what is value of oracle Apps in market?..I have doubt,here I need to learn Oracle Apps more..because I know the opportunities in market ... otherwise need to learn other technologies ?..... And In Oracle Apps ,which is impotant Functional or technical knowledge ?

2 Answers   Wipro,


whats the use of after parameter form and before report?

2 Answers   IBM,


How to move the one file from one instance to another instance? And your scripts also?

0 Answers  


In a Standard form a DFF is disable?How we can Enable it?

5 Answers   Caritor, TCS,


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)