cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise Portal DC Migration Issue into 7.31

Former Member
0 Kudos

Hi Experts,

I have created one Enterprise Portal DC created in 7.0 into 7.31.

After creating it is building successfully using deprecated dependencies.

I need to resolve those dependency before deploying into 7.31 server?

For the Enterprise Portal DC deploy option is also coming as disable.

Am I doing correctly?

We are using NWDS is EHP1 SP08 PAT0011 and JDK 1.6_0_30.

Dependency:

Need your help.

Thanks,

Patralekha

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member442169
Participant
0 Kudos

Hi,

First remove deprecated api in referenced dc(External library) then try to build and check for deploy option.

regards,

surya.

Former Member
0 Kudos

Hi,

In my external library DC only jar files are there & it is building properly without any warning of deprecated API.

How to check for Deprecated API there?

Thanks in advance.

Patralekha

former_member442169
Participant
0 Kudos

Hi,

Did you find any deprecated API in class files(*.java), It represents like below image.

Then you have to find relevant jar and replace with a new one.

Second option is to create new external library with required jars(Replace deprecated jars with new jars) and give reference to existing dc.

Regards,

Surya.

Former Member
0 Kudos

Ok..let me check & get back to you.

former_member246153
Active Contributor
0 Kudos

Hi,

     Have you created a fresh DC in NWDS 7.3 or is that you have imported a 7.0 DC to 7.3 NWDS. Then can you check your portal DC has portalapp.xml file.

Regards,

Srinivasan V

Former Member
0 Kudos

I have imported a 70DC to 7.3.

It has portalapp.xml file.

What needs to check there?

Patralekha

former_member246153
Active Contributor
0 Kudos

Hi,

     Try to create a new Dummy Enterprise Portal DC in NWDS 7.3 to check whether you are getting the Deploy option there or not? If you get the deploy option there then i guess you need to migrate the 7.0 DC to 7.3.

Regards,

Srinivasan V

Former Member
0 Kudos

In this context I have some doubt.

I have imported the Dc of type Enterprise Portal / Portal Application Module [sap.com]

But locally while I am creating the DC type is Enterprise Portal / Portal Content [sap.com] & deploy option is also available.

What is the difference between them?

Thanks,

Patralekha

former_member246153
Active Contributor
0 Kudos

Hi,

     OK now how you have imported the 7.0 DC to 7.3 NWDS? my assumption would be using Import-->General-->Existing Project to Workspace in that you have located your _comp folder right.If so then is might have asked for Migrate the project to DC like components.If you came up to this you are correct. Then you should be able to build and deploy the DC if you have configured SAP EP Server details in NWDS.

Regards,

Srinivasan V

former_member246153
Active Contributor
0 Kudos

Hi,

Go through this link also to get clear idea about Portal Application module

Enterprise Portal DCs (SAP Library - Using Java)

Regards,

Srinivasan V