Help Requested - Agents/Scheduler/Bursting Mode/

Hello,
I have OBIEE 11G.
I have an automated email bursting requirement.
The details are -
I have one Table of people's names, address, email id and personal details. These people are not intended to be OBIEE users.
It is a table with people's names and email id.
Using each person's id(Pri key), I want to create a personalized email message and send it out to the intended email.
Sample rows-
Name: Vikram, Address: 123 abc st, Email: [email protected]
Name: Ram, Address: 345 xyz st, Email: [email protected]
message would be
Hello <vikram>
<Addr: 123 abc st>
Welcome!
Thanks
And it has to be sent to the email [email protected]
(( I'm researching more on using the SA system table .. but I really do not want to create them as OBIEE users.))
I want help in terms of what would be the best way to do that. I need direction to look into.
Further action:
Each time a new user is added to the table - the personalized email should be sent to that member. ((Maybe use flags??)
(I was thinking in terms of Triggers - & is there a way to use scripting for scheduling agents? command line?)
Please ask more details and I can answer them for help.
Thanks
Vikram

Hi! Thanks for the reply,
After much googling we've finally found a stable configuration.
java.args=-server -Xmx768m -Xss64k -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/ -verbose:gc -Xloggc:c:/Jrun4/logs/gc/gcInstance1b.log
I tried playing with the survivor ratio but came back to the default when I didn't notice much improvement.  In the end what did it (pretty sure) is -Xss to reduce the requests size living on the stack.  Our large initial heap, perm + overhead combined with the default request size was causing the JVM to go over and blow up I think.
We've been stable for over a month now, the next step for us is to reduce the MaxPermSize a little at a time to find our optimal range.

Similar Messages

  • Performance and agent scheduler agent - help

    Hi,
    I am facing two problems
    1. Performance issue - I am trandferring data from SQL SERVER to ESSBASE using LKM SQL to SQL and IKM SQL to ESSBASE(data). The interface takes more than 15 min for 2000 records. Is there any options to improve the performance or shud I use any other KM
    Note: Essbase and SQL SERVER are in different servers.
    2. I created agent scheduler as service in windows server. But while starting the service it says" ERROR 1067 : The process terminated unexpectedly"
    Thanks,
    Senthil

    Actually, I have several steps:
    1. odifilewait moves the file test_SEQ.xml from the computer on the network to folder A.
    2. odifilecopy - copy file test_SEQ.xml to folder B - this is the folder where the xml source file is defined in topology manager (test.xml).
    3. odifilewait - moves (renames) the file from test_SEQ.xml to test.xml in folder B.
    4. odi processed test.xml
    5. odifilemove - moves test_SEQ.xml from A to folder C
    6. odifiledelete - deletes test.xml from folder B.
    The agent has administrator rights.

  • I just wonder why agent scheduler did not run during SAT and SUN?

    Hi guru,
    I just set agent scheduler to run on daily mode but past 2 days which are Saturday and Sunday. It did NOT run. I just see that there is a Weekly mode to check from Monday to Sunday so meaning that I need to use Weekly mode instead, isn't it?? There is no explanation in product manual as well. Someone please help me for this case. Thank you so much in advance.
    Best regards,
    JN

    Hi,
    For me the same is working fine with option daily mode.
    Please cross check the following things .
    Did you selected any active period ?
    Didi you selected any thing other than None execute once in execution cycle tab ?
    Rathish A M

  • How to get a single pulse Using Burst MOde?

    Harlow Peeps! Just want to know how to get a SINGLE pulse generated by the AGILENT 33220A function generator? the results i get it's in the burst MODE and everything is running smoothly and fine! it's just that i want to get a single pulse froM it only and not repeated triggeriong of the pulse...
    thanks! ^^
    cheers!

    hi,
    find attached an example, how to set hp33250a ( ag33xxx )  into burst mode.
    hope this helps........... - play with it - and change it to your needs.
    regards
    Werner
    Attachments:
    hp33250a _burst.zip ‏165 KB

  • In iOS 7 is there a way to turn off that new camera burst mode?

    I like the old camera ability to keep your finger on the shutter and release to take a photo. It helps avoid camera blur with certain close shots you are trying to frame, and was one of my favorite "hints on using your camera" for the iPhone.
    But with iOS 7 this has turned into burst mode, which is driving me crazy.
    Is there a way of turning off burst mode for the shutter button and having it work like it did before?
    Thanks,
    doug

    Thanks, Doug.  I'm a little disappointed to discover so few of us who miss what I consider one of the iPhone camera's cleverest refinements.  Being able to hold one's finger on the shutter and release to take the photo is something I did by habit, and now sorely miss.
    Most troubling to me is that the change represents a shift to favoring an entirely new way of taking photographs — a style I'd conservatively call, "by the seat of your pants".  That's never the way I've taken photographs. 
    Like Nadnerb19, I'm hoping Apple reconsiders its priorities, and gives us the option to make a choice between machine gun style photography and the steadier, more 'focused' approach afforded by previous versions of iOS.

  • PROCESS ON HELP-REQUEST

    Hi
    wat is importance of POH. what If there is no PROCESS ON HELP-REQUEST ?
    Thanks and regards
    - Puneet Sharma.

    To display data element supplement documentation, you must code the following screen flow logic in the POH event:
    PROCESS ON HELP-REQUEST.
      FIELD <f> [MODULE <mod>] WITH <num>.
    After PROCESS ON HELP-REQUEST, you can only use FIELD statements. If there is no PROCESS ON HELP-REQUEST keyword in the flow logic of the screen, the data element documentation for the current field, or no help at all is displayed when the user chooses F1. Otherwise, the next FIELD statement containing the current field <f> is executed.
    If there is screen-specific data element supplement documentation for the field <f>, you can display it by specifying its number <num>. The number <num> can be a literal or a variable. The variable must be declared and filled in the corresponding ABAP program.
    You can fill the variables, for example, by calling the module <mod> before the help is displayed. However, the FIELD statement does not transport the contents of the screen field <f> to the ABAP program in the PROCESS ON HELP-REQUEST event.

  • Invoking scheduled/bursted reports via HTTP... documentation?

    Hi all - I am looking for documentation regarding the HTTP "API" for BI Publisher Scheduler. There is an HTTP interface for which I can find no documentation. For instance by POSTing a URL such as http://<site>:<port>/xmlpserver/servlet/scheduler?ujobname=DirectDeliveryReport.xdo&d_printerd_p_gname0=direct&show_conf_page=true&d_method0=d_printer0&job_locale=en_US&save_output=off
    ...you can "schedule" a job for immediate execution and output to a printer.
    This is the method of execution for Oracle SIM 13 and is vaguely described in the SIM 13 Implementation Guide but not apparently in the BIP docs. I am wondering:
    a) what is the API for this web interface? What are the parameters?
    b) can this interface be used for bursting reports? If so it would seem to be a much easier way to schedule burst reports when an external scheduling system is required. More straightforward, like a shell script for Oracle Reports, rather than having to write a Java app to call BIP twice, first to get the XML data, second to burst/deliver that data.

    Hi Tim -
    By 'run now' mode via HTTP, are you referring to a direct call to the XDO or a one-time run via the scheduler servlet? I am not looking to set up a repeating schedule via HTTP, simply to kick off a one-time job with an output destination of email or printer. I cannot find any documentation for the one-time scheduled execution through the scheduler via HTTP. I have searched all the 10.1.3.3.3 docs, the blog, and the message boards for some of those parameters being defined in the SIM URL and there's no mention of them.
    SIM may use some internal logic to construct the URL, but by looking at the SIM, Apache, and BIP log I can see what it's doing. It's a series of GETs and POSTs via HTTP. Using this same logic, I have constructed some PL/SQL (http_utl package) to call BIP in the same fashion from a trigger and it works fine. The HTTP interface that SIM is using certainly seems to be fully-fledged; it seems to have parameters that would allow you to define the output format and destination. I just want to know what they are =)
    All I'm trying to do is automate some of the SIM printing by making it trigger-based rather than GUI-based. If the client wants to, say, autoemail instead of autoprint, I would have no idea how to change the URL params to do this. Secondly, if such a URL could specify that bursting, per the XDO, take place, we can use this HTTP method to invoke BIP from an external scheduler which will be easier for us than using web services.
    Thanks in advance,
    -eric

  • Burst mode photo incorrect orientation (outside Album)

    When I use burst mode in portrait, all photos are shown oriented correctly in "Album", but when viewed with any other photo app (Google+, Google Photos, Cyanogen Gallery etc) have actually been saved rotated in landscape. Single shot without moving the position of the camera is correctly taken and saved in portrait.
    Detail of images that should be portrait show dimensions for landscape.
    This does not affect photos taken as landscape photos, only portrait.
    Can someone else test this and let me know if everyone is affected?

    I'm trying to help you out but not with that attitude, contact your local Xperia Care
    http://support.sonymobile.com/global-en/contactUs/
    good luck 
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • How can burst mode be disabled in iOS 7?

    Since upgrading, each time I've used the on-screen shutter button I end up with a pile of burst mode shots. It was WAY more convenient to hold the shutter button and have it take the shot upon release. This way you could frame and focus, then shoot. There's no disable option in the Settings, so I bet it's not possible, but maybe, by seeing people post this, they will add the option.

    I don't get it, if you released your finger when you wanted to take the photo, shouldn't that photo be the last one and then you'd just have to delete all those other pictures except for the last one...
    I usually just hold my camera up and then take a picture. Remember that you can take a picture by using the volume buttons as well. I'm not sure if that helps at all, but I do that sometimes. I like the new camera and it takes pictures a lot faster than the old method. If you want to continue doing it the way you're used to, then why not just delete all the burst photos aside from the last one - considering that's the only one that you wanted to use in the first place. I can see how that would get tiresome real fast, so just try using the volume button.

  • DESS_ES_HOME: null When Running ODI agent scheduler

    Hi Experts ,
    I have scheduled a 2 scenario's in ODI 10g with 15 Mins interval and started the agentscheduler.bat, Once after the first scenario is executed, I am getting the below error on the agent and the next scenario is not getting executed.
    Could you please guide on this.
    Agent scheduler.bat :
    OracleDI: Starting Scheduler Agent ...
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    Agent in scheduling mode
    Number of items for scheduled executions:2
    09/02/2013 12:57:59 AM(main): Server Launche
    [INFO] s - Start Thread[4010@2013/09/02_01:0
    49 AM
    Initalizing the essbase wrapper and connecti
    Error accessing the properties file. essbase
    system cannot find the file specified). Usi
    Hyperion Provider Services - Release 9.3.1.1
    Copyright (c) 1991, 2007 Oracle and / or its
    connection mode : EMBEDDED
    essbase.properties: essbase.properties
    domain.db location: domain.db
    console log enable : false
    file log enable : false
    logRequest : false
    logLevel : ERROR
    java System properties -DESS_ES_HOME: null
    Thanks
    Alex

    According to this post
    Essbase Users: Setting -DESS_ES_HOME in Eclipse for EssbaseJAPI
    i suppose you aren't finding DESS_ES_HOME value. Just a question: are you using an agent based on your essbase machine?

  • How to schedule Maintenance Mode in SCOM 2012?

    Hi
    How do I schedule Maintenance Mode in SCOM 2012? Do we have any tool for 2012 like we had with 2007?
    Regards,
    Akhilesh
    Thanks, Akhilesh

    Yep - to add a calendar takes some extra steps:
    E.g. 
    1) Create a database which includes a table to store information such as:
    - target for maintenance mode
    - scheduled time for maintenance mode
    - Comments
    - Duration
    - Reason
    2) The Service Request fires off an Orchestrator runbook that stores this information in the database
    3) Another Runbook that runs frequently that checks the database to see if it should kick off maintenance mode.
    It isn't any easy solution for maintenance mode. It works better for more simplistic scheduling e.g. we do implement this kind of logic for environment refreshes and backups where we use the SM Portal and Orchestrator to log a date and then have another
    runbook that runs at 2am every day to check if it should execute a backup \ refresh.  
    Cheers
    Graham
    Regards Graham New System Center 2012 Blog! -
    http://www.systemcentersolutions.co.uk
    View OpsMgr tips and tricks at
    http://systemcentersolutions.wordpress.com/

  • Agent scheduling

    what is the main purpose of scheduling ?Can scheduling be done only with an agent ?
    what are the different types of scheduling i.e scenario scheduling,poject scheduling ,procedure scheduling,model scheduling, and what is the difference between them ?
    Can anyone help me to schedule a practical real time scenario using an agent . is there any example with screen shots helpng teh same.
    is a table created and dropped every time we schedule a scenario or a procedure?

    851305 wrote:
    what is the main purpose of scheduling ?to run a specific task at a specified time
    Can scheduling be done only with an agent ?yes
    what are the different types of scheduling i.e scenario scheduling,poject scheduling ,procedure scheduling,model scheduling, and what is the difference between them ?you need to create scenario for scheduling
    >
    Can anyone help me to schedule a practical real time scenario using an agent . is there any example with screen shots helpng teh same.check
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/10g/10135/creating_scheduling_scenario/creating_scheduling_scenario.htm
    odiexperts.com/scheduling-using-odi-scheduler
    is a table created and dropped every time we schedule a scenario or a procedure?not sure about this question

  • GoPro 3+ Burst Mode ?

    I have a Gopro Hero 3+ and want to make the cool shot using burst mode putting the pictures together.  Is there a way to do that with FCPX?  Thanks for your help.

    Perhaps you can find a YouTube link that exeplifies this "time??" effect. Are you talking about an image sequence?
    --Need more.

  • Burst mode without handshaking

    I've got three NI PXI-6533 board and I'd like to generate continuously three 32 bit vectors at 1MHZ.
    How should I use my boards? which protocol should I choose to perform my application? Is the PXI bus bandwith a problem I should consider? Can I use burst mode without handshaking (without ACK and REQ signal)?

    You will want to perform pattern generation with your PXI-6533. Pattern generation uses a clocking signal and on each edge (rising or falling...software configurable) of the clock signal data is latched to/from (depending on whether you're peforming input or output) the 6533. With pattern generation, there is no handshaking being performed and you can have an internal or external clocking signal.
    There are both LabVIEW shipping examples and text-based programming examples installed with NI-DAQ that illustrate how to perform continuous pattern generation with a 653x device. You can either search through the LabVIEW examples for 653x devices if you're using LabVIEW or look in the ...\Program Files\National Instruments\NI-DAQ\Examples directory for text-based e
    xamples.
    I've also included a link to an online tutorial below that describes all of the digital I/O operations.
    Digital I/O Applications
    http://zone.ni.com/devzone/conceptd.nsf/webmain/467ed254f3a30b1286256a6f00720951#6
    I hope this helps.
    Regards,
    Todd D.
    NI Applications Engineer

  • I am having problems with my burst mode on my iphone 6 plus it is slower than  the facetime camera after i updated to ios 8.3 apple please fix this issue i am fed up with all your mistakes

    i am having problems with my burst mode on my iphone 6 plus it is slower than  the facetime camera after i updated to ios 8.3 apple please fix this issue i am fed up with all your mistakes

    Gerald
    If you had taken time to read the Terms of Use you agreed on joining this Community today you would have realised that Apple is not here
    neither reading nor responding on this User Community
    http://www.apple.com/feedback/

Maybe you are looking for

  • Windows xp , which service pack is best ?

    hi, can anyone help please ? my PC uses windows xp service pack 2, i have automatic updates enabled but i have not been prompted to update it to service pack 3. i have tried to look for a download to update to service pack 3, as i presume it is bette

  • Why can't i log in FaceTime on macbook pro?

    Everytime I try to sign in facetime on my macbook pro it signs in fine then it says what email would you like to use and I put it and when I click next it says verified but then a message pops up saying "Could not verify the email address. Please che

  • Images are not loading in Adobe 8

    Does anyone know why images in PDF (from word to PDF)not appear? I've tried many ways but the images just not visible. Any help are much appriceated. Thanks.

  • Couldn't successfully install xcode-4.2.1 on my mac os x 10.7 macbook

    My machine is a bit old (mid 2007) but the system was upgraded to mac os x 10.7. Today I tried 3 times of install xcode-4.2.1 from the appstore. All 3 times I got the same problem. The installation processes looked quite ok, but after the "Installati

  • Creaton of PO with referance to info record

    Hi I am trying to create PO with referance to info record. Process : In ME21N directly input info record number in line item coloumn in item overview area. My info recored is combination of material,plant,vendor as well as purchase organization. But