Output of the FSG in excel

Hi all

Is it possible to publish the report of the FSG in excel? I remember we had a report to generate the FSG to Excel in 11i but this report, I do not see in R12. Y at - there a patch I need to apply?

Thank you

DJ

Hello:

You can try this.

1. define the type of report of the FSG as XML output.
2 run the report of the FSG
3. run the XML Editor, and then select the id of the report request FSG run earlier and model FSG (excel, pdf).
4. you can see the desired output.

Thank you

Tarun

Tags: Oracle Applications

Similar Questions

  • output of the script in excel

    I have some script online, could you please help me add output in an excel sheet.

    SE connect-VIServer server1

    $report

    # Specifies the location of the output file

    $filemame = 'C:\dir1\ESX_info.xls'

    Get-VMHost | Select name, Version, Build,
    @{N = "Cluster name"; E={($_ | Get - Cluster). Name}},
    Manufacturer, model, ProcessorType,
    @{N = "NumCPU"; E={($_| Get - View). Hardware.CpuInfo.NumCpuPackages}}

    $report| Export-Csv -NoTypeInformation $filemame

    Thank you

    Whenever you copy something on the screen, it goes to the screen. Period (I guess). If you want to redirect the flow to something else, you will need to navigate literally.

    This is why you must use the export-csv. What he does he object transform on the entry in the file in the csv format. It's what he does. If you don't want to use export-csv for a reason, you need to format the output so that it will look like csv, so that for example excel will understand that.

    If you want to have the real Excel file (.xls), you use excel comobject.

    So from my side, I'm not really another way to get a simple CSV to use export-csv.

    'name, first name' > c:\file1.csv

    'cookie monster' > c:\file1.csv

    "elmo, Monster" > c:\file1.csv

    Excel will also include this file when you import with ',' as a delimiter. Is that what you are looking for?

    As mentioned previously, if you want to make real xls file it is more difficult to do so.

    "

    $Oexcel = New-Object - ComObject excel.application
    visible #setting for debugging
    $Oexcel.Visible = $true
    #Opening our xls workbook
    $Oworkbook = $Oexcel.Workbooks.Add)
    Journal of #Adding new week and do appoint good
    $Oworksheet = $Oworkbook.Worksheets.Add)
    Report of $Oworksheet.Name = "Snapshots"
    #Making banner
    $Oworksheet.Cells.Item (1,1) = "report title".
    #Creating labels for table
    $Oworksheet.Cells.Item (2,1) = "name of the virtual machine.

    .....

    .....

    "

    Were looking for management Excel in this way or am I too far with my way of thinking?

    Greg

  • The output of the script to Excel...

    Hello expert script...

    I have prepared a health check script to run it on my company vmware infrastructure... have consolidated this script from various sources and finally got to it... out comes in a .html format... I'm looking to see if the output can be in one. CSV format... I need all the different sections of the production in a new worksheet in excel... is it possible? can someone change this script please?

    I have attached the script and its output for reference... Thanks a bunch...

    Kind regards

    Mamadou lamine.

    (1) it uses the Get-Member cmdlet to export all properties to the worksheet.

    And unfortunately, Get-Member Returns the properties in alphabetical order.

    Not much that I can do I'm afraid.

    (2) the default value of the function is to add the new worksheet.

    That's why I added the AppendWorksheet switch.

    See examples towrds the end of the post on using this switch.

  • Questions of EXCEL output in the XML editor logo

    Hello

    We use the Publisher XML API to generate PDFS, EXCEL returns by using the template. When adding image for the model of its display in the output pdf file. But not in Excel output projection. Then I added url: {/ Image} in the text of the image in the template and submitted the report again now able to see the image output to excel. Can you please tell me why his does not display not not the picture in excel by default which is the line that goes in the case of PDF. IAM getting the same question for HTML output generation also. Please tell me what I can do to get the image by default identical to the way I'm in PDF format.

    Thank you
    Satya

    for the xml editor:
    How to determine the Version of the Publisher Oracle XML to Oracle E-Business Suite 11i and Release 12 [362496.1 ID]

    >
    To resolve this problem, we need to make manual configuration image as menioned in the document 736897.1?
    >
    It is based on your report and your needs

    It's may be:
    -OA_MEDIA and url as the url: {' ${OA_MEDIA} / your_image'}
    -URLs as interface http as url: {'http://www.servernews.ru/assets/images/articles/594131/OracleLogo.jpg'}
    -logo by submodel

    then you can try the logo by OA_MEDIA

  • That is, the output when open the Word or Excel document in Sharepoint

    OS: Windows XP 32 bit sp3

    IE8

    When try click on open the Word document or Excel stored in Sharepoint, exit full of Internet Explorer.

    I suspect that the cause may be due to

    1 installed Microsoft Visual C++ 2008. or

    2. I made a few changes on the associated C++ registry key. But do not remember what changes were made.

    I installed Chome. There is no question to open the Word or Excel document stored in Sharepoint

    If anyone can help.

    Thank you

    See Jimmy

    Hello

    I suggest you to report your charly in the Technet forum for better support.

    http://social.technet.Microsoft.com/forums/en-us/category/SharePoint/

  • How to change the audio output for the metronome

    Hello

    I would like to send the metronome (and speech signals) for monitors to the scene in the ear.

    I understand that I can do this in MainStage using different output for the above titles vs. the rest of the 'Concert '.

    I tried to follow the instructions of the Manual:

    Change the audio output for the sound of the metronome

    1. Choose the MainStage > Preferences > General.
    2. In the section of metronome on the general tab, choose another audio output on the shortcut menu to exit.

    PROBLEM

    1. on the general tab, only the outputs 1-2 are available/selectable (likely, these are also by default for all "Concert")

    2. Why is this process in the manual if it is not executable (without doing something to another additional Set up)?

    3. it's probably among the requirements of setting up more critical even easier for using MainStage with a live band, so why am I having to ask for help at all!

    Rant on (its been a long day)

    Grateful for any help to solve cela. I guess I can send the metronome (such as a click track) and speech signals on the same outputs, which are separated from the rest of the Concert... or should I change the outputs on the other tracks and keep the outputs 1-2 for the metronome marks / voice?

    Thanks in advance for all advice and my apologies for my frustration. JM

    To access the output audio, you need an audio interface with several outputs.

  • cut out the spaces from excel

    How to cut spaces from an Excel file? I would like to remove the spaces to the left of cell B2 to B & myData (myData is 12 857). I can't find the TRIM command in applescript Excel manual or the dictionary of Microsoft Excel.

    Trim() is an Excel function, then you might do this in Excel by creating a new column filled with TRIM() functions.

    If you want a solution based on AppleScript, that would involve using the AppleScript routines for handling text...

    In my humble OPINION, the path of Excel is more likely, especially if you are not familiar with AppleScript, but poster if you cannot work/find a way to do in AppleScript.

  • Satellite Pro A100: No output on the monitor - Linux Suse 10.1

    I'm trying to install SuSe 10.1 on my laptop and I get no output on the monitor. What is the provider to monitor and model?

    Hello

    Do you mean the monitor or the graphics card?
    As far as I know the laptop was delivered with ATI MOBILITY RADEON X 1400 graphics card; ATI MOBILITY RADEON X 1600 128 MB and 256 MB of video ram.

    In addition, as far as I know it was delivered with screen 15.4 "(1280 x 800) color screen wide display TFT CSVI." I think that the seller is Toshiba

  • Tecra A10 with replicator - no output to the DVI port but analog works very well

    Hi all. It's driving me crazy. Brand new Tecra A10 with a nine port replicator and a new external LCD. When I plug them all in all and connect to the screen using the blue/analog/d-sub cable, the image on the screen of the laptop automatically turns on the external screen when the A10 is docked. But when the external display is connected with the white/digital/DVI cable, the Tecra and/or the Replicator is auto-switch the output to the external screen.

    In addition, when you press Fn + F5 to switch the LCD only to LCD + CRT or CRT output only, the Tecra is so "smart" as to "realize" there is no screen, and it switches the output to only the Tecra.

    Now, we would put in place with the blue/analog/d-sub cable, but the picture is wavey and not satisfactory at all.

    Just so we're clear - when the display is plugged into another computer, there is a beautiful clear picture on/through the white/digital/DVI cable, so I don't think it's screen.

    Can anyone help with this please? Is the Replicator defective? Or am I missing something?

    Thank you very much

    As the portable Akuma (graphics card) does not have a DVI output.

    If you use the VGA cable, but image quality should not be worse as with the DVI cable.
    Choose the display resolution higher than the monitor supports and 60 Hz.

  • Output of the front speaker left is almost a whisper

    Hello

    I had a Pavilion m9300t for over 3 years and I have always used a set of two simple speakers, attached to the headphone output on the front panels until recently when it is installed a system of 5.1 rear speakers using 3 ports on the Panel to find that the release of the "out front" seems to be the reason for all my troubles. I tried to go around the speakers and even checked the speakers on a machine and all seems to work well. "So I thought that all output ports provide stereo output, except the lime' out front speaker" on the rear panel. I have checked the drivers and all settings in Realtek HD Audio Manager and ran the tests of speaker and even used disseminators of media, but the front speaker will provide only a weak sound. Does this mean that his is a hardware problem and if she makes a bad port what are my options?

    Thank you

    MODI

    Hi Modi,

    Is the speaker that branch to the green port 'active '? I mean,'s done it this speaker has its own power supply plug or is connected to other stakeholders who have their own energy source? The green port on the PC is not "powered" so it only will provide a weak signal and expect the speakers to control the overall volume.

    Something else to try, if you unplug all the other actors and simply plug the speakers into the green port, is the change in sound level? Alternatively, if you connect the headphones to the green port, you get audio normal?

    This will help you determine whether or not the hardware works.

    Another thing to try if you don't have it already: when you updated the audio driver, do you have the driver directly from Realtek, or did you use the HP driver? If you haven't tried the latest driver from Realtek, you can do it. Here is a link to download Realtek: http://www.realtek.com.tw/downloads/

    Just select "High Definition Audio Codecs", accept the agreement and then download and install the driver for your operating system.

    I hope this helps. Let us know how it goes.

  • No output on the e/S of NI5761

    Trying to get an output on the connector of the PFI (to the e/s) of a 5761, but it does not work.

    The NI5761 is connected to a high-7975R.

    The four bits higher IO to the are defined to the outputs by sending 0xF0 'IO Module\PFI write enable' and 'IO Module\PFI connector activate' is set to true.

    When I send 0xF0 'Output IO Module\PFI' the four upper bits should go up, I guess.

    Nothing happens (I don't see any change on my oscilloscope).

    I can read data from the four lower bits.

    What I am doing wrong?

    Hi Kees_D

    Take a look through this post on the forum - it may be useful:

    http://forums.NI.com/T5/PXI/how-to-select-the-PFI-line-to-use-on-the-aux-port-of-the-5761/TD-p/20393...

    Please try to set all 8 lines DIO as outputs and see if you can write them that way.

    If this does not help, please include screenshots or your code.

    Thank you

    Amy

  • Synchronization of analog and digital output with the external sample clock

    Hello

    First of all sorry for my English, I will try to explain what I want to do.

    I want my PCIe-6321 to send two custom signals (modification sawtooths) on a mirror controller. I would also like to generate output with my card at the beginning of each tooth of saw. Everything must be synchronized with an external k-clock signal of 100 kHz. The idea is that whenever the PCI receives a trigger to external clock, it sends two analog output voltages and when he received 1024 clock ticks it will also send a pic of triggering TTL. What I do is first prepare the map and after that in a loop sending and modifing the output values of the two signals and at the same time send a digital signal Boolean in each arch, so when's done it 1024 iterations of the loop I send an event to the digital port. Attached you can see.

    The problem is that I don't know how to synchronize both. Can I use the sample clock just to the analog output? I can use sample for the two outputs clock, or do I need to use the output of the meter? If don't know how to use it here.

    If I do nothing else bad/wrong, I would be grateful for feedback.

    Thanks in advance,
    Pablo

    I don't know how but I find the solution. I'm generating more than a positive value (as I was triggered maybe very fast the oscilloscope has been absent there). If I put the sample clock of digital output to use the sampling/ao/Dev1 clock that it doesn't, but if I put to use the same source as the OD (terminal where my external clock is connected), but the trigger to start the DO to be Dev1/ao/StartTrigger this works. I don't really know why, but it does.

    Thank you for your patience and your help. I put here the final code.

  • How to make connections on the outputs of the letter of wsn 3202?

    GOOG morning engineers,

    How to make connections on the outputs of the letter of wsn 3202?

    Sorry, I'm very confused by your response.

    You must not something on the power set by program, just connect a power supply to DIO power and mass of DIO.  Then your DIO lines should be able to output values.

    In addition, I think that you may need to configure the output line.  This would be by the project.  I don't remember what it is, but it should be in some menu properties (probably for the specific line of DIO).

  • Output of the model to the user of controlled output

    I have a simple model acting on AO1 of my system that generates an analog output of material on channel 1.

    Sometimes I want to stop the model (no break, but stop) and a user interface acting directly on the AO1 via a control. For this, I use the Value.vi of single channel defined in the API Veristand. The channel is defined as targets/HILRT2/material/chassis/DAQ/Dev2/Analog Output / AO1 (1), as it should, in my view, but for some reason, the

    It is not generated output...

    Outputs from the model are also connected to target/HILRT2/material/chassis/DAQ/Dev2/Analog Output / AO1 and I wonder if (1) and (2) are not not incompatible...

    Somehow I would like a way to easily change the control to a particular production of a GUI control of model output, or get the model of the road if necessary.

    L.

    PS: VS2011, LV 2011

    I see.

    You can use the definition of system API call 'get the mappings' for a list of mappings.

    If you don't know what sysdef is running, you can use the API to run, call to get the State of the system and even to get the available channels.

  • How to load the 4155B file, run it and record the results to Excel with Labview

    Hi, I need model command support, sending to 4155B using Labview.

    I would like to load the file from the disk on 4155B using Labview. First of all, I tried to write the command using MAX and found that the command that I write to 4155 B contains the error message. "I sent the two GT ' MYFILE P" and : MMEM:LOADTAT 0, filename orders every time to 4155 B, but failed. May I know what kind of command must send to the communication with the instrument?

    Besides, I need to run the content of the file, I should send it OUT @Hp4155; "' XE ' command?

    After running, I need save the result in excel file back.

    Grateful if someone can help. Thanks in advance for your help.

    Kind regards

    Yong

    SH_Yong wrote:

    Hi, I need model command support, sending to 4155B using Labview.

    I would like to load the file from the disk on 4155B using Labview. First of all, I tried to write the command using MAX and found that the command that I write to 4155 B contains the error message. "I sent the two GT ' MYFILE P" and : MMEM:LOADTAT 0, filename orders every time to 4155 B, but failed. May I know what kind of command must send to the communication with the instrument?

    Besides, I need to run the content of the file, I should send it OUT @Hp4155; "' XE ' command?

    After running, I need save the result in excel file back.

    Grateful if someone can help. Thanks in advance for your help.

    Kind regards

    Yong

    The SCPI commands are found in the manual of the instrument.

Maybe you are looking for

  • Entered wrong digit by entering the email address

    I got Live.co.ul on my Apple instead of [email protected] account and now cannot check my iPhone account. Is it possible to change in the UK instead of UL or do I have to reset my iPhone and loose music etc that I downloaded. Not got a clue as to the

  • ELVIS DI and

    Hi all I use the CARD of PROTOTYPING NI ELVIS for the next task. I want to design a test of ICS (IC) application by writing and reading the digital signals for each chip. For example, if a chip 7808 (Quad gate AND 2 entries) is tested, I would like t

  • The web authentication.

    I want to configure a switch for IEEE 802 authentication port. 1 x with web authentication as a means of rescue. Can anyone provide an example of a valid configuration? Only web authentication does not work! Switch #sh run Building configuration... C

  • strange behavior of a list of values in a table

    HelloI have a jsf page, which is a region in a jsf page.This page has jsff header item identifier of the image carousel of documents (which are in the table) and in the center of a table. Some attributes of table are a list of values. So far I have n

  • OBI, variable presentation using results

    Hello!I have the text field with long text strings.I want to get results, using the filter "contains all" by this fieldExample:Valuesaaaa000aa000aabbbaaI have entry to filter "a0" and I want to get results according to:Valuesaaaa000aa000aaIf the filt