cancel
Showing results for 
Search instead for 
Did you mean: 

How to find portal installation directory

Former Member
0 Kudos
186

Hi

I am having a portal implementation up and running.

Now I need to modify a par file in that portal.

I know the name of this par file and I am able to find it in "System Administration."

The problem is that all PAR uploaded there are of size 0.

Now, I remember that if you deploy a par file in portal, it gets deplyed in your J2EE server.

In my case I dont' know what is the name of this server directory.

And thus not able to browse by deployables in server file system using:


<J2EE-Install-Dir>\Path to portal deployed applications.

How can I find this <J2EE-Install-Dir>.

Accepted Solutions (1)

Accepted Solutions (1)

former_member206159
Active Contributor
0 Kudos

In the portalserver ,

you can find the Usr folder. This is directory where all content will store.

The path for finding the par file is

\usr\SAP\<SID>\<Instance>\j2ee\cluster\server<#>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\

Raghu

Former Member
0 Kudos

Thanks Raghu,

Can you please throw some light on why the PAR files are displayed as of size 0 in Browse deployment section of "System administration role".

Do I not have approriate rights !

Former Member
0 Kudos

I was looking in wrong place in Browse deployment.

former_member206159
Active Contributor
0 Kudos

Hi,

It is very easy to download par file from portal itself.

Navigate to System Admin-> Support

In that go to portal runtime -> Browser Deployment.

In that generally we get the size of the par file.

you can find some of the par file in pcd folder also.

Try to add super admin role and check again.

once you download the par file , you need to unzip twice to get the par file.

Raghu

Answers (0)