Using IGS

Hello,
I am on EP7.0 ERP05 NW04s and want to use Internet Graphics server. I am told that IGS is installed as part of NW04s installation ....so how do I configure it because using the url for IGS like :
http://<host>:40<instance number>80 didn't work....
Any help would be highly appreciated.

Hi Subhash,
Please check the links and thread for help
IGS 7.0 Configuration
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a73eac90-0201-0010-0e91-fdebfa436619
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cdfbb990-0201-0010-d78b-81e475fc1010
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a245e690-0201-0010-4393-ef078d3ad0ed
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7dc0cc90-0201-0010-4fa7-d557f2bd65ef
Thanks N Regards
Santosh
Reward if helpful !!!

Similar Messages

  • How to use IGS via Web Services (or HTTP)?

    IGS is well integrated in Web Dynpro, BSP, BEx and so on...
    Via ABAP it's easy to call it but I do not find how to use it via HTTP (or better Web Services).
    Any idea?
    Sergio

    Dear Sergio,
    a scenario that makes use of the HTTP interface of the IGS is Web Dynpro Java. This may also be an alternative for you. But with a lot of technical background it is also possible to generate charts using the IGS via HTTP directly (Web Services are not supported).
    Prerequisite is an IGS somewhere in the network that has at least one HTTP listener defined and the XMLCHART interpreter is installed.
    You must send an HTTP request to the adress http://<igs-host>:<igs-port>/XMLCHART. The request must at least contain the parameter with name data as first parameter. This parameter contains the chart data as XML, see below. In addition all further parameters (the name doesn't matter but I would recommend something like custom1, custom2, ...) must contain the chart customizing as XML.
    If you already used the XMLCHART interpreter in an ABAP application or BSP you may know the data and customizing xml format. If not you can download the SAP ChartDesigner from the Downloads --> Web AS section of the SDN. This download contains a pdf describing the data xml format and the tool itself which can be used to create the customizing xml in an interactive manner.
    All HTTP related coding must be done by you.
    Best regards
    Matthias

  • Using IGS in Abap web dynpro application

    Hi ,
    I would like to develop an Abap web dynpro application with complex graphs.
    There is an installation of IGS services.
    In the layout screen I see only graphic basic options.
    In thr internet I saw much more options in the graphic label. ( WD applic-> view-> layout ).
    Does anyone know how to add this options to the view layout?
    Thenks,

    עיחיחןלכלןעל

  • Problems using IGS in CRM

    Hi,
    we want to see graphics in our CRM 2007 system (ABAP only) from values that are fetched from our ERP System (ABAP plus Java, Kernel 7.00).
    We can fetch the data from the ERP System without any problems, but when we want to see the graphics, we get the error message " RFC-link to graphics server does not exist".
    We did the following tests:
    RFC connection and testjob for the graphic server in the CRM system are working without any problems.
    RFC connection and testjob for the graphic server in the ERP system are working fine, too. Als the java part is customized and semms to be ok.
    For me it is not quite clear which graphic server will be used to display the data, that one from the CRM system or from the ERP system?
    Regards
    Ulrike Tubbesing

    עיחיחןלכלןעל

  • Eventing on Graphics using ABAP Webdynpro is it Possible -EHP5

    Hi,
    I have below graphic output requirement..
    On X-axis i will have fixed columns.. and I should have an option to  DRAG and DROP contents which should be like Blocks  from 1 column to other column.. which eventually should update database..Is it possible technically ? I know we can do drag drop whole column in ALV from EHp2 but this is some strange requirement for me..How do we handle this?
    EMP3
    EMP1                 EMP2                EMP4        
    A                     B                   C                   D
    FYI..We are SAP ramp up customers for EHP 5.0
    Should we use
    IGS( Internet Graphics Server) with Business graphic? Can we handle eventing?
    Adobe Flex? If so do we need any extras for Client machines like flash? How complex would it be?
    ALV Display as Graphic? As far as i know this is just display
    Rgds
    Tarun
    Edited by: SriTarun on Jun 6, 2011 3:36 PM

    NB - the "data" that is returned by these classes is the data as defined in an adobe form - it doesn't return the content of non-form PDF documents.
    The PDF must be an interactive form ( although that doesn't restrict you to using the SAP process for creating the form is my understanding - but I could be wrong. )
    Edit - I was wrong! ONLY PDF documents that have been created by the ADS can have data extracted using these classes. So unless you are using Adobe interactive forms - then you will get no value from this functionality - and if you're using AIF then you're probably just use the standard UI element
    Edited by: Chris Paine on Oct 26, 2010 6:04 PM

  • IGS COnverted BMP Image upload problem in SE78

    HI Friends,
    I Converted the JPEG image into BMP ormat by using IGS. It is converting properly. i am able to see the BMP image. When i am trying to upload it through the SE78 i am getting the short dump.
    If convert it manually, i am able to upload the image. i did not get the any difference between these two including file size, width and height.
    I attached the shortdump and converted image file as an attachment. Can anyone give me inputs where i am missing the target.
    Runtime error : COMPUTE_INT_TIMES_OVERFLOW
    Exception : CX_SY_ARITHMETIC_OVERFLOW
    Thanks ,
    Srinivas Bhavanam

    Hi Oisin,
    Sorry for the Late Reply. I am using IGS 6.40 with solaris system.
    If i am converting the image from my desktop i am getting 96DPI resolution. Where as if i am doing it from IGS i am getting 30682172 DPI resolution.
    I am using SAP 4.7. Is it the latest patch level or latest IGS supported.
    Short Dump :
    Runtime Error          COMPUTE_INT_TIMES_OVERFLOW
    Exception              CX_SY_ARITHMETIC_OVERFLOW
           Occurred on     03.03.2010 at   11:04:30
    Whole number overflow on multiplication.
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLSTXBITMAPS" had to be terminated because one of
    the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_ARITHMETIC_OVERFLOW',
    was neither
    caught nor passed along using a RAISING clause, in the procedure
    "FILL_BMFILE_FROM_BMP" "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    In the current program "SAPLSTXBITMAPS", multiplying the numbers 1207959552 and
    100 (using the operation * or 'MULTIPLY') resulted in a value
    greater than 2147483647 or smaller than -2147483648. This
    results in a whole number overflow.
    How to correct the error
    The exception must either be prevented, caught within the procedure
    "FILL_BMFILE_FROM_BMP"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    You may be able to split the process into separate components, so that
    the values generated are smaller.
    If the error occurred in one of your own programs or in an SAP program
    that you modified, try to correct it yourself.
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "620"
    Application server....... "EWR0R3DEV002"
    Network address.......... "10.20.32.13"
    Operating system......... "SunOS"
    Release.................. "5.9"
    Hardware type............ "sun4u"
    Character length......... 16 Bits
    Pointer length........... 64 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "EWR0R3DEV002"
    Database type............ "ORACLE"
    Database name............ "I07"
    Database owner........... "SAPRGG"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Mar 9 2009 21:04:19"
    Created in............... "SunOS 5.8 Generic_117350-38 sun4u"
    Database version......... "OCI_920 "
    Patch level.............. "274"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
    10.2.0.."
    SAP database version..... "640"
    Operating system......... "SunOS 5.8, SunOS 5.9, SunOS 5.10"
    User, transaction...
    Client.............. 999
    User................ "SREDDY"
    Language key........ "E"
    Transaction......... "SE78 "
    Program............. "SAPLSTXBITMAPS"
    Screen.............. "SAPLSTXBITMAPS 4001"
    Screen line......... 8
    Information on where terminated
    The termination occurred in the ABAP program "SAPLSTXBITMAPS" in
    "FILL_BMFILE_FROM_BMP".
    The main program was "SAPMSSCH ".
    The termination occurred in line 1959 of the source code of the (Include)
    program "LSTXBITMAPSF03"
    of the source code of program "LSTXBITMAPSF03" (when calling the editor 19590).
    Processing was terminated because the exception "CX_SY_ARITHMETIC_OVERFLOW"
    occurred in the
    procedure "FILL_BMFILE_FROM_BMP" "(FORM)" but was not handled locally, not
    declared in the
    RAISING clause of the procedure.
    The procedure is in the program "SAPLSTXBITMAPS ". Its source code starts in
    line 1843
    of the (Include) program "LSTXBITMAPSF03 ".
    Source code extract
    019290     endcase.
    019300   * compression
    019310     perform bmptab_getdword_ofs tables bitmap_file
    019320                                 using  ofs bmp_compression.
    019330     case bmp_compression.
    019340       when c_bmp_compr_rgb.              "BI_RGB, uncompressed
    019350       when c_bmp_compr_rle8. "BI_RLE8, 256 colors colormap, rle encoding
    019360       when c_bmp_compr_rle4. "BI_RLE8, 16 colors colormap, rle encoding
    019370       when others. message e872 raising bmperr_unsup_compression.
    019380     endcase.
    019390   * size of image
    019400     perform bmptab_getdword_ofs tables bitmap_file
    019410                                 using  ofs bmp_sizeimage.
    019420   * pix per meter X
    019430     perform bmptab_getlong_ofs tables bitmap_file
    019440                             using ofs bmp_xpelspermeter.
    019450   * pix per meter Y
    019460     perform bmptab_getlong_ofs tables bitmap_file
    019470                             using ofs bmp_ypelspermeter.
    019480   * colors used
    019490     perform bmptab_getdword_ofs tables bitmap_file
    019500                                 using  ofs word.
    019510   * colors important
    019520     perform bmptab_getdword_ofs tables bitmap_file
    019530                                 using  ofs word.
    019540     ofs_rgbquad = ofs_bitmapinfoheader + bmp_bisize.
    019550   * now we have OFS_RGBQUAD    -> color table
    019560   *             OFS_BITMAPDATA -> bitmap bytes
    019570     otf_bminfo-new_rd_format = c_false.
    019580     otf_bminfo-is_resident   = c_false.
    >     otf_bminfo-dpi = ( bmp_xpelspermeter * 100 ) / 3937.
    019600     perform bmp_adjust_dpi using otf_bminfo-dpi.
    019610     otf_bminfo-w_pix = bmp_width.
    019620     otf_bminfo-h_pix = abs( bmp_height ).
    019630     otf_bminfo-w_tw = ( 1440 * otf_bminfo-w_pix ) / otf_bminfo-dpi.
    019640     otf_bminfo-h_tw = ( 1440 * otf_bminfo-h_pix ) / otf_bminfo-dpi.
    019650     case bmp_bitcount.
    019660       when 1.
    019670         otf_bminfo-bitsperpix = 1.
    019680         otf_bminfo-bytes_per_row = otf_bminfo-w_pix div 8.
    019690         rest = otf_bminfo-w_pix mod 8.
    019700       when 4.
    019710         otf_bminfo-bitsperpix = 4.
    019720         otf_bminfo-bytes_per_row = otf_bminfo-w_pix div 2.
    019730         rest = otf_bminfo-w_pix mod 2.
    019740       when 8.
    019750         otf_bminfo-bitsperpix = 8.
    019760         otf_bminfo-bytes_per_row = otf_bminfo-w_pix.
    019770         rest = 0.
    019780       when 24.
    Thanks & Regards,
    Srinivas Bhavanam

  • IGS Stacked bars chart

    Hi,
    I am trying to create a Stacked Bar chart using IGS(Internet Graphics service) Chart Interpreter. 
    By default it display 5 intervals  with the ranges (0 - 20 - 40- 60 -80-100).
    I want to display 10 intervals with the ranges ( 0 - 10- 20-30-40-50-60-70-80-90-100)
    How do i changes Intervals on the X-axis?
    I am try to build upon the example program "GRAPHICS_IGS_CHART_TEST" we have in ECC 6.0
    Any solutions/hints would be helpful.
    Thanks
    Shekar

    Hi,
    to have the desired values in the axis you can set the stepsize of the value axis line to 10. The resulting XML snippet for the chart customizing would look as follows.
    <ValueAxis id="ValueAxis1">
    <Line>
    <MajorTickCalculation>ManualStepsize</MajorTickCalculation>
    <NumberMajorTicks>10</NumberMajorTicks>
    </Line>
    </ValueAxis>
    I would recommend to use the chart designer to create this setting. Value Axis --> Line --> Major Ticks. Here set Major Tick Calculation to Manual Step Size and the Number to 10.
    Best regards
    Matthias

  • IGS install for J2EE WAS 2004 on windows platform

    Ok i've tried several ways to get this to work and I've followed the installation instructions as well as a lot of forum posts.
    First off. The IGS folder does not show up beneath the \usr\sap\J2E\JCxx install for my box. I downloaded the IGS stand alone version because it had the install.exe. I tried utilizing the non-standalone version but could never seem to get the service started.
    I still need to configure a RFC (forgive my lack of SAP knowledge) on the SAP BW system that will publish data to my server that hosts the IGS service. However, having said that I would still think the service on my box should start.
    The startup file does not currently include a section for IGS so i'll add that (this i did before in the non-standalone) and give it a go. I'm running the Web AS locally on my box and I selected Stand Alone as the install type for the IGS and I chose 1 RFC listener and 1 HTTP listener.
    I setup the program id, RFC Host (message server on the BW system i'm pulling the data from), and gateway service (sapgw00).
    There is a lot of information on the forums in regards to the IGS installation and i've exhuasted most paths with no luck. If anyone can give me a hand i'd greatly appreciate it.
    julian

    I did run through the stand alone install like i said.
    The part of the stand alone install that is a bit confusing is the Section that asks for the following:
    Program ID:
    RFC-HOST:
    Gateway:
    For program ID i followed the documentation and used IGS.P<machineName>
    For RFC-HOST i pulled the message server name from the the SAP Login pad. That is basically just the machine name of the system that will provide data for the Graph.
    For gateway i used: sapgw<instance Number>
    After doing the stand alone installation will the service then run separately? How can I tell that it is running?
    For those who are new to SAP (as i am) the notes that you are often pointed to can be looked up here:
    https://websmp108.sap-ag.de/notes
    julian

  • Wrong layout chart with IGS 7.0 and 3.0b webtemplates

    Hi,
    We just did an upgrade from BW 3.0b to 7.0. We also upgraded te IGS to 7.0. We don't want to upgrade our webtemplates to the new version yet.
    However, if we display a chart now, it shows a wrong layout. If we change the IGS back to an old version it gives the right layout again.
    Should charts of 3.0b webtemplates work with IGS 7.0? Are there any setting that we can do to make this work?
    Thanks for your help!
    Guus Berenschot

    Hi,
    BW < 3.5 used a different chart component of the IGS, i.e. all the customizing settings of your charts are saved in a different format than in 3.5 or 7.0. That's the reason why all these settings have to be converted before using them in your new system.
    Please note that you have to use the standalone IGS 6.40 temporarily when calling the migration report. When the migration is finished remove the IGS 6.40 and use IGS 7.00.
    Regards, Kai

  • How to use Gannt Chart

    Hi all. I have a requirement to make an application using Gannt chart to display the status through time in daysu2026
    In me application I have embed tree in table and each row consists of project task and its subtask. And this shud display its start and end date through Gannt chart in calendar format...Well I have tried to use BussinessGraphics using Gannt Chart type in that but clearly not able to configure or use this Gannt chart to meet my needs for start and end date for each row in the tableu2026
    If anybody knows detail / proper setting to use Gannt chart of BusssinessGraphics plz share with me...
    Anxiously waiting for reply..
    Thanx in advance.
    Regards:
    Hanif.

    Hi Hanif,
    Look at the following threads :
    Re: IWDTable
    Re: Using IGS Gantt Chart from Web Dynpro?
    These may help you.
    Regards.
    Rajat

  • Interactive properties with Internet Graphics Service (IGS) graphics?

    I am looking to implement IGS graphics in a program that currently uses SAP Business Graphics.  The SAP Business Graphics would not work in our end-users enterprise portal application, so the switch to use IGS is imperative.
    We had previously implemented SAP Business Graphics function modules (e.g. GRAPH_MATRIX_3D) to display pie charts and bar graphs in a report.  These graphs provided interactive capabilities that would allow the user to select one part of the chart and drill down for more detail. 
    Is it possible to provide drill-down or other interactive functionality with the IGS Graphics?

    The followiing posts have helped solve this question.
    For future reference, refer to:
    IGS graphics chart onclick event
    SAP Graph - graph with many colors
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ca932ebc-0901-0010-68a0-b4dd81a4bf81?quicklink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50c7a90f-21a3-2910-87b5-e1f0e39462ae?quicklink=index&overridelayout=true
    If you are able to download the SAP Chart Designer, that would be the fastest and most efficient way to customize your graphics.  Program GRAPHICS_IGS_CHART_TEST provides a good example if you cannot use the chart designer.

  • IGS Graphics onClick coordinate

    Hello All
    I've developed a dynpro application which uses IGS Business graphics now I need implement onAction(CLICK)
    but I need something special i.e. I need cursor position   Y  and  X coordinate in the click Time.
    any ideas?????

    I had expected that this is described in the Javadoc but it isn't. At least you can find there the name of an event parameter of the "onAction" event, namely "id".
    So try this: Create an action "GraphicsClicked" with a parameter "whateverID" of type string.
    Add into wdDoModifyView():
    if (firstTime)
      IWDBusinessGraphics gfx = (IWDBusinessGraphics) view.getElement("<ID of graphics UI element>");
      gfx.mappingOfOnAction().addSourceMapping("id", "whateverID");
    In the event handler method "onActionGraphicsClicked":
    wdComponentAPI.getMessageManager().reportSuccess("Clicked, ID=" + whateverID);
    Observe the messages that you get when clicking different points in the graphics and draw your conclusions
    And last: Open an OSS message and ask the developer for better Javadoc.
    Armin

  • How not to graph some KF on IGS

    Hi all,
    i'm using IGS to graph some queries.
    I need to use the table IGS function (it draws a table of values down the graph).
    I need that the result values are shown on the table but not on the graph, ¿how can i do it?
    thx in advance

    as cor-el has already explained in your prior question, you can already do this in firefox for cookies on a per domain basis: in the custom privacy options, select '''keep cookies: until i close firefox''' but disable cookies to be deleted as part of "clear history when firefox closes" (as this would be redundant). then create '''exceptions''' ("allow") for the sites you want to stay logged in between different sessions & you're achieving exactly what you're looking for - you can also do this by right-clicking while you're on such a site & go to page info > permissions!

  • Error When Calling Up IGS (ListenerRfc: unknown interpreter)

    Hello,
    in WAD we are using IGS server from exteranl server.
    Today i am getting the following errors when opening the web templates.
    Error When Calling Up IGS (ListenerRfc: unknown interpreter)
    Chart CHART_1: Internal error when communicating with the IGS
    What could be the reason of these errors?
    please let me know.
    Regards,
    Ravi

    Hi,
    Have you resolved the problem I am also facing the same problem even after updating to patch level 16.
    Extract of log file is
    trc file: "/usr/sap/BP1/DVEBMGS00/igs/log/pw_bwprod01_0.trc", trc level: 1, release: "640"
    [Thr 01] Thu Jul 27 18:58:28 2006
    [Thr 01]
    [Thr 01] [PortwatcherMain::Initialize] Internet Graphics Service 6400.0.16.0
    [Thr 01]
    [Thr 01] [PortwatcherMain::Initialize] Configuration:
    [Thr 01] [PortwatcherMain::Initialize]
    [Thr 01] [InterpreterManager::LoadInterpretersFromPath] Interpreter [/usr/sap/BP1/DVEBMGS00/igs/lib/bwgis_mt.
    so] of type [BWGIS] loaded and enabled
    [Thr 01] Thu Jul 27 18:58:29 2006
    [Thr 01] [InterpreterManager::LoadInterpretersFromPath] Interpreter [/usr/sap/BP1/DVEBMGS00/igs/lib/xmlchart_
    mt.so] of type [XMLCHART] loaded and enabled
    [Thr 01] [InterpreterManager::LoadInterpretersFromPath] Interpreter [/usr/sap/BP1/DVEBMGS00/igs/lib/gfwchart_
    mt.so] of type [CHART] loaded and enabled
    [Thr 01] [InterpreterManager::LoadInterpretersFromPath] Interpreter [/usr/sap/BP1/DVEBMGS00/igs/lib/imgconv_m
    t.so] of type [IMGCONV] loaded and enabled
    [Thr 01] [InterpreterManager::LoadInterpretersFromPath] Interpreter [/usr/sap/BP1/DVEBMGS00/igs/lib/zipper_mt
    .so] of type [ZIPPER] loaded and enabled
    [Thr 2057] Thu Jul 27 18:59:29 2006
    [Thr 2057] [Portwatcher::Ping] Ping was unsuccessfull 1 times
    [Thr 2057] Thu Jul 27 18:59:59 2006
    [Thr 2057] [Portwatcher::Ping] Ping was unsuccessfull 2 times
    Please help
    Thanks
    Rajeev Goel

  • Important IGS patch released

    Hi,
    SAP has posted an <b>important</b> patch for IGS to prevent a potential security issue. It is strongly recommended that ALL customers using IGS (i.e.  for customer development, for BI charts,  for SEM, etc) apply this patch <b>as soon as possible</b>.
    <b>Patch: IGS 6.40 patch 11
    SAP note number: 865403</b>
    Regards,
    Mike

    Hi,
    For which product your'e going for ? on which platform ? 
    Steps:
    Download patches
    IGS Backup: usr-sap-SID-DVEBMGS<NO>-igs to igs.old
    uncar latest patch: usr-sap-SID-DVEBMGS<NO>-igs
    stopigs / startigs -p : will work here without stopping complete SAP
    Regards;

Maybe you are looking for