cancel
Showing results for 
Search instead for 
Did you mean: 

caf/eu/gp/api not available in NDWS

Former Member
0 Kudos
79

Hello,

I am creating WebDynpros in studio and would want them to be available in Guided Procedures.

In help.sap.com, it expects us to develop them on IWebdynproCO callable object which is available in 'caf/eu/gp/api' DC(Development Component).

But, this DC is actually not available in the list of DC's in our studio.Hence i can't add it to the project.

Kindly help me out in this.

Provide an alternative if available.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The local development scenario is currently not supported for GP. To be able to use the caf/eu/gp/api DC, you need to work in a SAP NetWeaver Development Infrastructure, and have the software component SAP_EU available.

The alternatives depend on your scenario - for example, you could create a standard Web Dynpro component, package it in an application and embed the application itself in a callable object, but then you won't have the possibility to use output parameters. You can also consider using the predefined callable objects if they fit in your scenario.

Also, which SAP NetWeaver version do you use?

By the way, a new forum on composite application development with CAF and Guided Procedures has just opened (). If you have further questions on GP, please post them there.

Best regards,

Zornitsa

Former Member
0 Kudos

Hi Zornitsa,

Our application involves 5 webdynpros developed in studio.These are required to be available in GP.

Callable objects of these are to be created and linked in GP.

Since we are using RFC's and need to pass data b/w two callable objects, i feel using applications in GP wouldnt fit our scenario.

The NWDI approach that you mentioned, is not possible as of now, as we dont have the access to it.

*We created 5 applications(for 5 Webdynpros) and tried to migrate them to NetWeaver JDI, as mentioned in help.sap.com. But, we are facing problems with deployment.

help - url : http://help.sap.com/saphelp_nw04/helpdata/en/42/c8204dd57f136fe10000000a1553f7/frameset.htm

Former Member
0 Kudos

Hi Zornitsa,

Well, we have NWDI available from our NDWS(netweaver developer studio).

What would be the set of steps that we need to follow in order to have our webdynpro components in NWDS available in GP?

Thanks,

Sharath