User Profile

Collapse

Profile Sidebar

Collapse
Ethender
Ethender
Last Activity: Dec 25 '07, 06:32 AM
Joined: Dec 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ethender
    started a topic executing Process-flows manually from SQLPLUS

    executing Process-flows manually from SQLPLUS

    Hi,

    How to execute Process-flows manually(from SQLPLUS). I tried to execute the process-flows manually by using the following, but no response.

    Code:
    sqlplus OWB/OWB@sa @C:\OraHome_1\owb\rtp\sql\sqlplus_exec_template.sql OWB PlatformSchema ProcessFlow SA_PF "," ","

    Is there anyother way to run the Process-flows manually from SQLPLUS.

    ...
    See more | Go to post
    Last edited by amitpatel66; Dec 27 '07, 10:38 AM. Reason: code tags

  • Ethender
    replied to Execution details in email notification
    Hi Amit,

    But the values should come from database table only.

    Regards....
    See more | Go to post

    Leave a comment:


  • Ethender
    started a topic Execution details in email notification

    Execution details in email notification

    Hi All,

    I am using the following function to send execution details of the process-flow. This process-flow is having 20 mappings. This is working fine.


    The cIient requirment is to pass email-IDs from a back-end table(sam_mail_ notification) with columns(smtp, port, from_address and to_address), right now the function is working on static(constant ) values, Can I get the modified function from you.

    ...
    See more | Go to post
    Last edited by debasisdas; Dec 23 '07, 08:51 AM. Reason: Formatted using code tags

  • Ethender
    started a topic Execution details in email notification

    Execution details in email notification

    I am using the following function to send execution details of the process-flow. This process-flow is having 20 mappings. This is working fine.


    The cIient requirment is to pass email-IDs from a back-end table(sam_mail_ notification) with columns(smtp, port, from_address and to_address), right now the function is working on static(constant ) values, Can I get the modified function from you.

    --initialize variables...
    See more | Go to post
No activity results to display
Show More
Working...