How will you get the concurrent program output as email?
Answers were Sorted based on User's Feedback
Answer / chenna
by using xml bursting we can send concurrent program output as email.
| Is This Answer Correct ? | 6 Yes | 0 No |
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 |
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 |
What do you understand by soa?
what is the prerequisite for defining unit of measure?
in sql loader,i have 100 records in my flatefile, i want to skip the 80 to 90 records .please help me
In xml report, how to print the headings in every page?
what is organization id
What will happen If I am not giveing the Suspense accout while defineing the Set of Books in GL?
in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
why do we validate the records while developing interface?
35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
what is lexical parameter?
what are the sql attributes?
Can u define operating units inplace of inventory?