Quantcast
Channel: SCN : Unanswered Discussions - SAP NetWeaver Development Infrastructure (NWDI)
Viewing all 562 articles
Browse latest View live

how to get a .SDA file from deployed .ear in nwdi

$
0
0

Hi ,

 

Can any one let me know how to download the .sda file from an existing  ear file from  nwdi( NWDS 7.0 or 7.3).

 

Please let me know the steps to find the .sda file in nwdi.

 

 

Thanks in advance.

 

Regards,

Kumar.V


nwdi import failed-No Configurations on Server or Server error

$
0
0

Hi SAP Gurus,

 

While importing Development Configuration into NWDS(Version: 7.01.05) I am getting error "No Configurations on Server or Server error".

 

I've given correct SLD URL in Windows-> Preferences-> Development Configuration Pool http://hostname:port/sld/cimom. The ping was successful. Upon clicking on import and providing login details the track list in SLD is not popping up instead I am getting the error.

 

I've tried with SLD URL http://hostname:port/(ping was successful) but the issue is still the same. We have restarted the SLD and DTR but no luck.

 

The tracklist is available in NWDI (logged into http://hostname:port/devinf and clicked on Show tracklist). I am able to see the tracks in CMS as well.

 

Please can someone help to resolve the issue

Webdynpro explorer doesn't show WD project; showing in navigator only

$
0
0

Hello Experts,

 

I am creating a project from NWDI dev track.

 

I have imported track from SLD and I want to create project from one of the DC.

 

After successful build. It's not asking to change the perspective. WD DC is showing in Navigator explorer only not in the WD explorer.

 

Please help.

 

 

Thanks,

Muktesh

SAP Portal/NWDI upgrade from 7.0 to 7.4 with ESS/MSS

$
0
0

Hello experts,

 

We are upgrading SAP portal 7.0 to 7.4. We do have customized ESS SC's on NWDI and another track with custom WDJ SC's.

 

 

I went through several discussions + blogs + Wiki's + Notes to plan on upgrading the NWDI tracks. Here is my understanding and questions.

 

1. For WDJ ESS, since the new components are based on java 6, we should create new track and add new SC's (SAP_ESS 633) to it and make changes through NWDS and move through NWDI. QUESTION: This means we are discarding the old tracks by creating new ones? Is this the only that we have to make changes again using NWDS and no way we can make use of the existing SC's which is based on SAP_ESS 603?

 

2. For the other track that has custom WDJ, should we still create new track as the support SC's changed and just re-compile and deploy? this means we can do everything in NWDI and no need for NWDS?

 

Appreciate if you can confirm/correct my understanding and throw some light where i am not clear.

 


Thanks

Karthik

How to install Development Infrastructure on fresh NW 7.40.8.0 server

$
0
0

Hello all,

I have a fresh install of NW 7.40.8.0 and unfortunately the "Development Infrastructure" was not checked during the installation process. I have searched the forum as well as Google to find out how to install this, unfortunately many of the articles I have found are 5-10 years old. Not very helpful.

If someone could point me to the correct SCA files so I can use the Software Update Manager (SUM) to install I would appreciate it.

Thanks,
Mike

Implementation File not found error in newly migrated DC

$
0
0

Hello Experts,

 

We have copied a DC from NW 7.1 NWDI track to NW 7.3.

We created project in NWDS 7.3 from the newly copied WDJ DC.

This WD Java DC giving below error when we try to open Java Editor for the view.

 

Capture.PNG

 

Please help!

 

Thanks,

Muktesh

NWDS 7.3 RFC models are not visible

$
0
0

Hi Experts,

  In NWDS 7.3 I am not able to see any created models.

I checked in different DCs but no models are visible in that.

I want to check the imported models and its details in each DCs.

 

Please help me.

 

Thanks & Regards,

Alex

Exception in Webservice method.

$
0
0

Hi,

 

I need to connect to UME API through a WebService and authenticate the user.

I created a EJB module and exposed it as a Webservice.

 

The code i have written in Bean class is as follows:

 

 

                static IUserFactory userFactory;

                static IPrincipalFactory principalFactory;

        public boolean Test(String s1)throws Exception

        {

             IUserFactory userFactory = UMFactory.getUserFactory();

             IUserSearchFilter filter = userFactory.getUserSearchFilter();

           ISearchResult searchResult = principalFactory.simplePrincipalSearch(

                                        s1,

                                        IPrincipalFactory.IUSER,

                                        ISearchAttribute.EQUALS_OPERATOR,

                                        false,

                                        null);

                                       

                        if (searchResult.getState() == ISearchResult.SEARCH_RESULT_OK) {

                                              return true;

                        } else {

                        return false;

                        }

           

 

and when i test it i get follwing msg.

 

An error has occurred. Maybe the request is not accepted by the server:

 

Exception in method Test.


Please help.



Cant migrate an EAR wrapper for an EJB to Development Component

$
0
0

Dear all,

 

I need to migrate a custom developed AS Java job (extends MDBJobImplementation, EJB based) to the NWDI environment of a customer. So I created an EJB project in NWDS and also created en EAR wrapper project while doing, to be able to deploy the job:

 

 

 

 

1.jpg

 

At the end I have an EJB project containing the job and an EAR wrapper project for that one, so far so good. Since I need both in the development track of our customer I needed to migrate both to DC's. While I didnt face any problems for migrating the EJB, Im not able to do so for the wrapper. I simply dont see any entries I can proceed if I choose "Convert Project to Development Component..." from the context menu of the EAR wrapper project. This makes it impossible to deploy the job itself and is of course not expedient.

 

2.jpg

 

I guess its a quite common task resp problem, but I didnt faced it for myself till now and not able to find any hints on SCN. Could somebody help me out please? Thanks,

 

cheers

Trasnporting NW BPM using NWDI in NWDS

$
0
0

Hi All,

 

I am new to NWDI and NWDS. We configured NWDI track (CMS transports) for SAP PO NW BPM Process in NWDS.

We created a software component in SLD and configured it on NWDI track. We completed development of NW BPM process in NWDS and deployed it in our development envrionment.

Could you please let me know what are steps to move our transports to higher envrionments.

 

Best Regards

Jay

Issue regarding NWDI deployment (Waiting SC also got imported)

$
0
0

Hi All,

 

currently i am facing an issue ,

 

scenario: We had imported customer interaction module and sales transaction module in Test system using NWDI ,

First customer module was assembled followed by sales transaction  module and imported in to Test system in the same order respectively.

 

Both the modules are waiting for approval in approval tab of NWDI CMS , but after that there was a need to import only sales transaction module to production , so we approved only sales transaction module and imported it in to production .

 

The issue is when we imported sales transaction module along with it customer interaction module also got imported which we haven't approved.

 

 

I want to know whether there are any dependencies between sales transaction and customer interaction module and why both the module got imported into production.

 

 

Thanks in advance,

 

Regards,

Santosh.B

syncing sca file to the version that is currently used in production

$
0
0

hi experts ,

i have new enhancement in a dc , which belongs to an sca file ****Dev, now there are other 10dcs in this sca file, and when i asked for current version of the sca file in proudction the basis team had given thebelow screen shot .

 

sca production version.png

 

now i have to sync my sca file in nwds to this version , im not getting options to do so, but in a particular dc selecting a particular java or jsp file im able to see the same in version graph and also sync that resource to version i desire. , but i wanted to sync my entire sca file to that version so that when my change is done and on moving to prod we will be moving this entire sca and not single dc where i had done my change ..

 

help me out in syncing my sca file to the appropriate version.

 

 

Regards

Govardan Raj

No configuration on server or server error

$
0
0

Hello All,

 

I am working on nwds 7.01. When i am trying to import tracks from di perspective, it gives an error "No configuration on server or server error". I have seen couple of threads regarding the same issue.followed all the steps but couldn't get through I have checked everything. Maintained SLD URL in Development configuration pool. still it throws the same error.

 

Appreciate your help on this.

 

 

regards

kiran

Can't add SAP AS Java on 7.3

$
0
0

Hi Experts,

 

I am not able to add SAP AS Java on NWDS 7.3. Checked some scn content and found out that we go to SAP Management Console and add it over there. I tried doing that and it is asking me ADM or any other Operating System Administrator credentials. Can someone please let me know what are those credentials for as I tried with my administrator id but could not login.

 

Thanks

Harshmeet

Which Track contain the custom development

$
0
0

Hello All,

 

I have a requirement where in I have to make some  changes to the existing custom developed Applications.  I can see many tracks in my nwdi server which were created by previous consultant. I don't know which is the correct or latest tracks for those components. How can i find out which track contains the custom changes.

 

Do we have to import all the tracks in nwds and go through each of them??

 

I truely Appreciate any inputs on this.

 

Regards

Kiran


NWDI track just to check-in, check-out code

$
0
0

Hi,

 

I have a requirement where I want just want to have some code in a central repository with versioning functionality . I don't have a requirement to build the code, so I want to know if I can go for NWDI-->Creation of tack. Please let me know if below basic steps are correct.

 

1) Creation of track in NWDI

2) Create a SC (Software component) under the track in NWDI

3) Download the SC to your local (NWDS)

4) Create a DC under the SC in NWDS ( SC which has been downloaded from NWDI track to your local)

5) Put your java code in these DCs (I am not bothered about their build)

6) Configure your NWDS with NWDI (Connection)

7) Check-in the code to NWDI

 

Any steps I am missing or any here are any corrections in the above steps needed ? Please guide.

Deploying webdynpro Application via SDM

$
0
0

Hello All,

 

I am working on nw7.01 version. I have nwdi setup in my landscape. I have imported the track in my nwds from dc perspective and from the inactive DC i have created a project. Now i am able to see the project in webdynpro perspective.  I have a requirement where i have to modify the ess benefits service. My question is suppose if I make any changes to my view and if i deploy the application through SDM then will it replace the current application that is running on the j2ee server. Appreciate any inputs on this.

 

 

Regards

Kiran.

Deploying modified ESS code in nwdi

$
0
0

Hello All,

 

I am working on the custom changes of the ESS webdynpro java based services. My nwdi is setup with Development, Consolidation, Test and Production runtime system.My question is after making changes to the services how should i deploy the application. After deploying application where exactly the application will run. Since we have configured all the runtime systems, on which runtime system does it get deployed.

 

I am really confused with this stuff. Highly appreciate your help.

Moving the code to NWDI

$
0
0

Hi Experts,

 

We have a requirement where we need to move our code which we have currently in a .war file to NWDI . We need to create NWDI Tracks and SC's as going forward this will help us in the version management and also we do not loose changes if we upgrade our application.

 

Can someone please suggest how can this be achieved.

 

Thanks

Harshmeet

NW 7.02 > NW74. Create new NW74 track in NWDI 7.02

$
0
0

HI NWDI experts,

We have upgraded our portal from NW7.02 > NW74. All custome components were deleted. Now we need to migrate our custom components to NW74. We have the correct NWDS level 731 and we're getting ready to create a NW74 track to import our components into so we can migrate them to NW74. Our NWDI is still 702. Is there a document that talks about this specific process? Is this the best way to do NW702 > NW74?

 

Regards

Daniel

Viewing all 562 articles
Browse latest View live