cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Create custom Webdynpro Application Services in SICF

Former Member
0 Kudos

Hello Experts,

We have situations when after moving few of our custom Webdynpro ABAP applications from Dev environment to Quality systems, We unable to view the Webdynpro application in SICF(/sap/bc/webdynpro/sap/) in Quality system.

We have checked that applications are transported property along with the components when viewed in SE80, but unable to find them in SICF service path in quality system.

When we tried to test the WD application URL of quality system, we got the below error.

  • ICF service node "/sap/bc/webdynpro/sap/<WD Application Name >" does not exist

We  have gone through various SAP notes and we have activated services mentioned in the attached sap note(sapnote_0001088717). Even then we are not seeing the services under SICF transaction.

Could you please provide your inputs .

Thanks & Regards,

Murthy

Accepted Solutions (1)

Accepted Solutions (1)

guillaume-hrc
Active Contributor
0 Kudos

Hi,

Faced this issue in the past... I had some results by manually testing method GENERATE_SICF of class CL_WDY_MD_APPLICATION in SE24.

If transport order is not prompted, try changing package in SICF (right-click -> Obj. Directory Entry).

Last resort, add it manually in your order in SE10. (content to add is precisely shown in SICF, right-click -> Obj. Directory Entry)

Best regards,

Guillaume

Answers (2)

Answers (2)

suresh_namani
Participant
0 Kudos

Hi Murthy,

Check whether below mentioned components created in the transport request task.

Interface (ABAP Objects)

ICF Service

Web Dynpro Application

Web Dynpro Component

ICF Service is the service which refers the webdynpro application in SICF tcode.

Try to use write transport entry option and import all the components again into a request and transport it.

Thanks & Regards,

Suresh Namani

Former Member
0 Kudos

Hi Murthy,

Re import your TR and check the services in SICF.

Regards

Praveen