cancel
Showing results for 
Search instead for 
Did you mean: 

PCo data to iChart

Former Member
0 Kudos

Hi,

I have the following issue.

Pco is connected to MII (12.1). I have to show these data in an ichart on a web page (applet).

I get all data from Pco to MII, this works fine. But I can't get the data to the ichart!

How do I have to configure the work around that the data also will be send to the Ichart.

At the moment I was configured:

transaction to receive PCo data.

Xacute of transaction.

Ichart which calls the Xacute.

The ichart always receives the initial data.

Any suggestions?

Sebastian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As per my understanding your execute query is working fine the only issue when you attach it to iChart.

Have you tested your chart from workbech is it working fine.

If yes than may be some parameter passing issue or date time issue.

one more thing you can do is enale applet debugging for your html code.

hope this help!!!

Regards,

Manoj Bilthare

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks for your help