cancel
Showing results for 
Search instead for 
Did you mean: 

Importing Software Components directly into NWDS

Former Member
0 Kudos

Hi,

We do NOT have NWDI. There is couple of small changes required in ESS & MSS Software Componets.

I have the ESS & MSS SCs to use & know the name of the WebDynpro Applications (related to Leave Request) to change (one in ESS & the other in MSS). I want to make changes to those DCs.

I want to import ESS & MSS software components into NWDS directly without NWDI.

1) Is it possible to import ESS & MSS software components into NWDS directly without having NWDI?

2) If yes, then How to achive this, what is the procedure/steps to import SCs into NWDS directly?

3) Is it required to import other depenedent SCs also along with ESS & MSS? what are those, please provide me the names of dependent SCs.

Regards

Hussain

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Kindly let me know if any work around without NWDI????

junwu
Active Contributor
0 Kudos

i don't see there is any shortcut....

Former Member
0 Kudos

How can we fix the ERROR we got in NWDI & had a successfull ESS import in CMS?

Please see the error message above.

Or

Is there any work around without NWDI, wherein I get the ESS 633 source code so that I can customize the WebDynpro component directly?

Former Member
0 Kudos

You must be having ESS/MSS SC with you in the form of SCA files...right ?

I dont' think there is anyway to import SCA file in NWDS.

These SCA are actually zip format files which contains EARs and EPAs in it....and I think you can not create project out of that....

Former Member
0 Kudos

In the NWDS, Under NWDI perspective,  Local Development, I had imported the SAPESS software component & its dependencies,  but NOT able to CREATE the project.

Kindly let me know any work around.... Your support will be highly apprciated.

Former Member
0 Kudos

I hope you get solution from some expert here.

But meanwhile I would recommend you to have a look at sap note 872892.


Former Member
0 Kudos

We tried configuring the NWDI track by following the sap note 872892. But ESS Software component IMPORT got FAILED.

Info: we are on SAP NetWeaver 7.3

Please see the error message below:

20120912140817 Info   :Starting Step Repository-check at 2012-09-12 14:08:17.0885 +3:00

20120912140817 Info   :Component:sap.com/SAP_ESS

20120912140817 Info   :Version  :MAIN_ERP553VA_C.20120427113022

20120912140817 Info   :1. propagation request is of type TCSSoftwareComponent

20120912140818 Info   :propagatable:8cf6dcf782ef11e1cec80000002c4c0c not known in repository:http://toyota:50000/dtr

20120912140818 Info   :Import propagatable:8cf6dcf782ef11e1cec80000002c4c0c from archive:SAP_ESS into repository:http://toyota:50000/dtr

20120912140818 Detail :start of importing propagatable:8cf6dcf782ef11e1cec80000002c4c0c to repository:http://toyota:50000/dtr

20120912142213 Detail :start of importing propagatable:8cf6dcf782ef11e1cec80000002c4c0c to repository:http://toyota:50000/dtr

20120912142213 Fatal  :VcmFailure received

20120912142213 Fatal  :caused by Exception:com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: number of bytes written to stream less than specified limit.]:Communication error [cause: number of bytes written to stream less than specified limit.]

  1. com.tssap.dtr.client.lib.deltavlib.CommunicationException: Communication error [cause: number of bytes written to stream less than specified limit.]
  2. java.io.IOException: number of bytes written to stream less than specified limit.

            at com.sap.dtr.client.lib.protocol.streams.ChunkedOutputStream.disableLimit(ChunkedOutputStream.java:476)

            at com.sap.dtr.client.lib.protocol.streams.RequestStream.disableLimit(RequestStream.java:214)

            at com.sap.dtr.client.lib.protocol.Connection.sendRequest(Connection.java:2548)

            at com.sap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1601)

            at com.sap.dtr.client.lib.protocol.Connection.send(Connection.java:1478)

            at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:555)

            at com.sap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:685)

            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.uncheckedExecute(DeltavCommand.java:189)

            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:49)

            at com.tssap.dtr.client.lib.deltavlib.impl.Importable.doNormalImport(Importable.java:142)

            at com.tssap.dtr.client.lib.deltavlib.impl.Importable.doSegmentedImport(Importable.java:176)

            at com.tssap.dtr.client.lib.deltavlib.impl.Importable.execute(Importable.java:109)

            at com.sap.cms.tcs.client.DTRCommunicator.writeChangelistData(DTRCommunicator.java:403)