cancel
Showing results for 
Search instead for 
Did you mean: 

Graphics Rendering Problem

Former Member
0 Kudos

Hello,

I am trying to create a Business Graphic but I receive a message: "Graphics Rendering Problem".

According to a Weblog I've read here I need to configure the IGS URL according to the igs.xml file but even after doing so I still receive this error messege.

Here is the weblog URL:

/people/sap.user72/blog/2005/03/23/business-graphics-in-webdynpro

Well, here is my xml file:

<?xml version = "1.0"?>

<IGSCONFIGURATION version="1.0">

<TRACELEVEL>1</TRACELEVEL>

<MUX ip="ep6sp9test" port="40000">

<LISTENERHTTP port="40080"/>

</MUX>

<PORTWATCHER port="40001" loadfactor="3">

</PORTWATCHER>

<PORTWATCHER port="40002" loadfactor="3">

</PORTWATCHER>

</IGSCONFIGURATION>

When I browse to: http://ep6sp9test:40080 I can see the statistics server which means that the service is up and installed.

What other configurations should I check? Or maybe something needs to be configured from DynPro Project side?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos
Former Member
0 Kudos

Dear Noufal,

The second link explains how to install and configure the IGS. Since the statistics server is up I beleive my IGS is already installed.

The first link asks to create an RFC Destination.

Please read it's Procedure at:

http://help.sap.com/saphelp_nw04/helpdata/en/72/32f438842e106ee10000000a11402f/frameset.htm

Tell me if you understood anything from it sinc I couldn't...

Former Member
0 Kudos

Hi Roy,

will you check by going to the url http://host:port where port is the HTTP port mentioned in the igs.xml file whether the page is being displayed or not? Like for example it should something like http://localhost:40080. If this page is coming then your igs is running successfully. For your SimpleGraphics object's igsUrl property mention this url i.e. http://localhost:40080 or whatever your igs url is. It should be working.

Regards,

Shubhadip

Former Member
0 Kudos

Hey Shubhadip,

As I said in my Question:

When I browse to: http://ep6sp9test:40080 I can see the statistics server which means that the service is up and installed. But When I try to use it on a DynPro application I receive the rendering problem page.

Former Member
0 Kudos

Have you also set the igsUrl property for your BusinessGraphics UI element to this url i.e. http://ep6sp9test:40080?

Shubhadip

Former Member
0 Kudos

If you mean the IGS URL on the Propertysheet on the server than yes, if you mean from the DynPro side than how do I do that?

Former Member
0 Kudos

Ohhh I didn't realize I need to do it from the UI side as well, it is working now! You are the man Shubhadip!!!!! Thanx alot!

Former Member
0 Kudos

I too didn't know that the Url has to be set both at the server as well as at the UI level.

Thanx Shubhadip..

Former Member
0 Kudos

To both Roy and Noufal,

u can set the igsUrl in the UI elements property to override the default igsUrl property in the propertSheet. Sometimes u may want to access some functionalities which are not there in your local IGS installations, so for these reasons u may want to override the IGS property from UI. But normally if this property is not set for UI it should take the url set in the PropertySheet property. Not sure why this is not working for your case. Will be looking for it.

Regards,

Shubhadip

Former Member
0 Kudos

Hello again,

Well, I get this problem again, this time even if my BG has the correct URL.

Here is my XML file, what should be the port of the igsUrl on the Admin tool, 40000 or 40080?

<?xml version = "1.0"?>

<IGSCONFIGURATION version="1.0">

<TRACELEVEL>1</TRACELEVEL>

<MUX ip="ep6sp9test" port="40000">

<LISTENERHTTP port="40080"/>

</MUX>

<PORTWATCHER port="40001" loadfactor="3">

</PORTWATCHER>

<PORTWATCHER port="40002" loadfactor="3">

</PORTWATCHER>

</IGSCONFIGURATION>

Former Member
0 Kudos

In the Admin the port should be 40080, I believe.

Former Member
0 Kudos

I still receive the problem... Any ideas?

Former Member
0 Kudos

Hi Roy, I am having the same problem as you had, I have done all the necessary configuration bur I am still having that problem, I just want to know if you could fix that error, I what did you do?

Regards

Michele González

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Guys,

i read all the GIS Threads because i have a same problem.

I have an j2ee engine local installed with running igs.

When i build a web-dynpro projekt i can see the charts (bar-chart, column-chart ...) but i cant see a GEOMAP.

I read all the documentations but how can i connect to igs to an external GIS-System?

i visisted the "ESRI" site an all sap software partner sites but i didnt find an solution for this in help.sap.com.

Regards, MY

Former Member
0 Kudos

Hi,

I am also facing exactly the same problem (When i build a web-dynpro projekt i can see the charts (bar-chart, column-chart ...) but i cant see a GEOMAP.)

. Have u got the solution? pls let me know.

vijay