cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Development Components without CAF

Former Member
0 Kudos

Hi all,

we have one track in NWDS system. The following software components are installed SAP_BUILDT, SAP_JTECHS, SAP-JEE and our component. I am creating a DC, buiding and deploying in the separate J2EE server. But we want to access this component in the portal. But as per my knowledge, if we import CAF Component and deploy under EP Server then only DC will come under GP callable object. Is there any other way to see the component in EP Server other than GP without having CAF. If any body knows please guide us. The issue is with very high priority.

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Do you want them in CAF related area like callable obj or in GP s or just to create an iview using the WD DC.

If its just an iview, you can use the iview templates - > WD iview - > Your component will be defined under a different namespace use it and access it.

In case of lower versions of portal , while creating WD iview. in namespace.. instead of local/proj name.. ur name/dc proj name.. should be used.

Is this wat u r looking for ?

Regards

Bharathwaj

Former Member
0 Kudos

Thanks for your reply.

Is it possibile to create an Iview with webdynpro development components in EP?.

If suppose our application is having more than component means, how we will differentiate.

Thanks.

Former Member
0 Kudos

Yes. Its possible to create Webdynpro iview in portal. You need to have content admin role to create iviews. Iview creation vizard will automatically show all the webdynpro components deployed onto WAS. You can select the component for the iview creation

hope it helps

regards,

Sujesh

Former Member
0 Kudos

Hi,

Components are in a development perspective.

In a user perspective , his entry into it is only through application. In your WebDynpro Explorer, when u double click on application you will know wat component it is linked too . If there is a necessity to access each component seperately through url, you have to create an application for each of these components.

For creating a iview out of this, follow the steps i had mentioned in the previous post.

Regards

Bharathwaj

Former Member
0 Kudos

Thanks a lot for your reply.

with help of your suggestions we successfully created the webdynpro iviews for development components using the iview template.

But in the lower versions of EP as mentioned in the reply we have to define the namespace as <b>ur name/dcprojname</b> could you please explain this. It will be more helpful for us.

Thanks.

Former Member
0 Kudos

Thanks a lot for your reply.

with help of your suggestions we successfully created the webdynpro iviews for development components using the iview template.

But in the lower versions of EP as mentioned in the reply we have to define the namespace as <b>ur name/dcprojname</b> could you please explain this. It will be more helpful for us.

Thanks.

Former Member
0 Kudos

Hi,

Do this.

Run your application directly in the browser .

Note the url. After webdynpro/dispatcher whatever comes is ur <namespace>/projname/appname.

example :

sap.com/esstratre/Expenses?SAPtestId=0

Regards

Bharathwaj

Former Member
0 Kudos

Hi,

Thanks a lot with help of your suggestions we created the webdynpro iview in EP6 itself. we tried with our local system it is working. May I know will the same condition will work for remote server also. once again Thanks.

Former Member
0 Kudos

Hi,

In case of a remote system, first create system for the remote server.

(Detailed configuration steps can be found in ESS help)

When creating an iview,instead of local system mention this system alias.

Regards

Bharathwaj

Answers (0)