Creating a Report that Does Not Require a Target

I have several reports I'm building that work across all systems of a particular type. For example, I want to create a table of all of the systems with all of their software versions, another table with all of the systems and all of their free capacities and raid profile types (to best select a system to allocate capacity on) ...
As such, I would like to build a report where I do NOT have to choose a specific target. Is this possible?
My report definitions allow me to choose a type, but I can't find a way to say "but don't require a target", here is the report metadata for reference...
l_target_type := MGMT_IP_TARGET_TYPES();
l_target_type.extend(1);
l_target_type(1) := 'my_storage_type';
l_report_title_nlsid := 'Federated Capacity and Configuration Report';
l_report_owner := mgmt_user.get_repository_owner;
-- create a report definition for the report
l_report_guid := mgmt_ip.create_report_definition (
p_title_nlsid => l_report_title_nlsid,
p_description_nlsid => 'Display of Configuration Information',
p_owner => l_report_owner,
p_category_nlsid => 'Storage',
p_sub_category_nlsid => 'Storage Category',
p_late_binding_target_types => l_target_type,
p_show_table_of_contents => 1,
p_system_report => 1,
p_component_name => l_target_type(1)
);

It is a bit more complex, but I will boil this down:
- Yes, I'm using the term System loosely, I am doing a query across a bunch of appliances in one case, there is no target identifier associated with it and, as such, the SQL does NOT include a where clause like i.TARGET_GUID = ??EMIP_BIND_TARGET_GUID?? so I would prefer the user does not have to select this
- In another case I am in a detail report and do not want the user to have to choose the target (you can refer to another post on this), but basically, I get a table back using the BIND_TARGET, the user can click a column to get details on the adapter (for example), they click on it and are confronted with a target selection. I would rather "carry over" the target selection from the master report or I suppose I could "hide" the target GUID in the master report and then pass it as a parameter (my detail reports, in this case, are not home page reports and can only be accessed through the master report)
Either way, I don't want to be confronted by the target selection.

Similar Messages

  • TS1398 After updating to ios 6 my iphone 4 would no longer connect to my home wifi. At work we have a free wifi connection that does not require a password. However my wifi at home is password protected. I have the right password. It works on my ipod touc

    After updating my iphone 4 with the ios 6 update. My iphone would no longer connect to my home wifi that is password protected. I know that I have the right password entered in. At work we have a free wifi connection that does not require a password and I can connect no problem to it. My ipod touch has no problem connecting to my home wifi. It is a 3rd gen ipod and does not have the ios 6 update on it. Please help!

    I'm having the same issues. Started when I upgraded iphone 4S and ipad1 to 5.1.1. Wife's iphone 4g on 4.4.2 has been ok. I've forgot the network on both devices and restored the iphone, none of which changed the issue. I've upgraded to ios 6 on the iphone 4s, problem still persists.
         One thing that will help for a time: go to your router and change the wireless control channel. When I first did this I got full connectivity for about 48 hours... and now the problem is back. I'm now changing the wireless control channel every 12 hours, which is a pain but at least keeps me connected. I've tried a few other solutions that are out there and that has been the best one so far.
         to do this on a motorola router: type 192.168.0.1 in your address bar.
    username: admin and password:motorola if you have not changed the factory defaults.
    Click on the word "wireless" and look for the "control channel" field. This may be set to auto or to 1, try changing it to 6 or 11 (preferred) or any other channel.
    The control channel can cause static in the wireless system IF there are several networks nearby that are on the default setup.
    There is a fair bit of buzz about this issue out there, some other things I've seen:
    This is a hardware issue. Go to the store and have your wifi antenna checked, some users reporting that they get free replacement devices.
    Check against other wifi networks that require a password (this is next for me). Logon to those networks and surf until your wifi stops. If your wifi connects to the internet but stops responding, then this is a software (or hardware) issue and apple needs to step up. Some are claiming this to be the case.
    IF you connect and stay connected/on the internet on another password protected wifi, then the issue is with your router. this is where things get cute.
    Comcast may tell you to update your firmware. Motorola may tell you that your cable provider is the only one who can push through firmware updates. Comcast may tell you that you are not in an area that is being updated. It's unclear if they say that to all customers, or just those who have purchased cable modems and aren't renting them from comcast.
    Good luck, more to come if I figure out anything else, and please post any solutions you may find.

  • Where can I get a digital certifcate that does not require a USB key?

    Where can I get a digital certificate that I can use with Adobe Acrobat that does not require a USB hardware key?
    I have been able to sign PDF documents with Adobe Acrobat versions 6 and 9 with my code signing certificate. When I use my code signing certificate Acrobat says the validity of the document certification is unknown.

    Per existing standards (RFC 5280) code signing certificates may not be used for signing. For a number of versions Acrobat had a bug that ignored this requirement. Starting with version 11.0.07 Acrobat (and Reader) enforces this requirement.

  • Creating a page that does not exist

    Hi everyone,
    Is it possible to create a page that does not exist based on the user input?
    By does not exist I mean that it is not stored in your computer and JSP will generate the page based on the user input. For example, in forums the user can create a new topic and based on the options selected a page will be created and stored that was not present before. The same thing happens when a message has a large number of replies, in which a new page will be created and attached to the previous page. I hope that I am not misunderstanding the concept of creating pages in forums.
    Any help is greatly appreciated.
    Regards,
    Basil Mahdi

    Hi,
    what happens in the forums is that you type in a message and that message is stored in a database. Along with your message the number of thread, forum number and message number is stored. Next time somebody wants to read your message, this message is taken from the db and shown to you by the jsp. The JSP ofcourse does more thant taht it shows also other messages and static HTML.
    http://galileo.spaceports.com/~ibidris/

  • Trivia game that does NOT require data

    looking for a trivia game that does not require an Internet connection. We are going camping and like to play a trivia game around the camp fire, but there is no cell service or data or wifi. We have used Mr Trivia for the last couple years but have ran out of new questions. Looking for something simular in function. Most of what I've tryed does not funtion without running data.
    ipad, iphone or pod (mutiple generations)
    thanks

    dalewren wrote:
    Are there any carriers that allow this?
    Not that I'm aware of. In fact, many carriers, if they detect an iPhone on their network without a data plan, will either bill you for such or cancel your service.

  • Is there a free java based forum that does NOT require disk write access ?

    Hello,
    I've been trying to set up mvnForum (www.mvnForum.com) on my site but I've had to give it up as the way the server is set up I can only give write access to Tomcat if I give write access to everyone !
    I don't need my forum to have disk access as it can just use the mySQL database the whole time. So is there a good java based forum out there that does not require disk access ? I'm hoping to find one that has e-mail authentication for people who register and things like that.
    I know a php forum that will do it already but as the rest of the site is written in jsp it would be nice to be able to integrate it properly. Any help greatly appreciated.

    Please try mvnForum beta3, it doesnot require disk write. Since RC1 mvnForum use disk access to write Lucene search index and attachment file.
    Regards,
    Minh Nguyen
    mvnForum Developer

  • Need Help Choosing A Basic Phone That Does Not Require A Data Plan

    Hello,  I need to replace my current basic phone and do not qualify for an upgrade yet.
    I need to find a new or used phone that does not require data. Can someone please give me some models that will work that are newer?
    The VZW prepaid models have to be used 6 months on prepaid before you can use them on a contract and I have a contract.

    Usually on eBay, the listing will indicate if it's prepaid.
    I agree with Droid Usrr that the Intensity 2 is worth checking into, because it has a great rubberized keyboard and you can get one new for less than $100.
    Depending on what you're willing to spend, I also noticed that the Wal-Mart in my area is selling the brand new Intensity III off contract for $175. That way, you'd still have the year warranty on it, and it's a solid phone.
    There usually are quite a few inexpensive feature phones on Craigslist, too, if you're not opposed to meeting with strangers. It's best to meet at a Verizon store and activate it before handing over your money.

  • Is there a patch for the NTP security issue that does not require Xcode?

    Is there a patch for the NTP security issue that does not require Xcode? I have an older Intel mini that can't be upgraded beyond 10.6.8 and I currently don't have room for Xcode 3.2.5. Has somebody trustworthy posted these binaries?

    NTP fix for Snow Leopard: https://drive.google.com/folderview?id=0BxQCbeIgpA2uVjFiN1h4bGZNQ2c&usp=sharing
    You can also go to System Preferences/Date & Time and deselect Set time Automatically.
    Snow Leopard users: Turn off automatic date and time in System Preferences immediately

  • When are you going to create a captcha that does not reguire bc

    When are you going to create a captcha that does not reguire bc

    CAPTCHA for non-BC forms and other forms improvements will be high on the list for consideration for the release following 8.0 .
    You can post in "Ideas for Features" - need to have CAPTCHA abilities for non-BC sites .
    Here is the link:
    http://forums.adobe.com/message/6114695#6114695
    Thanks,
    Surjeet

  • Item category for free goods that does not require extra free goods

    Hi all,
    I have created 3 item categories (ZM1J, ZM0J and ZMFJ)
    ZM1J is standard item for sales
    ZM0J is free goods
    ZMFJ is also free goods
    I have setup VBN1 for free goods "buy 10 get 1 free" and my order is including these 3 item categories
    ZM1J 10 EA and ZM0J 1 EA. These 2 lines are correct as I need.
    Then I give other free goods which is ZMFJ 10 EA and system is asking me to give free goods 1 EA but I don't want to give free goods for ZMFJ. I will deliver only 21 EA (10 for sales and 11 for free)
    What config it should do for this case?
    Another question, ZM0J is selected by default. How to manually change it to ZMFJ in sales order?  This is because some case, I still need to use ZM0J.
    Please advise. Thank you very much.
    Best Regards,
    Darin

    Hi,
    Item category is determined by the four combination
    Sales order + item category group + usage + item category at higher level.
    Now you are using free goods determination procedure.
    So that does not depend upon item category determination.
    You have to define the item category determination so that proper delivery and proper pricing happens.
    Now if you are giving 10more free item for which you have maintain free goods determination master data.
    Then system will automatically give one more free goods for that material.
    but if you giving some other material as a free goods then please let me know.
    Give your requirement that in which way you want to process your ZMFJ then we can give you better suggestion.
    To define alternative item category go to
    IMG u2013 SD u2013 Sales u2013 Sales documents u2013 sales document item u2013 assign item category.
    Over here you can assign alternative item category for your combination.
    If you assign over here then you can change manually in the sales order.
    Regards
    Raj.

  • How can I create a template that does not have automatic formatting but my own?

    I have just switch to a Mac from a PC and am having a terrible time with pages.  All I want to do is create my own template that has NO AUTOMATIC FORMATTING so I can do my own.
    There is nothing in the HELP sections on how to delete the automatic formatting.  I do not want to use any of their Outline Templates just make up my own.
    I would be so so grateful if someone could help me with this.  I took a one-on-one and his idea of how to get rid of formatting in my own template DID NOT WORK!
    Thanks, Deborah

    Deborah
    Hard to see your problem, and if there is something THAT DOES NOT WORK! it would obviously be useful to know WHAT that is and WHY you believe it does not work, so we can ACTUALLY RECOMMEND A SOLUTION.
    Just select any text and change it to whatever you want using the toolbar and/or the Text inspector.
    The Outlines are just a view of your text, in a form that lets you easily organise and move it around.
    Menu > View > Show Styles Drawer
    Reveals whatever style has been applied to a heading or text and you can update or create new styles by clicking on the small triangle next to it > Redefine style from selection
    When you are finished just save it as a Template.
    Peter

  • Is there a wi-fi capable phone that does not require a data plan.

    I would like to upgrade the 4th number of my family plan with a phone capable of doing apps.  My youngest son would love to play games with his phone and text and call.  But, a full fledged data plan would be overkill.  Which phone is app capable without data plan?  Help much appreciated

    You can upgrade your son's line to one of our Basic phones that do not require a data plan. With these phones your son can text, call, and also purchase games.
    Although they do not require a data plan we do recommend one if he will be accessing data when purchasing and downloading games and other applications. Without a data plan you will be billed $1.99 per megabyte used. 
    If he will be accessing data occasionally then I would recommend the $10.00 data plan which will allow him 75 MB per month. Click here to view other available data plans.

  • Create timer function that does not use start-sleep

    Hey all I would like to create a timer function that does not use the start-sleep command because this freezes my GUI. I've wrote the start of a function but it seems to move on before the specified time has finished.
    Here's what I have:
    $Global:timerCounter=0
    $Global:timer = new-object System.Windows.Threading.DispatcherTimer
    Function Timer{
    param(
    [parameter(Mandatory=$true)]
    [int]$time
    $timer.Interval = [TimeSpan]"0:0:$($time)"
    $timer.Add_Tick({
    $Global:timerCounter++
    if($Global:timerCounter -ge 1) {
    $Global:timer.Stop()
    $timer.Start()
    Then in my script i would like to call Timer -time #of seconds. It seems that when I call it the add_tick is registered and then started but it continues on with the rest of my script. Is there a better way of doing this without using start-sleep?
    Thanks!

    Okay the issue I'm having is that I have code after the $timer.start that I don't wan't to run till a powershell job is done. In all the examples I've seen it has to come to the end of the code then it starts the tick. So in your example it comes to the
    end of of your code and showsDialog() then starts ticking.
    So:
    add-type -AssemblyName system.windows.forms
    $form=New-Object System.Windows.Forms.Form
    $btn=New-Object System.Windows.Forms.Button
    $form.Controls.Add($btn)
    $btn.add_Click({$form.Close()})
    $btn.Dock='Fill'
    $btn.Font='Lucida Console, 20.25pt, style=Bold'
    $btn.Text=[DateTime]::Now
    $timer=New-Object System.Windows.Forms.Timer
    $timer.Interval=1000
    $timer.add_Tick({$btn.Text=[DateTime]::Now})
    $timer.Start()
    $form.ShowDialog()
    #I want to do other things here but only after the ps job has finished
    Thanks I really am trying to figure this out. 
    Here is the code I'm working with I guess I'm unclear on how to order the timer and the rest of my code:
    if($syncHash.mainCopy){
    $syncHash.mainJobDone = $false
    $syncHash.writeHost = $false
    while(-not $syncHash.mainJobDone){
    [System.Windows.Forms.Application]::DoEvents()
    if($syncHash.writeHost -eq $false){
    Write-OutputBox -Message "Copying"
    $syncHash.writeHost = $true
    $syncHash.inProgress = $syncHash.mainCopy | Where-Object {$_.State -match 'running'}
    $syncHash.currentCopyTime++
    }elseif($syncHash.currentCopyTime -ge ($syncHash.averageCopyTime * 2) -and $syncHash.collectionCopyTime.Count -ne 0){
    $syncHash.Unusable += $syncHash.currentMainCopyMachine
    $syncHash.computersNotForInstall += $syncHash.currentMainCopyMachine
    $syncHash.inProgress = $null
    $syncHash.mainCopyTimedOut = $True
    Write-OutputBox -Type WARNING: -Message "$($syncHash.currentMainCopyMachine) is taking too long. Removing Job.."
    Add-Content -Path $log_path -Value "$($syncHash.currentMainCopyMachine) taking to long to copy to"
    Stop-Job $syncHash.mainCopy
    }else{
    $syncHash.inProgress = $syncHash.mainCopy | Where-Object {$_.State -match 'running'}
    Write-OutputBox -Message "." -NoNewLine
    ############################# ############# So I need it to wait right here I have other code other than in this block ############# that needs to run $syncHash.currentCopyTime++
    if(-not $syncHash.inProgress){
    $syncHash.mainJobDone = $true

  • Missing line in Sales Report that does not have customer item info

    I have to say first is that I love this forum.. just by reading I have figured out how to resolve several issues I was stumped on.  THANK YOU!!
    I am using Crystal Reports version: 11.5.12.1838 with Dynamics GP and it's on Windows 7 O/S.
    I have set up a sales picking ticket using the following tables: IV00101, SOP10100, SOP10106, SOP10200, and SOP60300.
    On the report I have our product number (SOP10200.ITEMNMBR) and our product description (SOP10200.ITEMDESC)..I also have the customer product number (SOP60300.CUSTITEMNMBR) and customer product name (SOP60300.CUSTITEMDESC).
    The issue is when an item only has our product number and description without the customer information the line does not show up on the report.
    The tables are linked as such:
    SOP10200.ITEMNMBR u2192 IV00101.ITEMNMBR
    SOP10200.SOPNUMBE u2192 SOP10100.SOPNUMBE
    SOP10200.SOPNUMBE u2192 SOP10106.SOPNUMBE
    SOP10200.ITEMNMBR u2192 SOP60300.ITEMNMBR
    SOP10100.CUSTNMBRu2192 SOP60300.CUSTNMBR
    I would really appreciate any help you can give me with this.
    Thank you,
    Cynthia

    If you want to get even the product details irrespective of customer details exist or not then you may need to look into the join condition used between the table
    Check whether you are using inner join this may not help.....you will have to use some other join like left OJ or Right OJ or something like that
    Thanks,
    Ganesh

  • Develop OAF page that does not require login

    Hi,
    I need to create a search page and access this page without login in Oracle EBS.
    I have found something about it, using GUEST user. But it does not work on R12.
    Does anyone know how to help me?
    Thanks.

    Hi OAF Experts,
    I have created a simple user entry form contains EmpId,EmpName,CreatedBy.
    My AM follows..
    public void createPersonMethod()
    OAViewObject vo = getxxPersonDetailsVO1();
    if(!vo.isPreparedForExecution())
    vo.executeQuery();
    Row row = vo.createRow();
    vo.insertRow(row);
    public void saveToDatabase()
    getOADBTransaction().commit();
    My CO
    in Process Request i am calling the createPesonMethod.and in PFR am calling the saveTODatabase method.
    but when i click the 'save' button in the page i am getting the below error.
    No current row for View (xxPersonDetailsVO1)
    can you please help me on this..?
    Thanks
    Midhun

Maybe you are looking for