"TRT_Send_Jython_HTML_Email"

i have attached to my project and make necessary configurations but i couldnt make a connection with exchange server.
can anyone please share an experience?
thank you

Did you try to connect to your exchange server using the regular odisendmail too ?
Maybe your exchange server hasnt opened up pop/imap ports for communication...

Similar Messages

  • How to import TRT_Send_Jython_HTML_Email

    Hi,
    Iam trying to send emails from odi using TRT_Send_Jython_HTML_Email procedure.
    I have downloaded it from oracle site and how to get that one into odi.
    Iam trying to do import into odi by right clicking on the procedure and import procedure and i specified directory where file resides , but i am not finding this file.When we export/import from odi it only looks for xml files and this .zippy file.Not entirely sure how to to get this import done.any ideas here..
    cheers

    If its a .zippy file, then rename it to .zip file and then extract the xml out of that file and then import that file into ODI

  • Download "TRT_Send_Jython_HTML_Email"

    could you please share download link?
    for
    "TRT_Send_Jython_HTML_Email"
    thank you

    If you have valid support ID then you can download this otherwise you cannot.
    id=424304.1
    Downloaded file will be in zippy format. change it into zip file and extract it.
    Thanks.

  • ODI HTML Mail error

    Hello All,
    I am unable to send a mail using ODI send Mail. As an alternative i downloaded the jython script "TRT_Send_Jython_HTML_Email.xml" from the oracle support.
    When i am trying to execute the above procedure i am getting the following error.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 3, in <module>
    File "C:\ODI11\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 676, in sendmail
    if not (200 <= self.ehlo()[0] <= 299):
    File "C:\ODI11\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 398, in ehlo
    (code,msg)=self.getreply()
    File "C:\ODI11\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 352, in getreply
    line = self.file.readline()
    File "C:\ODI11\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\Lib\socket.py", line 1347, in readline
    data = self._sock.recv(self._rbufsize)
    File "C:\ODI11\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\Lib\socket.py", line 902, in recv
    raise mapexception(jlx)
    socket.error: (55, 'Software caused connection abort')
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2458)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)
    please help me in this...
    thanks
    Ravikiran

    Why can't you use ODI sendmail? Are you getting an error from it? I've used it successfully for some time now.
    The socket error tells me there's a network problem. Are you able to send e-mail from the machine where the ODI agent is? Did you try telnet <your SMTP server IP> 25 ?

  • ODI send Email procedure Problem

    Hi ,
    I am trying to send email using ODI
    I have found in oracle support that if we configure TRT_Send_Jython_HTML_Email.xml procedure we can send an email
    I tried doing so, but even though I select the LoadFromFile as no , I am getting the following error
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 1, in ?
    File "C:\Oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\..\..\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 483, in sendmail
    File "C:\Oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\..\..\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 352, in rset
    File "C:\Oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\..\..\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 294, in docmd
    File "C:\Oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\..\..\jdev\extensions\oracle.odi.navigator\scripting\Lib\smtplib.py", line 271, in getreply
    SMTPServerDisconnected: Connection unexpectedly closed
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:345)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:169)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2374)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1615)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1580)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2755)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
    at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:619
    Can anyone pls tell me how to resolve this problem.
    Thanks
    Ashvini

    Are you sure that you can reach the smtp server from within your network ? You would want to verify that first following this -http://support.microsoft.com/kb/153119

  • Send HTML emails with ODI

    Hi,
    I wish to send HTML emails with ODI but it seems not possible with the tool ODISendMail. Do you know a procedure to do it ?
    Thank you very much for your answers.
    Regards.

    Hello,
    Thanks but this article decribes an other tool that I don't have in my version. Maybe is it possible to send me the procedure XML to import it ?
    There is also a procedure available on the Oracle support (TRT_Send_Jython_HTML_Email.xml) but I don't know where I can download it... Do you ?
    Thank you very much

Maybe you are looking for

  • Difference between NULL and nil?

    I've searched but can't find a clear coherent answer. Could someone spell this out for me? Thanks

  • Pages palette view is messed up

    I lost my floating palettes, so I reverted to default workspace. Now my Pages palette is messed up. The page spread icons bleed off the right side of the palette and the icons at the bottom are missing (trash can, etc.) I tried changing the icon size

  • AF_Modules/dynamicconfigurationbean not found

    I've promoted my interface to out production environment and the receiver file adapter fails. "Exception caught by adapter framework: local bean not found: localejbs/AF_Modules/DynamicConfigurationBean" Any ideas what might be the problem?

  • Define control chart tape - SHEWHART X-R

    Hi SAP Gurus, exists any way how to implement SHEWHART X-R chart for statistical process control in SAP? I found some information about it here: How to implement X-R chart in Inspection. Could anybody give me more detailed informations? Regards Lukas

  • Adobe Air and http redirection

    hi, I have a html based web application (Html+Js) working very well when it is called from a web browser. It uses Apache as web server that proxies inbound requests to Tomcat using AJP, in httpd.conf I have something like this: <VirtualHost *:80>   S