Email reports with graphs as HTML (via schedule)

== W2K machine with Oracle Reports Server 6i R2 ==
How can I schedule/design a report if sent via email (in HTML format), so the graph that is part of the reports shows up? Currently, the gif is missing. I can use the "hyperlink" in the web setting to point to the file on the web server, but this means my "customers" need to click the missing object.
If I send the report as PDF, all is well but again, my customers need to "open" the file.
Is there a way to email reports with graphs as HTML?
In any other format where the receiver does not have to take any other action?
Thx
Josh

My bursting SQL query:
SELECT DISTINCT
ip.APPL_ID KEY,
'11F_Search_Prospect_Email' TEMPLATE,
'RTF' template_format,
'en-US' locale,
'HTML' output_format,
'EMAIL' DEL_CHANNEL,
ip.email PARAMETER1,
'[email protected]' PARAMETER3,
'Welcome' PARAMETER4,
'true' PARAMETER6
FROM ugrad.inquiry_prospect ip,
ugrad.correspondence f,
ugrad.address e,
ugrad.f_lookup fl
WHERE ip.appl_id = f.appl_id
AND ip.APPL_ID = e.APPL_ID
AND fl.TYPE_CODE='C'
AND ip.record_stage = 'Prospect'
AND e.COUNTRY_CODE=fl.code
AND e.table_name = 'INQUIRY_PROSPECT'
AND e.address_type =
NVL ((SELECT gg.address_type
FROM ugradadm.address gg
WHERE gg.address_type =
DECODE (f.mailpref,
'Home', 'HOME',
'Best', 'LOCAL',
'HOME'
AND gg.table_name = 'INQUIRY_PROSPECT'
AND gg.APPL_ID = ip.appl_id
AND((gg.address_type='LOCAL' AND NVL(gg.address_expir_date,sysdate)>sysdate)
OR gg.address_type='HOME')),
'HOME'
AND f.batchid = :Batch_ID
This report when bursted sends an email with the layout template as html body.
The EMAIL configuration is set with a server Port number and its host address.

Similar Messages

  • Subscribing to Emailed Reports with filters

    We have an application that have various levels of security such as "isadministrator" and "isuser". These filters are used to limit the interactive report data displayed. This security is based on the user logged into the system. When using the interactive tools all work fine including sending email reports. Unfortunately the Subscription always sends empty reports, this i suspect is due to the fact that there is no user logged in to run the report (the scheduler is running the report) so no authority exists and filters out all data.
    eg.
    select *
    from employees
    where lower(manager_id) = lower(:APP_USER)
    Is there any way to pass the full (resolved) SQL to the scheduler?

    I'm not sure there's a clear solution, but there is a discussion here
    http://www.talkapex.com/2010/09/apex-ir-subscriptions-with-bind.html

  • Report Engine crashing on Solaris when report with graph is given.

    Hi,
    We are using following environment:
    Solaris 8
    Oracle 9i Report Sevices.
    When we try to execute reports having graphs then the report engine crashes with the following exception:
    REP-0177: Error while running in remote server
    REP-56048: Engine rwEng-0 crashed
    The complete crash log is also appendend in the end of this mail.
    When I remove the graph from the rdf then reports get exectued fine without any crash. The same rdg with graph works fine on windows NT.
    If somebody can help on this, it will be great.
    Thanks,
    Ashish
    The complete crash log is as follows:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xf017b350
    Function name=_Xm21FreeHashTable
    Library=/usr/lib/libXm.so.4
    Current Java thread:
         at sun.awt.motif.MWindowPeer.create(Native Method)
         at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:169)
         at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:86)
         at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:53)
         at sun.awt.motif.MToolkit.createFrame(MToolkit.java:138)
         at java.awt.Frame.addNotify(Frame.java:353)
         at java.awt.Window.pack(Window.java:369)
         at tdg.Perspective.<init>(Perspective.java:478)
         at oracle.dss.graph.PFJ.<init>(PFJ.java:47)
         at oracle.dss.graph.Graph.createPFJ(Graph.java:1190)
         at oracle.dss.graph.Graph._setupGraphView(Graph.java:353)
         at oracle.dss.graph.Graph.<init>(Graph.java:164)
         at oracle.reports.chart.Chart.<init>(Chart.java:51)
         at oracle.reports.chart.ChartRunner.<init>(ChartRunner.java:46)
         at oracle.reports.engine.EngineImpl.CRunReport(Native Method)
         at oracle.reports.engine.EngineImpl.run(EngineImpl.java:289)
         at oracle.reports.engine.EngineClassPOATie.run(EngineClassPOATie.java:84)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:117)
         at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:62)
         at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java:2355)
         at com.inprise.vbroker.poa.ActivationRecord.invoke(ActivationRecord.java:104)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:492)
         at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(ServerProtocolAdapter.java:64)
         at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:653)
         at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(TPDispatcherImpl.java:99)
         at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java:76)
    Dynamic libraries:
    0x10000      /users/orarep9i/OraHome1/jdk/jre/bin/../bin/sparc/native_threads/java
    0xff350000      /usr/lib/libthread.so.1
    0xff390000      /usr/lib/libdl.so.1
    0xff200000      /usr/lib/libc.so.1
    0xff330000      /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
    0xfe480000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/client/libjvm.so
    0xff2d0000      /usr/lib/libCrun.so.1
    0xff1d0000      /usr/lib/libsocket.so.1
    0xff100000      /usr/lib/libnsl.so.1
    0xff0d0000      /usr/lib/libm.so.1
    0xff310000      /usr/lib/libw.so.1
    0xff0b0000      /usr/lib/libmp.so.2
    0xff080000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/native_threads/libhpi.so
    0xff040000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libverify.so
    0xfe440000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libjava.so
    0xfe410000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libzip.so
    0xf3be0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libnet.so
    0xf3bc0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libioser12.so
    0xf39e0000      /usr/lib/nss_nis.so.1
    0xf2000000      /users/orarep9i/OraHome1/lib/librw90.so
    0xf1d00000      /users/orarep9i/OraHome1/lib/libobx90.so.0
    0xf36b0000      /users/orarep9i/OraHome1/lib/librws90.so.0
    0xf2a80000      /users/orarep9i/OraHome1/lib/libde90.so.0
    0xf2fc0000      /users/orarep9i/OraHome1/lib/libucol90.so.0
    0xf39b0000      /users/orarep9i/OraHome1/lib/libuicc90.so.0
    0xf2ea0000      /users/orarep9i/OraHome1/lib/libca90.so.0
    0xf35e0000      /users/orarep9i/OraHome1/lib/libmma90.so.0
    0xf2dc0000      /users/orarep9i/OraHome1/lib/libmmiw90.so.0
    0xf3860000      /users/orarep9i/OraHome1/lib/libmmov90.so.0
    0xf2f90000      /users/orarep9i/OraHome1/lib/libmmos90.so.0
    0xf2cc0000      /users/orarep9i/OraHome1/lib/libmmoi90.so.0
    0xf32e0000      /users/orarep9i/OraHome1/lib/libmmia90.so.0
    0xf2da0000      /users/orarep9i/OraHome1/lib/libmmft90.so.0
    0xf1fc0000      /users/orarep9i/OraHome1/lib/libmmcm90.so.0
    0xf1c00000      /users/orarep9i/OraHome1/lib/libvgs90.so.0
    0xf2ca0000      /users/orarep9i/OraHome1/lib/libuihx90.so.0
    0xf1b90000      /users/orarep9i/OraHome1/lib/libuc90.so.0
    0xf1b20000      /users/orarep9i/OraHome1/lib/libuipr90.so.0
    0xf1900000      /users/orarep9i/OraHome1/lib/libuimotif90.so.0
    0xf1ae0000      /users/orarep9i/OraHome1/lib/libot90.so.0
    0xf18a0000      /users/orarep9i/OraHome1/lib/librem90.so.0
    0xf1820000      /users/orarep9i/OraHome1/lib/libree90.so.0
    0xf1fa0000      /users/orarep9i/OraHome1/lib/librec90.so.0
    0xf17f0000      /users/orarep9i/OraHome1/lib/libuiimg90.so.0
    0xf17b0000      /users/orarep9i/OraHome1/lib/libuia90.so.0
    0xf2a60000      /users/orarep9i/OraHome1/lib/libtknqap90.so.0
    0xf1780000      /users/orarep9i/OraHome1/lib/libutt90.so.0
    0xf1750000      /users/orarep9i/OraHome1/lib/librod90.so.0
    0xf1720000      /users/orarep9i/OraHome1/lib/libror90.so.0
    0xf16f0000      /users/orarep9i/OraHome1/lib/libros90.so.0
    0xf16c0000      /users/orarep9i/OraHome1/lib/libuat90.so.0
    0xf16a0000      /users/orarep9i/OraHome1/lib/libdfc90.so.0
    0xf1680000      /users/orarep9i/OraHome1/lib/libutc90.so.0
    0xf1660000      /users/orarep9i/OraHome1/lib/libutj90.so.0
    0xf1630000      /users/orarep9i/OraHome1/lib/libutl90.so.0
    0xf1610000      /users/orarep9i/OraHome1/lib/libsl90.so.0
    0xf0c00000      /users/orarep9i/OraHome1/lib/libclntsh.so.9.0
    0xf15f0000      /users/orarep9i/OraHome1/lib/libwtc9.so
    0xf15d0000      /usr/lib/libsched.so.1
    0xf15b0000      /usr/lib/libaio.so.1
    0xf0a00000      /usr/lib/libXm.so.3
    0xf1540000      /usr/lib/libXt.so.4
    0xf0900000      /usr/lib/libX11.so.4
    0xf1520000      /usr/lib/libgen.so.1
    0xf1500000      /usr/lib/librt.so.1
    0xf14e0000      /usr/lib/libSM.so.6
    0xf14b0000      /usr/lib/libICE.so.6
    0xf1480000      /usr/lib/libXext.so.0
    0xf0bd0000      /usr/openwin/lib/libdga.so.1
    0xf0bb0000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libawt.so
    0xf0280000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/motif21/libmawt.so
    0xf09b0000      /users/orarep9i/OraHome1/jdk/jre/bin/../lib/sparc/libmlib_image.so
    0xf0000000      /usr/lib/libXm.so.4
    0xf08e0000      /usr/openwin/lib/libXtst.so.1
    0xeff00000      /users/orarep9i/OraHome1/jdk/jre/lib/sparc/libfontmanager.so
    0xf07a0000      /usr/openwin/lib/libdps.so.5
    Local Time = Fri Apr 18 09:22:09 2003
    Elapsed Time = 110
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)

    Please try the following
    * Modify $ORACLE_HOME/bin/reports.sh, replace "classic"
    with "server" in the LD_LIBRARY_PATH for the JVM
    * Modify $ORACLE_HOME/bin/rwengine.sh, just before the exec
    command, insert the following line:
    export LD_PRELOAD=$ORACLE_HOME/jdk/jre/lib/i386/libawt.so
    In Linux there was a similar problem and the above workaround worked . You can give this a try .
    Thanks
    The Oracle Reports Team

  • Generation PDF Report with Graph 6i

    Hello all of u,
    I have a problem to Generate 6i report with pie Graph in PDF format ,,
    Report run well and at the bottom show the pie graph with different color
    But when I Generate a PDF file, graph did not show and only back circle show
    What is the problem with the oracle graph and why color did not shown?
    Please help me
    Thanks to all

    Hi Julie,
    Sorry my english.
    I will try to explain in more details the problem.
    I have identified that the bar code name into the PDF output is lowercase (mw6code39mt).
    I only visualize or print the PDF output with the bar code when I manually alter that bar code name from lowercase to uppercase (MW6Code39MT).
    I do that in my Unix server using the vi editor.
    Please, see what I need to alter in the PDF output file on Unix server:
    <</Type /Font
    /Name /F1
    /Subtype /Type1
    /Encoding /WinAnsiEncoding
    /BaseFont /mw6code39mt ====> alter to MW6Code39MT
    /FirstChar 24
    /LastChar 255
    /Widths 9 0 R
    /FontDescriptor 10 0 R
    >>
    endobj
    Thank you.
    Edson

  • I need to make a report with graphs, and generate an exit file to word

    I have to do the acquisition for a laboratory and to make inmediately a report with graphics and a constant test about the method of the experimentation

    Probably your best bet is to use ActiveX and control Word from LabVIEW, this way, you can act as you were using Word directly, automating all the steps to create your report. Look for examples in the developer zone, although there will be more examples relating Excel, that can show you the way to act. If you need to use this intensively, i think NI has created a Word toolokit that you can buy.
    For any particular question, just ask.
    Good luck

  • HTML report with graphs and google chrome(opera)

    Hi,
    Why - No graphs for me if I use the Google Chrome or the Opera, but it works in IE. how to solve this problem, where is "a magic setting"?
    Thank you in advance.
    Sergei
    "Only a life lived in the service to others is worth living..." - Albert Einstein

    Hi,
    When all three browsers are crashing, it could mean there's a problem with the startup disk.
    Launch Disk Utility (Applications / Utilities) Select MacintoshHD in the Sidebar on the left then select the FirstAid tab. Click Verify Disk. If Disk Utility reports problems, then you will need to boot from your install disc to make repairs.
    Using Disk Utility to Verify and Repair Disks
    This is not the same as repairing permissions
    Carolyn

  • Problem to print report with graph

    Hello,
    I make a vi to print or save in html file my front panel results. In the results, I have a graph and to save it in my report I use the "Append Control Image to Report.vi".
    The problem is when I print the report the Image is in the top of page and it's size is limited by the size of the left header text. And the top text (not header but just the Title text) is placed after the image.
    Now when I save it in the HTML file, I have any problems in the structure of my report.
    If you have suggestions, I listen to.
    I have an idea to divert the problem is to make a vi to print the HTML file but I don't know to make it.
    Thanks for help.
    I have attach the file. A man please print the report and say me if the struct
    ure is good. Like this, I know that the problem is a problem to my computer config or print config.(Use Labview 6.1)
    Thanks for help.
    SAM
    Attachments:
    Report_generation.zip ‏34 KB

    Hi midtisam,
    I've run your VI to test it for you. I believe I am seeing the same bahavior that you are. The graph always shows up at the top of the page even though it is added after the header. Also, I tried creating an HTML file and it worked correctly. I would suggest doing this since it seems to work better.
    Now, you can not use the Print Report VI with HTML reports. If you are able, I would suggest just creating the HTML report and either printing it from your computer through Internet Explorer or sending the file to whoever needs it. Best of luck.
    J.R. Allen

  • Send Email Report with Publisher? and  Job Manager...

    Hi, i have a great Doubt, i try to send Email with a report, first i try to send with Publisher, this is all configurations.
    Delivery Configuration
    !http://lh3.ggpht.com/_V2lpPpulbm0/Slwm-4TLiJI/AAAAAAAACag/xZ5w57zkRnM/s800/BI%20Publisher.PNG!
    Email Configuration
    !http://lh5.ggpht.com/_V2lpPpulbm0/Slwm_PKsjVI/AAAAAAAACak/baCeaA9kV_s/s800/BI%20Publisher2.PNG!
    Configuration Send Parameters
    !http://lh5.ggpht.com/_V2lpPpulbm0/SlwroVMXh4I/AAAAAAAACao/0-UaglX4N5Y/s512/configuracionparametros.PNG!
    But when i submit.. i have an error: "Must issue a STARTTLS comand first",*this error* means that Gmail Server not suporter?
    Do you know Some Mail Company to Rrealize some test.
    !http://lh3.ggpht.com/_V2lpPpulbm0/Slwm-8g_LJI/AAAAAAAACac/1CeWNWZLL18/s640/errorpublisher.PNG!
    But... It is neccesary configurate Job Manager? why is necessary configurate Publisher and Job manager, is the same? or Each one is in use for a different thing, all forms i post my Job Manager configuration too.
    !http://lh4.ggpht.com/_V2lpPpulbm0/Slwm-X7idrI/AAAAAAAACaU/eq_N_Rloqjs/s576/SchedulerConfiguration.PNG!
    thanks all and sorry for Spam Images(I think You comprehension better me)

    . i have an error: "Must issue a STARTTLS command first",this error means that Gmail Server not suporter?  yes gmail will not support to send emails from this......because our accounts are free...
    Try with your corporate mail ids it will work.
    It is neccesary configurate Job Manager? why is necessary configurate Publisher and Job manager, is the same? or Each one is in use for a different thing Bi Publisher will not use Job manager mail settings.....If yes ,why we need to configure the mail settings in BIPublisher itself??
    Two things are different......
    thanks,
    Saichand.V

  • Send Email Report with Publisher?

    Hi all I try to send Email with Publisher, No with Job Manager scheduler
    I can send Email with Oracle Data Integrator with the same configuration with publisher, but publisher say me errors, I don´t think if I have wrong configuration or i will have to configurate others things...
    I post Images for my configuration for If you help me.
    Admin Email Configuration
    !http://img53.imageshack.us/img53/9296/configdelivery.jpg!
    !http://img376.imageshack.us/img376/7338/congfigserver.jpg!
    Send Configuration
    !http://img204.imageshack.us/img204/3590/configuracionenvio.png!
    Scheduler History
    !http://img132.imageshack.us/img132/6777/schedulerhistory.png!
    Errors
    !http://img55.imageshack.us/img55/1442/sendincorrect.png!
    Send to other Email
    !http://img54.imageshack.us/img54/3156/otheremail.jpg!
    Thaks for your time

    Thanks for response other time eejimkos, I try to do with SSL=False and nothing.
    This is my configuration with ODI(Oracle Data Integrator), With ODI I can to send perfect Emails.
    !http://img366.imageshack.us/img366/9408/odi.png!
    I have to Firewall inactive and I quit Antivirus.
    Saichand this is telnet results
    !http://img60.imageshack.us/img60/2143/telnet.png!
    This mean that I have open ports.
    Any Suggestions?
    thanks for request.

  • SBS2011 Reports send manually but not via schedule

    When I click generate and email the report it works perfectly but for some reason it will not email the report when it is generated as per schedule.

    Hi Allymac35,
    Based on your description, I understand that the SBS report can’t be sent automatically at scheduled time.
    Before going further, would you please let me know if send the report to people outside the network or not?
    In Windows SBS Console, locate to report properties, if you change the E-mail address in the E-Mail Options, will encounter the same issue? When generate the report, please ensure the account
    SBSMonAcct was enabled at scheduled time.
    In addition, please refer to the following TechNet article, and then repair Monitoring and Reporting Features.
    Repair Monitoring and Reporting Features in Windows Small Business Server 2011 Standard
    http://technet.microsoft.com/en-us/library/gg680308.aspx
    If this issue still exists, please locate to: C:\Program files\Windows Small Business Server\Logs\MonitoringServiceLogs
    folder, and check the related log files if you can find some clues.
    Hope this helps.
    Best regards,
    Justin Gu

  • Report with graph

    Hi all.
    I've 2 problems:
    I need to do a report display a graph with more than 6 period...
    I saw that the "GRAPH_MATRIX*" functions  use up to 6 elements for dimensions... I need at least 12 elements...
    The graph must have 2 lines and the quantities for 12 months...
    The other problem is the legend!!!
    How can I do it?
    Thanks a lot!
    cv

    I had 15 months... I used FM GFW_PRES_SHOW...I had only 3 lines across 15 months, but more can be used....  It's an interesting function module to work with....somewhat limited but presents a nice, usable chart.  SAP demo program GFW_PRES_SHOW will give you some ideas on how to use the tool.

  • PowerShell, email report with specific word in the body and email status.

    Hello,
    I've two doubt:
    1) I need to create a Powershell script that return a report if a "keyword or string" is present in the body/message. Can I do it? I've tried to find something but probably I can't.
    2) Can Powershell return the status of email (READ/NOT READ)? Example: a query return all mail sent by me, i would like see if receiver has read or unread the email.
    I've Exchange 2010 SP2.
    Thank you.

    Below are the links of few informative articles. These can help to resolve the issue.    
    http://tinyurl.com/lonryjy (You can monitor the complete system report including (body/message) even on daily basis.) 
    http://tinyurl.com/mlwgq6p (This link comes with an option to provide the static report of your sent email either the receiver has read your mail or still pending.)
    In addition, you can also use automated exchange reporting tools like
    this in case you are not able to do this with script.

  • IWeb 09 - Bug Report with album and html fragment

    I create an album with iPhoto and I insert it in a existent album page.
    Publish the site in a local directory.
    Navigate the page from the local directory and the page works.
    Publish the site using Cyberduck FTP and navigate the page from the www
    Results, the album doesn't work, only text in page.
    Here the link of the page that I create with iWeb08 (work)
    http://www.newsisters.it/ita/Album2009/Album2009.html
    and here link of the page that I create with iWeb09 (doesn't work)
    http://www.newsisters.it/ita/Album2009_error/Album2009.html
    in this page at the left bottom I insert an HTML code for Counter Statistic from Shinystat,
    it works using iWeb08 and doesn't work using iWeb09.
    The code is
    <!-- Inizio Codice Shinystat -->
    <script type="text/javascript" language="JavaScript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=newsisters"></script>
    <noscript>
    </noscript>
    <!-- Fine Codice Shinystat -->
    Help me Please!
    Thanks a lot

    See: Some songs don't don't show under artist on my iPod.
    From what I understand, once you add a second album name for that artist even for a single song, ALL the rest of the songs should now show up under that artist, even those without album names.

  • Create report with graph and able to make notes?!

    I need to create some graphs in Crystal Reports.  As folks review the report graphs, they want to make notes about certain data points on the graph.  They would like to save their notes for future reviewing of graph data.
    I called Business Objects sales and told them what I need to to do.  C
    1)  Create a Crystal Report
    2)  Create a graph
    3)  Be able to have someone click on a data point in the graph
    4)  Make a note
    5)  Save that note for future reviews
    The guy said I could do that but would have to use Crystal Xcelsius.  I have used Crystal Reports for years, but have never used Xcelsius.
    Can anyone point me in the right direction to create to meet the above requirements?
    If in wrong forum, I apologize.  I posted in Xcelsius forum also.
    Thanks.

    You would need to have the Xcelsius program in order to create your own SWF files. The program is much simpler to use than Crystal Reports.
    Your scenario could not be met exactly, but you could set up the model for end users to write notes.
    In Xcelsius, there are two Text components that permit end users to write notes: Input Text (two types) and Input Text Area. The last gives more space to enter information.

  • Web report with graph

    Anyone knows how to do web report in 6i that contains graph?
    please guide.
    thanks

    If your just after a simple graph, you can just run through the chart wizard and it will create a graph for you. When you run to the web, the graph will be converted to an image.

Maybe you are looking for

  • Driver Software not working on windows 8.1

    Hi, I have truble with driver software for win 8.1 x86 and x64 on several laptop-models. Right now Im working on a 8570p and 9470m. 9470m: HP Connection Manager (ver. 4.3.8.1) - installs but doesn't work and somtime generates error massages all ower

  • DHCP-Server (2008 R2) is not updating Reverse-DNS-Pointer

    Hi there, we have a 2008 R2 DHCP running. The DHCP is using an user which is member of "DnsUpdateProxy"-AD-Group to create, update and delete DNS-entries. Also the Option "Always dynamically update dns A and ptr records" is set! Now I have a strange

  • Itunes taking forever to restore my Ipad

    trying to restore my Ipad 2 It almost completes then just stalls

  • BW reports in R/3

    hi...I want to know if it is possible to execute BW reports since R/3. Thanks. Sole

  • Mighty Mouse (wireless) will only scroll up & not down

    Has anyone come across an issue like this, I think it is hardware, but thought I would ask around first? I tried using our 2nd wireless mighty mouse that is paired with the iMac and that worked correctly (scroll both up and down) when paired with my