Delievers and IBOTs

Hi,
I can see you can create an IBOT to schedule the auto running of a report and email out but can you set an IBOT up to auto run the report and save the output as xls to a network windows drive, I can't see any where to do this ?
Thanks

hi,
the below link should guide you :
http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/delivers/delivers.htm
cheers,
vineeth

Similar Messages

  • Problem with Briefing Books and iBots

    I have a question about the usage of Briefing Books and iBots:
    In my Briefing Book there are different analysis, some with tables and others with charts and graphs.
    The problem is, when I send this Briefing Book to my email by iBot, then the file attached to the email does not contain the charts anymore. There are just the tables left. When I watch the same Briefing Book directly in Answers, everything is displayed all right.
    Does anyone know, why this happens.

    Hi there
    If the page is not actually inside of a Book, the WebHelp generation process will sense that.
    If you want a Book, try right-clicking the page in the TOC editor and choose "Create Book from Page". This should create a book with the page inside it. Of course both will have the same name, so you may need to rename the Book. Or rename the page. Your choice.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Scheduler and ibots

    hi,
    i have merged two web catalogs with each having their own scheduled ibots and having different mail servers.so,now i have configured new common mail server.so,now should i configure and schedule ibots once again or they will function as usual as before?
    thanks

    thanks for the reply and congrats for your 1000 posts
    i am using sa system and in the "email priority" database column of sa system i have not mentioned the email priority.it is just null.for all users the email priority is normal.no body has anything like high,medium priorities.does it make any difference?
    thanks

  • Sharing a date-prompted report between dashboards and ibots

    I have a report that has a single filter which is an "is prompted" date filter. I use it in conjunction with a calendar dashboard prompt when displaying the reports on a dashboard, and the dashboard prompt has a default value that references a repository variable called "yesterday", which is a datetime datatype. Well, I want to schedule this report to be executed and emailed by an ibot, and the ibot execution of the report should always be for "yesterday". Furthermore, whatever solution I come up with to accomplish this, it must be able to be reapplied to report after report after report by much less technical BI end users than myself. So I'm thinking that if I can create a saved filter, no matter how complex to create, that can be easily added to all such reports by the end users, that would seem to be ideal.
    i've tried to exhaustively go down a road of effecting a logical NVL() in an "Advanced SQL Filter" of the report using syntax along the lines of this, but I can't quite get it working. This is the closest I came to getting it to work:
    "Dates and Times"."Transaction Date" = @{VALUEOF("TransactionDate")}{VALUEOF("yesterday")}
    In the above example, "TransactionDate" is a presentation variable set by the dashboard prompt, and "Dates and Times"."Transaction Date" is a DATE datatype in the repository. Anyway, the above generates no error in either the dashboard with a prompt, nor in the "Results" tab of the Answers report-writing webpage (which I'd imagine simulates an iBot since the dashboard prompt is missing). However in both cases, "yesterday" is unconditionally used, and the "TransactionDate" presentation variable is ignored. In other words, everything works fine, except that when I select different values from the dashboard prompt, yesterday's data is still displayed. Argh!
    I've seen a lot of threads & blogs online that seem close to this problem, but no cigar in the long run. any and all suggestions are so welcome. I'm ready to tear my hair out... :)
    -Jim

    Okay, let's see if I understand this correctly. You want to use a report in an iBot and for this you want the Transaction Date to always be for "yesterday." You also want this report in a dashboard and you want the default to be "yesterday" but you want the users to be able to override this by selecting another date from the dashboard prompt. If yes, then proceed; else explain again.
    First, you need to create a repository variable (not a presentation variable!) in the rpd called "yesterday."
    In the dashboard prompt, for the Default Value, click on "Server Variable," click on the ellipsis and type "yesterday." This will default the dashboard prompt to "yesterday." Use the "drop down" type and save this to the presentation variable pvTransDate.
    You will need to build two reports, one for your iBot and one for your dashboard.
    For the iBot report, click on the Transaction Date column filter button and, after converting the filter to SQL, type this:
    "Dates and Times"."Transaction Date" = TIMESTAMPADD(SQL_TSI_DAY,-1, SYSTDATE).
    Schedule your iBot and you report will always be for "yesterday."
    For the dashboard report, make a copy of the report above. For this report, you will need to add the PV piece and delete the TIMESTAMPADD filter.
    Click on the Transaction Date column filter button, click on Add>Variable>Presentation, and type pvTransDate.
    When the report is viewed in the dashboard, the report will initially be filtered by the "yesterday" repository variable. When the user selects a value from the dashboard prompt, it will filter the report for that.

  • Ibots and extenal table authentication

    Hi,
    I implemented the send ibots fonctionality and its works correctly !
    I have several users registered in my RPD and i can send ibots to those users without any problem.
    Then, I needed to create an external table authentication.
    So I deleted users from the RPD and I registered them in my external table.
    The authentication works. But now, I can't anymore send ibots to the same users.
    I have the error message :
    [nQSError: 43001] Authentication failed for userxxx in repository Star: invalid user/password. (08004)
    My question is :
    Is it possible to send ibots to users who are not registered directly in the RPD but registered in an external table authentication?
    If Yes, how can I implmented that?
    Thank you in advance for any suggestion

    Hi jue,
    Im not fully aware of the solution,but we need to change the init block for external table authentication.This link might throw some light on your question and take you to next step http://carpediemconsulting.wordpress.com/2008/06/17/configuring-scheduler-and-ibots-when-using-external-table-authentication/
    Hope it helps you.
    By,
    KK

  • Bug when using IBOT

    Hi all,
    has anyone had this kind of error?
    I am using IBOT, and I set Schedule_ to Start Date=21/09/2009, Time of Day=08:00, Set Time Zone=GMT+01:01, and Recurrence_ to Every 1 week(s) on  MON.
    When I look overview of this IBOT, everything is fine, but when I go Show IBOTs acting on my behalf Next Run is not date that I had set. And IBOT is not running in time that he should. But when I set Recurrence_ Daily Every 7 day(s) every thing is OK. IBOT is running and Next Run shows correct date and time.
    Thanks

    This looks the same as bug 5539348 "Schedule an iBot to run immediately and weekly, the immediate run doesn't take place". According to that bug when you say start immediately and run every 1 week you are actually saying start the schedule now not start the ibot?! So a schedule is created in the scheduler to run your ibot every week on Mon but it does not run it immediately.
    I think this is a bug with the weekly schedule though as setting it to 7 days seems to fix it. The bug database seems in infer that later releases of 10g fixed this problem so it might be worth upgrading to a newer patch release if it becomes a problem and seeing if this fixes it.

  • IBot Bursting email to unlicensed users.

    Hello -
    I'd like to setup a BI Answers report to burst to several users that are not licensed for OBIEE. The report requires a direct database request. From what I can tell it appears that the recipient of the report must be authorized to execute direct database requests, and the recipient must have a user account on OBIEE with a valid email delivery device in order to receive the message.
    I could switch over to BI Publisher, but I'd like to know if there is a legitimate way to burst reports using the BI Answers solution and iBots without licensing all of the report recipients.
    Any thoughts?
    Thanks,
    Mac

    HI Turribeach,
    we are looking into setting up something like this as well. But if I understand you correctly, this means that everyone who looks at an OBI report, needs to pay for a license?
    What's the difference in sending a report to an email address, or showing it to those people in a meeting room?
    Surely not all people who can see reports coming from OBI, must have a license...

  • IBot user not receiving dashboard alert/email not the case for other users

    Hi,
    I have a user who can create iBots and is able to deliver them to other users. However the user themselves cannot receive any iBot alerts on the dashboard or via email, even for iBots that they create themselves.
    I've checked their account setting and their email is configured, they are part of the correct user groups etc. This user has never been able to receive any iBot alerts or any iBot content.
    Can you let me know what else I can check as iBots are working for other users?
    Regards,
    AT

    Thanks Jay,
    They are part of the same group (in fact thety are part more groups as well) as other users for whom alerts and iBots work. They have the relevant priviliges under Delivers, their email is correct.
    They have access to the relevant Subject Area as it is ther user themselves who create the report and try to send it out using and iBot, other users receive the report apart from themselves. They themselves don't receive any alerts or emails.
    Rregards,
    AT

  • Authenticated user to run agent (ibot) on demand

    Is there a way that it can be done? Can a user invoke an agent on demand? obiee 11g.
    thanks,

    FYI...
    Today I had redone a group in the webcat front end and gave that group permission Delivers; previously it did not work, however, today I had granted those users in the WLS to the AppTesters which in turned enabled the run agent button available and the any other Edit option disabled/greyed out. In addition, I had given permission for individual folders where the request and ibots were sitting at. I also created a dashboard with embedded content and plugged in the url of the ibot to be run thus the user now is able to only have the run agent option ungreyed and run the agent on demand.
    Thanks!

  • Problem in BI scheduler setup-can not save the ibots

    hi gems...
    I am trying to setup the BI scheduler in the BI Analytics in a solaris environment....first of all i have set the BI Analytics and i am able to see all the reports...but when i am trying to save the ibots to schedule the reports then it is showing some gnerealised error of AUTHENTICATION FAILED...
    the steps I have performed is as below.....
    I have executed the DDLs for the scheduler table creation in the schema to which BI Analytics connection pool is pointed..
    1. S_NQ_JOB
    2. S_NQ_JOB_PARAM
    3. S_NQ_INSTANCE
    4. S_NQ_ERR_MSG
    5. S_NQ_ACCT
    then I have copied the reposiroty(.rpd) file and all the report files in the corresponding location
    for .rpd- <base_dir>/OracleBI/server/Repository
    for report files- <base_dir>/OracleBIData/web/catalog/samplesales/root/shared
    then I have changed the NQCONFIG.INI file to point to that repository file.
    then I have executed the following commands to set the PATH and the LD_LIBRARY_PATH variables
    i) export PATH=$PATH:<base_dir>/OracleBI/server
    ii) export ANA_INSTALL_DIR=<base_dir>/OracleBI
    iii) export SAROOTDIR=${ANA_INSTALL_DIR}
    iv) export SADATADIR=<base_dir>/OracleBIData
    v) export SATEMPDIR=<base_dir>/OracleBIData/tmp
    vi) export SAWROOTDIR=$SAROOTDIR/web
    vii) export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: <base_dir>/OracleBI/server/Bin
    viii) export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<base_dir>/OracleBI/web/bin
    after this i have started all the services
    i) oc4j start
    iii) ./run-sa.sh start
    iv) ./run-saw.sh start
    after that i am able to see all the reports..
    Now i am trying to setup the scheduler and ibots
    I have run the following commands..
    ii) ./common.sh
    iii) ./sa-init.sh
    iv) ./sa-init64.sh
    then i have run the schconfig
    ./schconfig
    I have configured the SCHEDULER-->DATABASE and SCHEDULER-->GENERAL
    then I have run the cryptotools utility to change the credentialstore.xml
    ./cryptotools credstore -add –infile <base_dir>/OracleBIData/web/config/credentialstore.xml
    Then I have given the following inputs...here is the screenshot
    Credential Alias: Admin           
    Username: Administrator                    
    Password:***                         
    Do you want to encrypt the password? y/n (y): y
    Passphrase for encryption:                    
    Do you want to write the passphrase to the xml? y/n (n): nthen i changed the instanceconfig.xml and make the following entry
    <CredentialStore>
    <CredentialStorage type="file" path="<base_dir>/OracleBIData/web/config/credentialstore.xml" passphrase="secret"/>
    </CredentialStore>
    after that i again run the schconfig and configure the MAIL
    then i restart all the services and also run the scheduler service..
    After that when i tried to setup the ibots and save it, it is showing GENERALISED ERROR...
    please help...

    Set the password for Administrator as blank in the RPD.
    Not to mention, the same needs to be updated for the scheduler as well.
    If this works then if i remember correctly this was a bug in OBIEE 10g i faced some 2 years before.

  • 10g BI Alerts (Scheduler) - Only allow iBots during certain hours

    Is there a way to only allow iBots to be run/scheduled during certain times of the day? We are using 10g.

    Eric, my solution should work for any user per my knowledge. we don't need to create any new groups or group hierarchy. For this timeframe just iBots will not work. Irrespective to user.
    If this solution is not a feasible as a alternative suggested by veeravalli we can go
    sample snippet looks like below
    $export BI_HOME=/opt/oracle/product/OracleBI
    --$$BI_HOME/setup/run-sch.sh start
    typeset -i mCurrDate
    typeset -i mJulDate
    --mCurrDate=`date +"%Y%m%d%H%M"`  ## YYYYMMDDHHMM
    mCurrDate=`date +"%H%M"` ## HHMM
    mJulDate='1600' (-- 4pm)
    if [ ${mCurrDate} -gt ${mJulDate} ]; then
    $$BI_HOME/setup/run-sch.sh stop
    fi
    If you want to restrict user reports and iBots then filter on all data groups put in place with restrictions on timing.

  • Ibot session

    I would like to create different ibot sessions. Each ibot session will have email sent to different user group through scheduled jobs, i.e., ibot-A sent to email A,B,C, and ibot-B sent to email D,E,F.
    Can I configure in this way? I wonder whether the email addresses will be tied to the specific ibot when that ibot is created? If so, how can I change the email addresses after that ibot is created?

    Hi there,
    You can set it up. I don't see a problem.
    Ibots don't have e-mail addresses tied to them per se. In Delivers, You select the Recipients ( Group(s) or User(s) ) - they should have e-mails defined already. To change e-mail addresses - you'd need to modify the recipients of that ibot. Please ask if you have more questions.

  • Automatic Storing of Report Through Delivers in PDF Format to Local Disk

    We need ihelp on our problem below.
    Goal : We want to automatically download the IBOT reports in to a PDF file on our local hard drive for archiving purposes. We are able to get this working and the code is working fine with IBOTS calling Java Script in Windows environment and IBOTS calling Java Classes for AIX (our obiee is installed on AIX).
    Problem : Java script code is able to return the name of the report which is chosen as the content for the IBOT -> under Delivery content Tab select content tab(containing the name of the report). Thus my downloaded PDF file is containing the report name which is good and what we need.The Java classes have been combined as a JAR File with 3 other dependency JAR Files which are needed to talk to the Scheduler Classes which are as follows.
    C:\OracleBI\web\javahost\lib\scheduler\schedulerrpccalls.jar
    C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\lib\xdocore.jar
    C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\lib\versioninfo.jar
    However when we now invoke the ibot with java classes on AIX box,we are not able to get the name of the report in the download file. We are not able to find the right JAVA supported method for OBIEE delivers to get the report name. In short what we want is the equivalent of this Java script code below in Java classes for OBIEE.
    Java script which returns the name of the report is done by this one line code.
    var foldername = GetConfigurationValue("Log Dir", "iBots") + "\\" + UserID
    we need the equivalent of this "GetConfigurationvalue" in OBIEE scheduler Java classes to get the name of the ibot.This is a mandatory requirement from the business users to have the name of the downloaded report on the AIX Box using IBOTS and Java classes.
    Thanks
    PC

    Attach your custom PDF report XML template related to the POXPOPDF program.

  • Trip Allowance agaist Deliveries

    Hi,
    Hi,
    We have implementted ECC 5.0 in our organization. The company is paying Trip Allowance to own drivers against the confirmed deliveries. Whether there is any way to capture this amount against the completed delieveries and flow further into the Pay Roll data of each employee's personnel number.
    The amount shall not be considered as a sale order cost.
    Awaiting your valuable update in this subject.
    Regards,
    Vinod

    Hi,
    Hi,
    We have implementted ECC 5.0 in our organization. The company is paying Trip Allowance to own drivers against the confirmed deliveries. Whether there is any way to capture this amount against the completed delieveries and flow further into the Pay Roll data of each employee's personnel number.
    The amount shall not be considered as a sale order cost.
    Awaiting your valuable update in this subject.
    Regards,
    Vinod

  • Doubts regarding cache

    Hi Gurus,
    Please help me to understand the follwoings:-
    a)Although I have created and saved ibots successfully and can see them in active ibots session,but somehow cache is not getting seeded and I can't see any records under manage cache.Please help me to understand where I am going wrong??
    b)Our OBIEE presentation,BI and scheduler servers will run in a UNIX environment in production.Thus,please help me to understand what are the steps needed to be taken to make the scheduler server and ibots running in production?Currently its running fine in my local system although I am facing some issues with seeding.but what mesures need to be taken to make it run even in production unix box also?
    c)What are the steps needed to be taken to provide all the users are the advantage of caching. I mean,here i have done it for user: Administrator in my local system,now what else do I need to do to make it available for all the users once its in production?
    d)can we use java script like Purge.js file for purging functions in UNIX environment too?currently we are using shell script for thsi ..but if we can use Purge.js ,then I will use ibot to schedule this and purge teh cache.
    Thanks a lot,
    Jit

    Praba wrote:
    So what I don't understand is what is the significance of the Past Image here ?
    A PI (past image) is a copy of the block that is known to have existed as a current (CU) version of the block at some point in time in the past - so it can be used as the start point for recovery if the node that holds the current block crashes. So PI blocks can reduce recovery time in the database.
    I believe PI blocks can also be used by the holder of the PI to generate local CR copies without reference to the DRM - if the SCNs are appropriate. So PIs can also be used interconnect traffic.
    Initially there was a rule that when a node wrote the current block it had to send a message to all other nodes mark their PI copies as free buffers (in effect, forget them) - although I did see a note on one occasion that Oracle might change this to convert PI blocks to CR blocks.
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    "For every expert there is an equal and opposite expert."
    Arthur C. Clarke

Maybe you are looking for

  • Open conversions in data dictionary

    Dear experts, We have been trying to install an ST-PI package in an SAP system.However,it gives a warning saying "Open conversions in data dictionary". It says - Some open conversion requests still exists for the following ABAP data dictionary object

  • HP photosmart 8450 card access error

    printer won't reset thinks card is in slot but no card there. can't get to go away. printer otherwise functional except for card reader. if i put another card in another slot message use only one card at a time

  • Naming Networks in EEM route table monitor

    I have the following EEM applet running on one of my core devices to monitor any changes in the routing table. event manager applet route-table-monitor event routing network 0.0.0.0/0 ge 1 action 0.5 set msg "Route changed: Type: $_routing_type, Netw

  • How can I adjust size of 'close tab' button?

    I'm using 12.5" fullhd touch laptop and close tab button so small that it's real pain to hit. I need it at least 4 times larger for somewhat comfortable touch navigation. Add-ons and CSS is OK. Windows 8, Firefox 20, also tried Aurora

  • Photoshop CS6 only utilize Intel Graphics after NVIDIA upgrade

    Hey After I upgraded the NVIDIA drivers (320.49) on a laptop with a geforce GT540M card, photoshop now only displays the graphic device built in on the mainboard, the default intel 3000. (im in preferences>performance>graphics processor settings) How