cancel
Showing results for 
Search instead for 
Did you mean: 

Business System for PI

Former Member
0 Kudos

Hello ,

We are planning to check the avialabilty of PI from a website. For this I have created a webservice, which will allow the Website to access PI.

But now I am getting a error 'INTERNAL.LOOP_IN_MESSAGE_ROUTING'.

I have come to know this error is because , the business system on PI is configured as 'Integration Server'.

I would like to know ,  If we can create a business system in PI as 'application system' .

Thank you .

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

nageshwar_reddy
Contributor
0 Kudos

The role of the business system of PI should be Integration server.

I would like to know ,  If we can create a business system in PI as 'application system' .

Answer to your above question is No. You cannot set the role of PI business system as application system in regular use case.

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

How are you hitting PI server, are you checking availability of AE or IE? how you implemeted logic in your web service to hit PI server?

you can develop one Sync dummy scenarion then you can run the interface perioidicly, but this approch will not give 100% accurate results.

Implement Alert Frame work /CCMS , it will solve your prob.

Former Member
0 Kudos

Hi ,

I have crated a proxy on PI server , and created a wsdl from Integration builder .

The proxy will return a simple message like 'Connection OK'.

former_member189387
Active Contributor
0 Kudos

Hi ,

For testing you can create one more  PI Client act as Application system .

but it is not standard .


Former Member
0 Kudos

Hi,

You can try with Business Service.

Thanks,

Sudhansu