cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello

I installed Java only Process Orchestration system based on Netweaver 7.4 SR2. I did initial configuration as shown in the attached pictures via FUN. Problem is Enterprise Services Builder is opening without any problems but Integration Builder is not opening. When I try to open it, web page redirects it to " :/dir/start/sso/Directory.jsp" . It is not adding hostname into web link. Even I add server hostname manually to link like "http://server fqdn:50000/dir/start/sso/Directory.jsp" it tries to open Java application but no hostname is written.

What I am trying to do is, migrate everything from our old dual stack PI system into a new Java only PI system but I cannot do that if I can't even open Integration Builder.

Also when I try to configure "SAP Netweaver Process Integration (PI) in FUN it asks for ABAP system credentials.

What else can I do?

Best regards

Kaan

0 Likes
View Entire Topic
Former Member
0 Likes

Go to NWA --> Services --> XPI Service: AII Config Service

modify the following properties:

 

com.sap.aii.connect.directory.httpport = ie. 50000


com.sap.aii.connect.directory.name = the FQDN of your PI server

Click on save.

The Integration Directory URL should now work.

Former Member
0 Likes

Hi Imran,

thanks:)

  I had Same issue and its got reslovled now.

Go to NWA --> Services --> XPI Service: AII Config Service

modify the following properties:

 

com.sap.aii.connect.directory.httpport = ie. 50000


com.sap.aii.connect.directory.name = the FQDN of your PI server

Click on save.