cancel
Showing results for 
Search instead for 
Did you mean: 

UI Development of Biller Direct applications using NWDI

Former Member
0 Kudos

Hi Experts,

I am an Sap Portal Developer.I am new to Biller Direct Applications in Sap Portal.

We have already deployed Biller Direct 6.0 business packages in sap EP 7.0

Now We need to do UI customization for those applications.

For that reason I am supposed to develop track in NWDI.

Can you please explain me in steps creating the Track, dependencies to be added,SCA files needed.

Could you please explain me in steps from creating tracks to importing the SC into NWDS.

I appreciate your response.

Thanks,

Venkat.

Accepted Solutions (0)

Answers (1)

Answers (1)

dao_ha
Active Contributor
0 Kudos

Hi Venkat,

Please refer to this link

http://help.sap.com/saphelp_nw70/helpdata/en/45/68d64260752a78e10000000a155106/frameset.htm

And check out the NWDI Wiki page for additional info.

http://wiki.sdn.sap.com/wiki/display/JDI/SAPNetWeaverDevelopment+Infrastructure

A little hint: it starts with defining your SC in the SLD and there are excellent SCN blogs about track designs

Hope it helps.

Regards,

Dao

Former Member
0 Kudos

Hi Dao,

Thanks for the Answer..but i am looking creating at BD 6.0 Tracks in NWDI.

The track FSCM_BD

I tried checking the sap documentation for NWDI development of SAP BD 6.0 applications.

My goal is to do 1)Create a Biller Direct Tracks in NWDI (SCA files checklist)

2)Creating RunTime Systems

3)Importing into NWDS (if any build problms)

4)UI Customization in J2ee development. ()

Thanks,

Venkat

dao_ha
Active Contributor
0 Kudos

Hi Venkat,

I saw that you found another thread related to BD and NWDI; here are a few more which might be helpful

/thread/926465 [original link is broken]

When it comes to NWDI / NWDS, it should be the same; i.e. the steps to create a track, to import SCAs into NWDI, to import development configuration from NWDI (DTR) to NWDS, to develop using NWDS, etc. so you can still use the links I sent for NWDI

Also, you might want to create your runtime systems (RTS) before creating a track because you'll need to connect your track to the RTSs.

Hope it helps.

Regards,

Dao